980 Commits

Author SHA1 Message Date
rex
3adba1a67b
fix(Picker): add mask (#2816)
fix #2792
2020-03-03 17:45:15 +08:00
rex
bf287502e4
fix(GoodsActionButton): fix style error in single action button (#2808)
fix #2786
2020-03-02 14:49:24 +08:00
rex
9f8fe59650
feat(DropdownItem): add new event open close opend closed & new prop popup-style (#2804)
fix #2361, fix #2796
2020-03-01 20:44:14 +08:00
rex
6ffbec1f77
fix(Radio): adjust name type to any (#2801)
fix #2800
2020-03-01 10:28:43 +08:00
rex
a0fbedc1e4
docs(Uploader): fix doc error (#2777) 2020-02-26 16:24:11 +08:00
Lindy
a63d5651b4
feat(Card): add slots attrs (#2787) 2020-02-26 16:23:55 +08:00
rex
dcd3665570
feat(GoodsActionButton): add default slot (#2779) 2020-02-21 16:44:15 +08:00
Lindy
4b58899594
feat(SubmitBar): style update (#2755)
* feat(SubmitBar): style update

* feat(SubmitBar): code optimize

* feat(SubmitBar): code adjustment

* feat(SubmitBar): code adjustment
2020-02-21 16:39:33 +08:00
Waiter
855cfa5d94
chore: change some style (#2773)
* chore: change some style

* chore: change some code

* fix(Tabs): 调整初始化时机
2020-02-18 20:33:39 +08:00
neverland
8c394217fc
Update README.md 2020-02-18 15:16:37 +08:00
rex
20d49bf97f
fix(DropdownItem): emit close while change item (#2766)
fix #2582
2020-02-15 23:36:16 +08:00
rex
ad3973272b
docs(Radio): fix label-disabled error (#2763)
fix #2751
2020-02-15 17:43:53 +08:00
Lindy
c64d80ab59
feat(Card): style update (#2754)
* feat(Card): style update

* feat(Card): style update
2020-02-15 17:34:20 +08:00
rex
4ed51fd859
fix(GoodsActionButton): fix style error (#2762) 2020-02-15 16:14:39 +08:00
Waiter
9d6ef0e955
refactor: refactor relation (#2760) 2020-02-14 16:56:37 +08:00
Waiter
6ea006006f
fix(Tabs): fix disabled event data (#2758) 2020-02-14 15:19:02 +08:00
Waiter
438d97eca3
chore: change some names (#2757) 2020-02-14 14:35:38 +08:00
Lindy
45d0a32eab
fix(Button): add loading color when plain is true (#2746) 2020-02-12 12:21:59 +08:00
rex
bfa648b13b
fix(Checkbox): support set disabled dynamic (#2748)
fix #2742
2020-02-12 12:04:43 +08:00
rex
ce2a14803a
docs(Cell...): fix default slot name (#2724)
fix #2722
2020-02-06 17:37:55 +08:00
wujingquan
4de5a966d4
fix(ActionSheet): support more options (#2715) 2020-02-05 21:33:37 +08:00
Lindy
b85187a74c
fix(Circle): README.md size type mistaken (#2694)
* fix(Circle): size support unit

* fix(Circle):  README.md size type mistaken
2020-02-05 11:50:42 +08:00
Lindy
3f550d49cd
feat(Uploader): add uploader component disabled style (#2720) 2020-02-04 15:36:51 +08:00
rex
0d9850a11d
fix(Tab): support set animated dynamic (#2712)
fix #2597
2020-01-23 10:29:33 +08:00
rex
cc95c58635
fix(Radio): fix disabled not work (#2711)
fix #2708
2020-01-22 11:44:15 +08:00
rex
d6f67f083f
docs(TreeSelect): fix readme error (#2710)
fix #2705
2020-01-22 11:31:03 +08:00
Lindy
5b368fc9f2 docs(Search): add Search demo (#2698)
* feat(Search):  add Search demo

* feat(Search):  search demo desc adjustment

* docs(Search): adjust demo order
2020-01-21 10:17:42 +08:00
rex
5ed7ed5e1d
fix(Sticky): avoid sticky not fixed when scroll slow & improve performance (#2703)
fix #2310
2020-01-20 20:31:03 +08:00
Lindy
33c11facff feat(Stepper): add disable-long-press feature (#2691)
* feat(Stepper): add disable-long-press feature

* feat(Stepper):  name the same as Vant
2020-01-19 20:23:05 +08:00
rex
358beafbde
fix(Notify & Slider): fix eslint error (#2702) 2020-01-19 15:18:49 +08:00
Lindy
8571a6e67e docs(IndexBar): fix README.md demo's path (#2689) 2020-01-16 11:31:02 +08:00
rex
eb9af3980a
docs(Icon): introduce failed to load font in wechat devtool (#2681)
fix #2673
2020-01-14 17:34:28 +08:00
Jake
9942755da4 fix(DropdownItem): fix wx:key wran (#2670) 2020-01-14 16:31:25 +08:00
rex
8e1af8e420
refactor(mixins): remove observer behavior (#2640) 2020-01-09 19:34:07 +08:00
linrz
551b1c22a9 docs: update button and cell example (#2641) 2020-01-04 19:23:19 +08:00
ZhenZhen
8e2ede3ed9 docs(Toast): add OnClose function demo (#2637) 2020-01-03 11:44:07 +08:00
Lindy
478dbd1c18 feat(Steps): desc properties add custom style (#2630)
* feat(Steps): steps add custom style

* feat(Steps): steps add custom style
2020-01-03 11:42:50 +08:00
Lindy
773d733283 feat(NavBar): fix icon and text dislocation (#2633) 2020-01-03 11:42:31 +08:00
wujingquan
cf2edcc0de docs(DatetimePicker): correct defaults (#2620) 2019-12-29 09:30:57 +08:00
neverland
4c13046a83
Update README.md 2019-12-28 11:52:52 +08:00
rex
d798f4d87f
feat(Skeleton): add new external class row-class & avatar-class & title-class (#2612)
fix #2580
2019-12-27 14:44:39 +08:00
Jake
10f903f8bb feat(SwipeCell): support dynamic set width (#2607) 2019-12-27 14:34:06 +08:00
rex
954bb21d40
perf(Tab): improve scrolling (#2606)
fix #2506
2019-12-26 16:16:57 +08:00
rex
36bf4762eb
fix(IndexBar): fix error in click event (#2605)
fix #2522
2019-12-26 16:00:45 +08:00
rex
a44b3b4ed9
fix(Field): catch touchstart event to fix #1430 (#2602)
fix #1430
2019-12-26 14:28:34 +08:00
Pocho
72e992e56e feat(Uploader): add video accept type (#2584) 2019-12-24 14:58:44 +08:00
rex
1a22587e4f
fix(Tag): add component dependence van-icon (#2579)
fix #2574
2019-12-23 10:44:39 +08:00
linrz
9f173eac00 docs(Button/Cell/Checkbox/Radio): update some examples (#2576)
* docs: complete some examples of  button/cell/checbox/radio

* docs: update button text

* docs: add some usage of button/cell/checbox/radio
2019-12-23 10:14:26 +08:00
Lindy
2dbabe7bf3 feat(Uploader): add sizeType Attribute (#2563)
* feat(Uploader): add sizeType Attribute

* feat(Uploader): Uploader组件sizeType 类型修改

* feat(Uploader): fix defaultd value
2019-12-23 10:13:53 +08:00
Lindy
8b38ccf364 feat(GoodsActionButton): add plain attributes (#2559)
* feat(GoodsActionButton): add plain attributes

* feat(GoodsActionButton): classnames normalize

* feat(GoodsActionButton): code optimization
2019-12-20 10:38:26 +08:00