2986 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
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
9cd48e0e33 fix(Field): incorrect empty cell title 2020-10-13 21:07:49 +08:00
chenjiahan
86d5e0a4cf docs(Icon): fix layout usage 2020-10-13 20:46:01 +08:00
chenjiahan
b3e415d254 docs(Checkbox): fix model-value prop 2020-10-13 20:43:56 +08:00
chenjiahan
a370779102 chore: rename all legacy snapshot 2020-10-13 17:00:52 +08:00
chenjiahan
f2b6f3d4d1 chore: rename all legacy test cases 2020-10-13 16:56:11 +08:00
chenjiahan
ec943578b2 chore(Stepper): use tsx 2020-10-13 11:39:04 +08:00
chenjiahan
c771604dec chore(Sticky): use tsx 2020-10-12 20:47:54 +08:00
chenjiahan
f879b6d77a chore(Slider): use tsx 2020-10-11 19:27:55 +08:00
chenjiahan
6341967482 chore(Skeleton): use tsx 2020-10-10 19:04:38 +08:00
chenjiahan
5370eaafce chore(PullRefresh): use tsx 2020-10-10 18:00:22 +08:00
chenjiahan
99d42852e5 chore(Pagination): use tsx 2020-10-10 17:49:10 +08:00
chenjiahan
d86a0900e1 types(PasswordInput): use tsx 2020-10-09 20:59:27 +08:00
chenjiahan
6319d44423 chore(Overlay): use tsx 2020-10-09 20:56:32 +08:00
chenjiahan
dffa11959a chore(NavBar): use tsx 2020-10-09 20:51:55 +08:00
chenjiahan
a1b08babfc chore(List): use tsx 2020-10-09 20:45:26 +08:00
chenjiahan
bfdc6f6b4e types(utils): isHidden ref param maybe undefined 2020-10-09 20:33:41 +08:00
chenjiahan
0b9a6973d0 chore(Empty): use tsx 2020-10-09 20:25:48 +08:00
chenjiahan
aaec78d54d chore(Divider): use tsx 2020-10-09 19:56:33 +08:00
chenjiahan
861a77ce44 chore(CountDown): use tsx 2020-10-09 19:54:43 +08:00
chenjiahan
683cc88c54 types: improve ref typing 2020-10-09 19:51:43 +08:00
chenjiahan
eda4de93ae chore(Progress): use tsx 2020-10-09 19:51:28 +08:00
chenjiahan
ff61e25f10 fix(Row): should allow flex wrap 2020-10-09 19:42:51 +08:00
chenjiahan
ed753ac97d types: use CSSProperties for style 2020-10-09 19:41:03 +08:00
chenjiahan
59fb1d4dfc fix(Image): should not render img when error 2020-10-09 19:39:50 +08:00
chenjiahan
8356831711 docs(Circle): currentRate should be kebab-case 2020-10-09 19:30:06 +08:00
chenjiahan
d207902e47 chore(Circle): use tsx 2020-10-09 19:29:04 +08:00
chenjiahan
3460351ce3 fix(Pagination): incorrect emit change 2020-10-09 19:20:17 +08:00
chenjiahan
a622caa649 fix(Toast): should not lock scroll 2020-10-09 17:55:50 +08:00
chenjiahan
6a306c332e Merge branch 'dev' into next 2020-10-09 17:55:10 +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
f7a1208a18 refactor(Layout): enable flex by default, remove type prop 2020-10-06 17:29:02 +08:00
chenjiahan
e9c2821235 style(Stepper): adjust to inline-block 2020-10-06 17:19:19 +08:00
chenjiahan
608bd3de39 chore(Field): extract some utils 2020-10-06 17:00:15 +08:00
chenjiahan
9aabb42f9d chore(Checkbox): remove checked setter 2020-10-06 16:46:08 +08:00
chenjiahan
9e9f0e3d4d types: improve useTouch typing 2020-10-06 16:41:02 +08:00
chenjiahan
1dd4083102 fix(ContactList): select event triggered twice 2020-10-06 16:26:31 +08:00
chenjiahan
c8a00f3ad3 chore: move useCountdown to @vant/use 2020-10-06 10:03:08 +08:00
chenjiahan
6334d6a7a7 feat(@vant/use): add useCountDown 2020-10-06 09:41:12 +08:00