69 Commits

Author SHA1 Message Date
nemo-shen
ee0e485eef
test(Button): add unit test (#4603)
* fix: test init

* test(Button): add unit test

* fix(test): remove unused code

* test(build): remove demo/test dir when compile

* fix(Button): remove duplicate demo

* test(Button): adjust component.json
2021-11-10 15:54:37 +08:00
nemo-shen
b7aaefebf3
feat(ConfigProvider): add config-provider component (#4279) 2021-06-25 17:14:08 +08:00
rex
13e82ea0db
feat(share-sheet): add new component (#3559) 2020-08-26 15:18:19 +08:00
DFmoon
3a60055f8e
feat(Empty): add Empty component (#3327)
* feat(Empty): add Empty component

* fix: 支持传入自定义图片链接

Co-authored-by: shendongfeng <shendongfeng@youzan.com>
2020-06-30 11:43:37 +08:00
rex
163ac52542
feat(Calendar): add new component calendar (#2894) 2020-03-20 23:15:18 +08:00
Waiter
26698e895a
chore: change some code (#2756) 2020-02-14 11:19:50 +08:00
neverland
9ef4cae03f
fix(Skeleton): missing wx:key and page declaration (#2312) 2019-11-15 14:13:11 +08:00
Fyerl
c8d27f5ca7 feat(IndexBar): add IndexBar component (#2303) 2019-11-15 13:58:51 +08:00
KongYe
0918833fa8 feat(Skeleton): add new component skeleton (#2244) 2019-11-04 20:38:56 +08:00
月光倾城
63fb894b41 feat: add vant-uploader (#2156) 2019-10-23 15:21:50 +08:00
aphasic
dd5d76dbb4 feat: add DropdownMenu、DropdownItem component (#2181) 2019-10-23 12:00:24 +08:00
nrz
a1405a9b4a feat(Image): add Image component (#2176) 2019-10-21 16:55:29 +08:00
lethe
95476ae754 feat(CountDown): add CountDown (#2135) 2019-10-11 20:12:22 +08:00
rex
147080bf54
refactor: compatible with iphone by env 2019-09-25 10:50:11 +08:00
KongYe
aa32f2441e feat(Divider): add divider (#2058) 2019-09-19 16:51:22 +08:00
ShuaiKang Zhang
b9228ba3ea feat(Grid): add Grid component (#2016) 2019-09-11 16:10:24 +08:00
creeperdance
dffdf3bae9 [new feature]: 新增组件 overlay (#1992) 2019-09-09 14:48:18 +08:00
ShuaiKang Zhang
407f9b51b4 feat(Circle): add Circle component (#1984) 2019-09-09 14:44:33 +08:00
月光倾城
623bea55fd [new feature]: 新增组件sticky (#1954) 2019-09-06 14:18:16 +08:00
neverland
02ade87963
breaking change: remove SwitchCell component (#1968) 2019-09-05 17:06:58 +08:00
neverland
afa3f4a2ad
breaking change: rename badge to sidebar (#1916) 2019-08-28 10:41:55 +08:00
neverland
9e0096d554
fix(example): incorrect usingComponents path (#1897) 2019-08-23 11:04:13 +08:00
rex
723cebac1a
[new feature] TabBar: improve performance & add new props & improve doc (#1722)
fix #1625

pull request 改动点:

- 重构组件,优化性能
- 新增 inactiveColor、name 属性
- 完善文档,增加小程序自定义tab-bar示例
2019-06-24 17:42:37 +08:00
neverland
2cef9ad091
[improvement] NoticeBar: optimize wxml (#1576) 2019-04-28 14:31:27 +08:00
rex
3cb142b8f5
[new feature] Picker: add new component Picker 2018-12-17 14:23:52 +08:00
rex
559dde9616 feat(Collapse): add new component Collapse @rex-zsd (#936) 2018-11-23 23:29:32 +08:00
rex
60b6dc324a [new feature] Rate: 增加新组件 rate (#931) 2018-11-23 20:12:14 +08:00
rex
237fccadca feat(DatetimePicker): add new component datetime-picker @rex-zsd (#881) 2018-11-08 22:24:55 +08:00
neverland
ede23675fe
[improvement] optimize component registration (#846) 2018-11-01 20:25:27 +08:00
rex
40ce5cf61a
[new feature] SwipeCell: add new component swipe-cell 2018-10-30 10:20:23 +08:00
fenghou
f37cf4b8d0 [new feature](goods-action): 新增商品页行动点业务组件 (#736) 2018-10-12 15:27:35 +08:00
rex
6abbb0b316 [new feature] Checkbox: 增加复选框组件 (#666) 2018-09-28 16:58:55 +08:00
rex
23ebe64fd1 [new feature] Radio: 增加单选框组件 (#629) 2018-09-23 14:57:20 +08:00
rex
7a878dd0e2 feat(SubmitBar): 增加submit-bar组件 @zhongnan (#597) 2018-09-19 15:45:39 +08:00
rex
265ce6a982 [new feature] Area: 增加省市区选择组件 (#591) 2018-09-19 11:06:33 +08:00
neverland
406af0f8b5
[improvement] support computed (#557) 2018-09-11 15:18:54 +08:00
neverland
47817a5209
[breaking change] Actionsheet: rename to ActionSheet (#514) 2018-09-06 14:11:45 +08:00
neverland
cb9a63f477
[bugfix] Tab: hairline (#502) 2018-09-05 17:54:56 +08:00
neverland
216e4eb8e6
[new feature] add Tab component (#496) 2018-09-05 11:06:59 +08:00
neverland
853a2681af
[new feature] add Progress component (#459) 2018-08-23 20:59:23 +08:00
neverland
515f775e5f
[new feature] add SwitchCell component (#455) 2018-08-22 11:28:02 +08:00
neverland
eecc4bbdaa
[new feature] add slider component (#453) 2018-08-22 10:32:27 +08:00
neverland
5e65176fb7
[Improvement] Transition: support more animation (#445) 2018-08-21 11:51:45 +08:00
neverland
f6e25a26db
[new feature] add Toast component (#437) 2018-08-19 10:41:46 +08:00
neverland
efdfd6691f
[new feature] add Tabbar component (#435) 2018-08-16 21:29:11 +08:00
neverland
b9576eee0d
[Doc] reduce config file (#412) 2018-08-13 10:11:17 +08:00
陈嘉涵
21ddc06dcb [new feature] add notify component 2018-08-11 20:51:59 +08:00
陈嘉涵
e4941a5346 [new feature] add nav-bar component 2018-08-11 07:53:37 +08:00
陈嘉涵
cbe9eb27d6 [Doc] temporary remove some components 2018-08-09 21:15:18 +08:00
陈嘉涵
3434eb2ac7 [breaking change] Loadmore: removed 2018-08-06 11:56:23 +08:00