970 Commits

Author SHA1 Message Date
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
rex
7165b399c7
refactor(Common): refactor set method with nextTick (#2561) 2019-12-19 20:41:17 +08:00
Fyerl
fc2fdb9f11 docs(IndexBar): fix demo (#2560) 2019-12-19 20:04:11 +08:00
rex
1b28680be1
fix(Notify): fix safeAreaInsetTop not work (#2558)
fix #2540
2019-12-19 16:32:22 +08:00
衣沾不足惜
9e310e4c00 Update README.md (#2557)
修改rate组件chang事件参数说明
2019-12-19 15:42:42 +08:00
Jake
bef4b0cf06
docs(SwipeCell): add async-close instruction (#2554)
* docs(SwipeCell): add async-close instruction
2019-12-19 10:08:53 +08:00
rex
1d93057061
fix(Uploader): remove use-slot & catch upload error & fix prop capture not work (#2551)
fix #2541, fix #2544
2019-12-18 01:01:08 +08:00
rex
4527c31c6c
feat(utils): improve add unit performance with wxs (#2550) 2019-12-18 00:31:29 +08:00
Lindy
ee794b07fd feat(Steps): add inactive-color feature (#2497)
* feat(Steps): add inactive-color new feature

* feat(Steps): add inactive-color new feature
2019-12-13 10:38:25 +08:00
GPPoseidon
1d5afac75a docs(swipe-cell): add swipecell example (#2520) 2019-12-13 10:29:11 +08:00
GPPoseidon
045f2b4c03 docs(notice-bar): add notice-bar example (#2523) 2019-12-13 10:27:58 +08:00