5774 Commits

Author SHA1 Message Date
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
chenjiahan
18f550465b chore: release @vant/cli@2.5.5 2020-09-26 22:46:59 +08:00
chenjiahan
c77bf803cb chore: add publish config 2020-09-26 22:45:59 +08:00
chenjiahan
a872a070e4 fix(cli): docsearch anchor not work 2020-09-26 22:44:40 +08:00
chenjiahan
0252710155 docs(Button): fix icon-position missing type 2020-09-26 22:30:55 +08:00
chenjiahan
d021a1c975 chore(cli): fix stylelint error 2020-09-26 22:26:22 +08:00
chenjiahan
b460a3fd7a feat(cli): add Open Sans font 2020-09-26 22:25:22 +08:00
chenjiahan
6148cdf154 Merge branch 'dev' of https://github.com/youzan/vant into dev 2020-09-26 21:35:40 +08:00
chenjiahan
443c221af0 fix(cli): incorrect merge webpack config 2020-09-26 21:33:45 +08:00
neverland
1e07fce513
docs(Form): add validate-trigger detail (#7251) 2020-09-26 15:03:58 +08:00
neverland
fd5afbf462
docs(PullRefresh): add min-height faq (#7250) 2020-09-26 14:38:27 +08:00
neverland
0a837e49a9
docs(Form): fix Area demo (#7249) 2020-09-26 14:31:50 +08:00
neverland
15d8f8fad9
docs(Locale): add German to CN README (#7248) 2020-09-26 14:22:55 +08:00
Tom Hare
ef44482883
feat(Locale): Add German translations (#7245) 2020-09-26 11:52:06 +08:00
neverland
68d47fe16a
perf(Tab): skip rendering empty pane (#7238) 2020-09-23 18:00:26 +08:00
neverland
17099d3ac1
fix(Button): incorrect ref in for (#7237) 2020-09-23 17:42:24 +08:00
JSparow
106114333b
feat(Pagination): pagination item custom render (#7222)
* feat(Pagination): pagination item custom render

* fix(Pagination): fix test result

* fix(Pagination): expose page object directly
2020-09-22 19:10:43 +08:00
chenjiahan
1eca65d05b docs(cli): changelog 2.5.4 2020-09-22 18:56:42 +08:00
chenjiahan
f2e2ea7c74 chore: release @vant/cli@2.5.4 2020-09-22 18:54:38 +08:00
ChangeHow
0642a73628
feat(@vant/cli): suport modify internal webpack config (#7227) 2020-09-22 18:51:33 +08:00
chenjiahan
43da00b724 docs(changelog): 2.10.8 2020-09-21 21:36:15 +08:00
chenjiahan
e59fa850e3 chore: release 2.10.8 v2.10.8 2020-09-21 21:31:58 +08:00
JSparow
e201bc55ee
feat(SidebarItem): add title slot (#7220) 2020-09-21 21:29:09 +08:00
neverland
f609c224b1
docs(Tab): title slot can be dynamic (#7213) 2020-09-20 10:13:05 +08:00
neverland
17bd32491f
chore(FIeld): remove unused code (#7212) 2020-09-20 10:12:55 +08:00
neverland
d9e24286d2
fix(Swipe): can't disable loop in some cases (#7208) 2020-09-18 21:53:50 +08:00
neverland
deeff0bdec
fix(Swipe): incorrect indicator color trantision (#7207) 2020-09-18 21:49:54 +08:00
neverland
4528c6b9cc
fix(Calendar): incorrect month title (#7205)
* fix(Calendar): incorrect month title

* chore: adjust util order

* fix: snapshot
2020-09-18 21:38:27 +08:00
neverland
e3d6328815
fix(Field): incorrect disabled color in iOS 14 (#7206)
* fix(Field): incorrect disabled color in iOS 14

* fix: field style
2020-09-18 21:30:16 +08:00
neverland
ffb01671a1
fix(List): scoped style not applied to first child (#7202) 2020-09-18 16:29:35 +08:00
Lindy
e026a5614d
fix(CouponCell): discounted value (#7196)
* fix(CouponCell): discounted value

* feat(CouponCell): add unit test

* feat(CouponCell): add unit test
2020-09-18 11:29:34 +08:00
microJ
d541724bfc
docs: fix class name (#7200) 2020-09-18 11:28:34 +08:00
neverland
0f6ba68ebe
docs: fix image size 2020-09-17 19:56:22 +08:00
chenjiahan
2277815d69 docs: update README 2020-09-17 19:50:03 +08:00
neverland
2987a9b016
docs: add intro (#7197) 2020-09-17 19:35:51 +08:00
chenjiahan
adccdbcb21 docs(Slider): update demo 2020-09-17 11:37:30 +08:00
chenjiahan
f0e5a1a428 docs(changelog): 2.10.7 2020-09-17 11:31:55 +08:00
chenjiahan
55e7fc89ec chore: release 2.10.7 v2.10.7 2020-09-17 11:26:31 +08:00
neverland
38bde2a01f
fix(NumberKeyboard): slot content click event not work (#7193) 2020-09-17 11:18:02 +08:00
neverland
9896d1f49a
style(Field): adjust placeholder color to gray-6 (#7192) 2020-09-17 11:01:40 +08:00