835 Commits

Author SHA1 Message Date
neverland
3a4983b250
fix(Stepper): input disabled text color in safari (#5428) 2019-12-30 17:56:16 +08:00
陈嘉涵
6c2b020fc1 docs(Calendar): fix poppable typo #5420 2019-12-30 13:12:26 +08:00
陈嘉涵
630155833f docs: should hide some demes in vant-weapp 2019-12-30 11:37:07 +08:00
linrz
63f6aac333 docs: update button README 2019-12-29 21:21:24 +08:00
linrz
1b18c15d28 docs: update some examples of button and cell 2019-12-29 21:21:24 +08:00
linrz
abdc38eeee docs: add radio shape usage 2019-12-29 21:21:24 +08:00
linrz
f0815bc405 docs: complete some examples of button/cell/checkbox/radio 2019-12-29 21:21:24 +08:00
陈嘉涵
7b905a6de8 fix(Icon): should compatible with medel-o 2019-12-29 16:40:15 +08:00
陈嘉涵
657c1b3106 docs(DatetimePicker): add year picker tips 2019-12-29 09:18:51 +08:00
陈嘉涵
1dc1feae40 feat(DatetimePicker): add getPicker method 2019-12-29 09:03:27 +08:00
陈嘉涵
5eb2a4012a feat(Picker): add confirm method 2019-12-29 09:03:27 +08:00
陈嘉涵
d7ae8c5a26 feat(Image): add @image-loading-icon-size、@image-error-icon-size var 2019-12-29 08:35:57 +08:00
陈嘉涵
dd8559a2aa chore(Icon): improve perf 2019-12-29 08:35:57 +08:00
陈嘉涵
3731597520 feat(TreeSelect): add @tree-select-item-selected-size var 2019-12-29 08:35:57 +08:00
陈嘉涵
49221f193a fix(Tag): empty name 2019-12-28 19:29:31 +08:00
陈嘉涵
fe6e2f29ba fix(Tag): incorrect transition when set closeable dynamically 2019-12-28 19:29:31 +08:00
陈嘉涵
6c5cb8827b test(Calendar): update demo snapshot 2019-12-28 12:06:52 +08:00
陈嘉涵
3986536fcd fix(Calendar): incorrect height when position is left or right 2019-12-28 12:06:52 +08:00
陈嘉涵
11a5d44861 docs(Calendar): add version tip 2019-12-28 12:06:52 +08:00
陈嘉涵
9cbcd93e57 feat(Calendar): add round prop 2019-12-28 12:06:52 +08:00
陈嘉涵
7fdc1b41fd feat(Calendar): add click-on-click-overlay prop 2019-12-28 12:06:52 +08:00
陈嘉涵
956800b95c feat(Calendar): add position prop 2019-12-28 12:06:52 +08:00
neverland
8dea26db95
fix(ImagePreview): close event triggered twice (#5411) 2019-12-28 08:43:57 +08:00
neverland
93e6c81c49
fix(ImagePreview): should not emit close event after tapped when using async-close (#5410) 2019-12-28 08:09:24 +08:00
陈嘉涵
3250804791 feat(Calendar): add color prop 2019-12-27 18:01:51 +08:00
陈嘉涵
56e450f29e feat(PullRefresh): add success slot 2019-12-27 15:06:37 +08:00
陈嘉涵
f3857053d6 test(PullRefresh): add test cases 2019-12-27 14:28:26 +08:00
陈嘉涵
e00058b681 fix(PullRefresh): failed to trigger pull refresh when scrolling 2019-12-27 14:28:26 +08:00
neverland
cf43e6ee75
fix(Toast): may lose forbid click when has multiple toasts (#5398) 2019-12-27 10:57:47 +08:00
陈嘉涵
e9a9388202 feat(List): add error slot 2019-12-26 20:35:16 +08:00
陈嘉涵
8a0705d761 feat(List): add finished slot 2019-12-26 20:14:16 +08:00
陈嘉涵
30b3e4b6ba feat(Calendar): add less vars 2019-12-26 19:59:08 +08:00
陈嘉涵
dec732daac test(Calendar): add test cases 2019-12-26 19:59:08 +08:00
陈嘉涵
87ecdf9425 docs(Calendar): add enUS document 2019-12-26 19:59:08 +08:00
陈嘉涵
28f126e4ec feat(Calendar): add formatter prop 2019-12-26 19:59:08 +08:00
陈嘉涵
1f6cce692c feat(Calendar): add reset method 2019-12-26 19:59:08 +08:00
陈嘉涵
6d85fc0aac fix(Calendar): incorrect header month title 2019-12-26 19:59:08 +08:00
陈嘉涵
c1e8cb9146 feat(Calendar): add show-confirm prop、confirm event 2019-12-26 19:59:08 +08:00
陈嘉涵
39179c2336 feat(Calendar): add popable prop 2019-12-26 19:59:08 +08:00
陈嘉涵
f49c21a7ca feat(Calendar): add default-date prop and remove v-model 2019-12-26 19:59:08 +08:00
陈嘉涵
779dcf4e54 feat(Calendar): add locale messages 2019-12-26 19:59:08 +08:00
陈嘉涵
a0308bddaf docs(Calendar): update demo 2019-12-26 19:59:08 +08:00
陈嘉涵
d9da405b95 fix(Calendar): row-height not work 2019-12-26 19:59:08 +08:00
陈嘉涵
51c4dc180b fix(Calendar): should update header title 2019-12-26 19:59:08 +08:00
陈嘉涵
bfb08c37cb feat(Calendar): lazy render 2019-12-26 19:59:08 +08:00
陈嘉涵
0b721fd87c feat(Calendar): add safe-area-inset-bottom prop、footer slot 2019-12-26 19:59:08 +08:00
陈嘉涵
f65f2cc6cf feat(Calendar): add show-mark prop 2019-12-26 19:59:08 +08:00
陈嘉涵
c9964d5759 chore(Calendar): code review 2019-12-26 19:59:08 +08:00
陈嘉涵
0db1a03996 feat(Calendar): support select date range 2019-12-26 19:59:08 +08:00
陈嘉涵
c447152be9 feat(Calendar): add select event 2019-12-26 19:59:08 +08:00