4385 Commits

Author SHA1 Message Date
陈嘉涵
ff55778c87 chore: release 2.4.1 v2.4.1 2020-01-02 17:33:04 +08:00
neverland
24254a7d2c
fix(Calendar): incorrect day offset (#5452) 2020-01-02 16:37:39 +08:00
rex
307a233a88 feat(ContactEdit): show error message in field (#5437) 2020-01-02 16:10:49 +08:00
rex
67d0811596 feat(CouponCell): prefer to use value over denominations & modify tips (#5438) 2020-01-02 16:10:37 +08:00
陈嘉涵
74c63ad2f0 chore: fix datetime-picker test cases 2020-01-02 10:18:25 +08:00
孙翛然
ae20752d7a fix(List): incorrect reaching edge condition when direction is up (#5439) 2020-01-01 22:03:58 +08:00
陈嘉涵
fb06bcaa75 docs(changelog): 2.4.0 2020-01-01 08:37:01 +08:00
陈嘉涵
beeb86274f chore: release 2.4.0 v2.4.0 2020-01-01 08:33:10 +08:00
陈嘉涵
115fd59b2d docs(Calander): add faq 2019-12-31 14:23:53 +08:00
陈嘉涵
5fff24cee8 chore(ImagePreview): optimize event binding 2019-12-31 14:23:53 +08:00
陈嘉涵
b66597621c fix(ImagePreview): avoid Vue 2.6 event bubble issues 2019-12-31 14:23:53 +08:00
陈嘉涵
b844a038fa perf(ImagePreview): improve render perf 2019-12-31 14:23:53 +08:00
陈嘉涵
0753ab03d0 docs(changelog): 2.4.0-beta.1 2019-12-31 11:27:11 +08:00
陈嘉涵
a6ea2e01f9 chore: release 2.4.0-beta.1 v2.4.0-beta.1 2019-12-31 11:23:53 +08:00
陈嘉涵
ef514d6b16 Merge branch 'dev' of https://github.com/youzan/vant into dev 2019-12-31 11:20:20 +08:00
neverland
e8d01de060
fix(Picker): compatible with desktop scenario (#5430) 2019-12-31 10:39:27 +08:00
neverland
a154e0683a
fix(IndexBar): incorrect anchor position when anchor doesn't have a parent node (#5429) 2019-12-30 21:46:53 +08:00
neverland
3a4983b250
fix(Stepper): input disabled text color in safari (#5428) 2019-12-30 17:56:16 +08:00
陈嘉涵
2b438f84cd chore(cli): remove decamelize pkg for compatiblity issues 2019-12-30 15:14:13 +08:00
陈嘉涵
16cbfd2c85 docs: update browser support 2019-12-30 14:56:46 +08:00
陈嘉涵
1827eec786 docs(changelog): fix typo 2019-12-30 14:56:27 +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
陈嘉涵
11faabd408 chore(cli): optimize clean dir 2019-12-30 10:40:35 +08:00
陈嘉涵
36f0f02fd1 feat(cli): enable transform-runtime regenerator option 2019-12-30 10:32:13 +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
陈嘉涵
4df4364fdc chore: bump @vant/cli@2.1.0 2019-12-29 09:16:21 +08:00
陈嘉涵
973c5cc36c chore: release @vant/cli@2.1.0 2019-12-29 09:15:02 +08:00
陈嘉涵
23b1af95e8 fix(cli): changelog should be async task 2019-12-29 09:13:06 +08:00
陈嘉涵
f9bef02730 feat(cli): generate changelog before release 2019-12-29 09:09:15 +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
陈嘉涵
eb02336622 docs(changelog): 2.4.0-beta.0 2019-12-28 22:34:09 +08:00
陈嘉涵
2299879dff chore(cli): add changelog template files 2019-12-28 22:11:39 +08:00
陈嘉涵
4377a1f3aa fix(cli): remove comma when generate changelog 2019-12-28 21:31:02 +08:00
陈嘉涵
a196fa7a6f feat(cli): use conventional-changelog to generate changelog 2019-12-28 21:28:18 +08:00
陈嘉涵
e9da090276 chore: release 2.4.0-beta.0 v2.4.0-beta.0 2019-12-28 19:35:52 +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