8736 Commits

Author SHA1 Message Date
chenjiahan
5a15660c77 style(Steps): update default button border color 2022-01-24 16:58:56 +08:00
chenjiahan
0706d464b6 test(Area): update all test cases 2022-01-24 16:43:57 +08:00
chenjiahan
8d49b88748 fix(Area): allow to reset modelValue 2022-01-24 16:43:40 +08:00
chenjiahan
5900affe37 test(Picker): update cascade test cases 2022-01-24 16:09:08 +08:00
chenjiahan
bda3617d14 style(Button): adjust font-smoothing 2022-01-24 15:54:32 +08:00
chenjiahan
bd24288a12 style(Button): update default button border color 2022-01-24 15:37:49 +08:00
chenjiahan
3b10d66bb9 style(Tabs): using primary color by default 2022-01-24 15:19:46 +08:00
chenjiahan
41b1cd7185 style(Stepper): using primary color by default 2022-01-24 15:19:25 +08:00
chenjiahan
eeb233bf99 style(Sidebar): using primary color by default 2022-01-24 15:18:28 +08:00
chenjiahan
8b95db1574 style(IndexBar): using primary color by default 2022-01-24 15:17:50 +08:00
chenjiahan
37e7c618b8 style(DropdownMenu): using primary color by default 2022-01-24 15:17:33 +08:00
chenjiahan
84b90b1f4c style(Cascader): using primary color by default 2022-01-24 15:16:58 +08:00
chenjiahan
4e89e88845 style(Calendar): using primary color by default 2022-01-24 15:15:02 +08:00
chenjiahan
d867710cc9 style(Button): increase default border radius from 2px to 4px 2022-01-23 21:39:04 +08:00
mrayi
befdf5e857
fix(Icon): remove white space under image when using image URL (#10220)
* fix(Icon): use image URL as name prop, remove white space under image

* Update index.less

Co-authored-by: neverland <chenjiahan@buaa.edu.cn>
2022-01-23 21:35:43 +08:00
chenjiahan
526f54595d chore: fix van-background-light var in demos 2022-01-21 17:19:21 +08:00
chenjiahan
3c3f58a7be Merge branch 'next' of github.com:youzan/vant into next 2022-01-21 16:52:51 +08:00
chenjiahan
e4ab2156f1 test(Picker): update basic test cases 2022-01-21 16:52:32 +08:00
chenjiahan
6bba2906bc chore(Area): adjust some codes 2022-01-21 16:52:32 +08:00
chenjiahan
95cf27745b chore: remove empty area.ts 2022-01-21 16:52:32 +08:00
chenjiahan
a9baa3b2d1 docs(Area): update documents 2022-01-21 16:52:32 +08:00
chenjiahan
0186219586 fix(Picker): error when options is empty 2022-01-21 16:52:32 +08:00
chenjiahan
cca428aac6 refactor: Area component 2022-01-21 16:52:32 +08:00
chenjiahan
113e1b7a62 fix(Picker): currentColumns calculation 2022-01-21 16:52:32 +08:00
chenjiahan
ff69fdacc7 fix(Picker): failed to update modelValue 2022-01-21 16:52:32 +08:00
chenjiahan
6c64bc33c1 types(Picker): fix columns prop typing 2022-01-21 16:52:32 +08:00
chenjiahan
fda3f1be94 docs(@vant/cli): changelog 4.0.0-rc.6 2022-01-21 16:52:32 +08:00
chenjiahan
e93ae7b430 release: @vant/cli 4.0.0-rc.6 2022-01-21 16:52:32 +08:00
zoy-l
4ee1a3d766 fix(vant-cli): pnpm compatibility (#10214)
* fix(vant-cli): pnpm compatibility

* chore: clean code, semantic naming
2022-01-21 16:52:32 +08:00
chenjiahan
cc10eb1f2a docs(Picker): new document 2022-01-21 16:52:32 +08:00
chenjiahan
d16075f39e fix(Picker): option.className not work 2022-01-21 16:52:32 +08:00
chenjiahan
f436b5ae09 docs: update migration guide 2022-01-21 16:52:32 +08:00
chenjiahan
ceaab349f1 docs(Picker): update demo 2022-01-21 16:52:32 +08:00
chenjiahan
22654bf518 fix(Picker): fix some bugs 2022-01-21 16:52:32 +08:00
chenjiahan
c061412138 refactor(Picker): rename item-height to option-height 2022-01-21 16:52:32 +08:00
chenjiahan
89b029aa42 refactor(Picker): data driven 2022-01-21 16:52:32 +08:00
chenjiahan
2c7bafe3c1 Merge branch 'dev' into next 2022-01-19 15:54:57 +08:00
chenjiahan
0424a15766 docs(@vant/cli): changelog 4.0.0-rc.6 2022-01-19 15:53:35 +08:00
chenjiahan
9f189df95d release: @vant/cli 4.0.0-rc.6 2022-01-19 15:52:45 +08:00
zoy-l
2f978ad75c
fix(vant-cli): pnpm compatibility (#10214)
* fix(vant-cli): pnpm compatibility

* chore: clean code, semantic naming
2022-01-19 15:48:19 +08:00
chenjiahan
bcb7eabff3 Merge branch 'dev' into next 2022-01-17 19:48:33 +08:00
chenjiahan
34d958f1a1 docs(changelog): 3.4.2 2022-01-17 16:28:02 +08:00
chenjiahan
88ad4e6a46 release: 3.4.2 v3.4.2 2022-01-17 16:19:08 +08:00
neverland
b3d6611c74
feat: provide english version of web-types (#10207) 2022-01-17 16:06:55 +08:00
neverland
d4aebef89c
chore(@vant/cli): remove lodash-es from deps (#10206) 2022-01-17 15:43:54 +08:00
neverland
2892f44af7
chore: remove vant-markdown-loader (#10205) 2022-01-17 15:17:34 +08:00
neverland
71a2e26259
feat(@vant/cli): using esbuild to minify css (#10204) 2022-01-17 15:14:13 +08:00
neverland
48de3ca50b
chore: bump vue@3.2.27 to enable props jsdoc (#10203) 2022-01-17 11:13:08 +08:00
neverland
d1465c2a11
feat(Cascader): add show-header prop (#10202) 2022-01-17 10:41:43 +08:00
neverland
f50c462978
chore(Calendar): using compareDay util (#10198) 2022-01-16 16:45:24 +08:00