Commit Graph

4401 Commits

Author SHA1 Message Date
陈嘉涵 df34533ff9 chore: update browserslist config 2020-01-05 10:19:55 +08:00
陈嘉涵 92b6bec441 chore: release @vant/cli@2.1.2 2020-01-05 10:16:56 +08:00
陈嘉涵 79be3b6a7e fix(cli): incorrect yarn.lock 2020-01-05 10:16:30 +08:00
陈嘉涵 a8f73f5e10 chore(cli): remove unused type conversion 2020-01-05 10:03:13 +08:00
陈嘉涵 116b057cdb chore(cli): update deps 2020-01-05 09:56:22 +08:00
jczzq 4424b77cbc fix(vant-cli): replace \ to / in path #5431 (#5473) 2020-01-05 09:48:49 +08:00
陈嘉涵 04f67f16bc docs: improve anchor scrolling 2020-01-04 20:10:29 +08:00
陈嘉涵 bbaa9859be docs: update contribution guide 2020-01-04 19:59:23 +08:00
陈嘉涵 5a7268b7a4 docs: update site style 2020-01-04 19:51:05 +08:00
neverland 46e995ab4a feat(Image): add error-icon prop (#5470) 2020-01-03 18:49:41 +08:00
neverland e380c23b1c feat(Image): add loading-icon prop (#5469) 2020-01-03 18:17:41 +08:00
mypridelife 783e30361f docs(Calendar): update calendar examples #5444 (#5465)
Update english doc
2020-01-03 16:06:52 +08:00
mypridelife 208433d6f8 docs(Calendar): update calendar examples (#5464) 2020-01-03 16:06:22 +08:00
陈嘉涵 fa9d55c9a9 chore: release @vant/cli@2.1.1 2020-01-02 21:26:01 +08:00
陈嘉涵 6494795f81 feat(cli): use clean-css to minify css 2020-01-02 21:23:29 +08:00
陈嘉涵 bebe92705f docs(changelog): 2.4.1 2020-01-02 17:42:08 +08:00
陈嘉涵 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