5813 Commits

Author SHA1 Message Date
neverland
1b97315b54
fix(Calendar): does not show current month with larger screen sizes (#7355)
* fix(Calendar): does not show current month with larger screen sizes

* chore: fix demo snapshot
2020-10-18 19:50:34 +08:00
neverland
27d4cb7acf
fix(Tabs): incorrect animation when content is empty (#7354) 2020-10-17 23:10:37 +08:00
neverland
7d0f4fc9ed
fix: add info prop deprecation warning (#7352) 2020-10-16 20:52:19 +08:00
neverland
3fe485c959
fix(TreeSelect): add deprecation warning of navclick/itemclick (#7351) 2020-10-16 20:45:55 +08:00
neverland
3fc2af9842
fix(SwitchCell): add deprecation warning (#7350) 2020-10-16 20:40:21 +08:00
neverland
b4f2f2f330
fix(Field): incorrect label length when label-align is right (#7349) 2020-10-16 20:31:34 +08:00
neverland
a75b46feef
docs(Cell): fix demo translation (#7348) 2020-10-16 20:25:10 +08:00
neverland
4efd8fb92f
fix(Icon): add info prop deprecation warning (#7347)
* fix(Icon): add info prop deprecation warning

* chore: adjust
2020-10-16 20:22:44 +08:00
neverland
4b4203daec
fix(Toast): add mask option deprecation warning (#7342) 2020-10-15 22:05:21 +08:00
chenjiahan
e9247b9e7d docs(@vant/icons): changelog 1.3.2 2020-10-14 21:28:03 +08:00
chenjiahan
f3b2a94c57 Merge branch 'dev' of https://github.com/youzan/vant into dev 2020-10-14 21:17:54 +08:00
chenjiahan
454b7d15cf chore: release @vant/icons 1.3.2 2020-10-14 21:16:38 +08:00
chenjiahan
83f62cf580 fix(Icon): incomplete after-sale/cash-back-record #7328 2020-10-14 21:15:43 +08:00
neverland
444729862a
fix(Row): should enable flex wrap (#7332) 2020-10-14 21:10:23 +08:00
neverland
68c54aaa25
docs(Calendar): fix false typo (#7331) 2020-10-14 21:01:16 +08:00
neverland
c82c30eccd
chore(Tab): remove unused prop and update desc (#7330) 2020-10-14 20:55:37 +08:00
chenjiahan
a67a2dc7d0 docs(changelog): 2.6.1 2020-10-09 17:50:34 +08:00
chenjiahan
bc0ee4bda9 chore: release @vant/cli@2.6.1 2020-10-09 17:47:37 +08:00
chenjiahan
d6bf3cd0c6 chore(cli): bump @vant/markdown-vetur@2.0.2 2020-10-09 17:47:14 +08:00
neverland
91ba84a15d
docs(changelog): style should be uppercase (#7305) 2020-10-09 17:37:55 +08:00
neverland
3b8b579f4d
chore: remove ls-lint (#7298) 2020-10-08 19:05:20 +08:00
neverland
09b16cb3a7
chore: remove gitpod (#7297) 2020-10-08 19:01:09 +08:00
neverland
c13b953cff
feat(IndexBar): add change event (#7296)
* feat(IndexBar): add change event

* docs(IndexBar): update event param
2020-10-08 18:56:21 +08:00
chenjiahan
abcb2dc8df docs(@vant/icons): changelog 1.3.1 2020-10-08 18:23:34 +08:00
chenjiahan
1e11f3dff9 chore: release @vant/icons 1.3.1 2020-10-08 18:20:47 +08:00
chenjiahan
40e26f97d1 feat(@vant/icons): add minus icon 2020-10-08 18:19:57 +08:00
neverland
9b635a45ef
docs: adjust quickstart (#7293) 2020-10-06 10:30:19 +08:00
chenjiahan
88b88f56ae docs: fix vue cli link 2020-10-02 08:51:48 +08:00
neverland
91daa4b6fe
fix(GridItem): failed to break word (#7292) 2020-10-02 08:45:24 +08:00
chenjiahan
18312ce9e9 docs(Pagination): improve document 2020-10-01 17:16:25 +08:00
chenjiahan
27822b2e5e docs(Pagination): improve slot desc 2020-10-01 17:05:00 +08:00
chenjiahan
af43521fa2 docs(PasswordInput): adjust demo 2020-10-01 17:01:58 +08:00
chenjiahan
14cd2863cc fix(Picker): incorrect loading z-index 2020-10-01 10:04:46 +08:00
chenjiahan
e4e7d9d9eb docs(Locale): add faq 2020-10-01 10:01:40 +08:00
chenjiahan
ab62dc765f docs(changelog): 2.10.9 2020-10-01 09:21:52 +08:00
chenjiahan
689cea2689 chore: release 2.10.9 v2.10.9 2020-10-01 09:16:28 +08:00
chenjiahan
bd7c07d94a chore: release @vant/markdown-vetur@2.0.2 2020-10-01 09:14:41 +08:00
chenjiahan
3c7ea5d74f chore(markdown-vetur): fix npm registry 2020-10-01 09:12:59 +08:00
yuningjiang123
15c158761f
fix(vant-markdown-vetur): fix Windows system build vetur problem (#7277) (#7287)
Co-authored-by: wb.jiangyuning <wb.jiangyuning@mesg.corp.netease.com>
2020-10-01 09:10:34 +08:00
neverland
950dd10372
fix(Field): incorrect maxlength slicing (#7284)
* fix(Field): incorrect maxlength slicing

* chore: robust
2020-09-30 11:42:23 +08:00
neverland
f15534928e
docs: update design intro (#7283) 2020-09-29 21:01:28 +08:00
neverland
04dca5f39d
docs: add more intro (#7282) 2020-09-29 20:56:43 +08:00
neverland
8d2c4b1e46
feat(CollapseItem): add toggle method (#7281)
* feat(CollapseItem): add toggle method

* chore: update doc
2020-09-29 20:49:22 +08:00
小月光
053a68e40d
types(Swipe): add prev, next method types (#7270) 2020-09-28 17:32:24 +08:00
chenjiahan
6079101958 fix(cli): blockquote color 2020-09-27 21:06:10 +08:00
chenjiahan
a5dbcf9638 docs: add period at the end of sentence 2020-09-27 21:02:52 +08:00
chenjiahan
4f10430119 docs(cli): changelog 2.6.0 2020-09-27 21:01:45 +08:00
chenjiahan
71e6829362 chore: release @vant/cli@2.6.0 2020-09-27 20:09:31 +08:00
chenjiahan
e6a4c695f4 feat(cli): update site style 2020-09-27 20:07:41 +08:00
chenjiahan
9697c28819 docs(cli): chagelog 2.5.5 2020-09-26 22:53:16 +08:00