1
0
mirror of https://gitee.com/vant-contrib/vant-weapp.git synced 2025-04-06 03:58:05 +08:00

366 Commits

Author SHA1 Message Date
KongYe
aa32f2441e feat(Divider): add divider () 2019-09-19 16:51:22 +08:00
creeperdance
810f20ea2e feat(Dialog): 增加 title 插槽、confirm-button-color 、cancel-button-color 属性 () 2019-09-19 11:32:57 +08:00
neverland
d249bdcce9
docs(Grid): update document () 2019-09-18 16:39:09 +08:00
neverland
4601f77c5c
fix(Notify): incorrect safe area () 2019-09-18 15:50:45 +08:00
neverland
70296c1c3c
docs(Button): add gradient color demo () 2019-09-18 15:23:41 +08:00
linrz
9dc028b96e feat(Notify): 增加 type 和 onOpened onClose onClick 回调 () 2019-09-18 14:23:25 +08:00
孙天骁
c8860081a7 feat(NoticeBar): add left/right-icon slot () 2019-09-18 14:22:43 +08:00
ShuaiKang Zhang
b9228ba3ea feat(Grid): add Grid component () 2019-09-11 16:10:24 +08:00
Jake
3204b46b11 feat(Progress): add stroke-width prop 2019-09-11 11:34:04 +08:00
Jake
545ecbb679
Merge pull request from JakeLaoyu/feat/Rate-add-touchable-prop
feat(Rate): add touchable prop
2019-09-11 11:20:06 +08:00
Jake
0b2a4092f9 feat(Rate): add touchable prop 2019-09-11 11:19:22 +08:00
Jake
0e8caf56c4 feat(GoodsActionButton): add color prop () 2019-09-10 11:16:04 +08:00
君寻
9bd12ede08 feat(TreeSelect): add content slot () 2019-09-10 10:27:05 +08:00
君寻
9dba47ddb2 feat(TreeSelect): add max prop () 2019-09-10 10:12:41 +08:00
aphasic
a967862b1d feat(Stepper): add input-widht、button-size props, support long tap gesture 2019-09-10 10:09:03 +08:00
君寻
be606db468 docs: fix ActionSheet example doc () 2019-09-09 16:32:54 +08:00
君寻
fd82af0ac1 feat(ActionSheet): add close-on-click-action prop () 2019-09-09 16:11:55 +08:00
neverland
517765433f
feat(Overlay): use custom-style instead of mask () 2019-09-09 15:15:33 +08:00
creeperdance
dffdf3bae9 [new feature]: 新增组件 overlay () 2019-09-09 14:48:18 +08:00
ShuaiKang Zhang
407f9b51b4 feat(Circle): add Circle component () 2019-09-09 14:44:33 +08:00
neverland
a37e0b9fa5
fix(Sticky): default z-index () 2019-09-06 14:28:45 +08:00
月光倾城
623bea55fd [new feature]: 新增组件sticky () 2019-09-06 14:18:16 +08:00
Jake
35b85f18dc feat(Slider): min & max support arbitrary value () 2019-09-06 13:48:50 +08:00
Jake
441b0819ee feat(Steps): add inactive-icon prop () 2019-09-06 11:15:37 +08:00
Jake
ecfb244144 feat(Rate): size prop support string () 2019-09-06 10:26:34 +08:00
Jake
af12420ebc feat(Rate): add gutter prop () 2019-09-05 20:21:01 +08:00
neverland
02ade87963
breaking change: remove SwitchCell component () 2019-09-05 17:06:58 +08:00
neverland
ae0c00d463
feat(Popup): add close-icon prop () 2019-09-05 16:54:22 +08:00
Jake
1d242b7fd3 feat(Steps): add active-icon prop () 2019-09-05 16:53:27 +08:00
neverland
f6be2db496
feat(Popup): add closeable prop () 2019-09-05 16:45:22 +08:00
Jake
fea272200d feat(DatetimePicker): add filter prop () 2019-09-05 16:18:29 +08:00
neverland
fc31d9810d
feat(style): update basic red color () 2019-09-05 11:34:28 +08:00
Jake
1db448712f feat(Button): add loading-type prop () 2019-09-05 11:17:51 +08:00
rex
438cf85dcd [bugfix] Radio: fix doc error
fix 
2019-09-04 15:19:08 +08:00
neverland
22ad214714
feat(Field): add arrow-direction prop () 2019-09-04 10:40:39 +08:00
neverland
b685dd73d4
docs(Stepper): update demo () 2019-09-03 15:22:02 +08:00
neverland
f382d98a90
docs: update cell () 2019-08-30 11:53:49 +08:00
neverland
008125110c
feat(Popup): add round prop () 2019-08-29 11:43:12 +08:00
neverland
33764cd328
docs(Popup): update demo () 2019-08-29 11:05:22 +08:00
陈嘉涵
a7d6d6b222 feat: update demo 2019-08-28 14:10:32 +08:00
陈嘉涵
a0497d5858 docs(Notify): update demo 2019-08-28 11:47:12 +08:00
neverland
439efea9ee
breaking change(Notify): rename text、backgroundColor option () 2019-08-28 11:36:10 +08:00
neverland
6a9822115d
docs(Sidebar): update demo () 2019-08-28 10:49:01 +08:00
neverland
afa3f4a2ad
breaking change: rename badge to sidebar () 2019-08-28 10:41:55 +08:00
rex
3691cc409c
[bugfix] TreeSelect: fix error when type of activeId is string or number
fix 
2019-08-27 15:38:52 +08:00
neverland
9d3957e28a
feat(Tag): add warning type () 2019-08-25 21:06:03 +08:00
neverland
9e0096d554
fix(example): incorrect usingComponents path () 2019-08-23 11:04:13 +08:00
neverland
dbb74fedf0
[new feature] Button: add color prop () 2019-08-15 20:30:29 +08:00
Brook
5addfd8526 [new feature] TreeSelect: 增加多选功能 2019-08-14 17:27:45 +08:00
neverland
d5d32b7426
[new feature] Button: add icon prop () 2019-08-07 15:51:27 +08:00