neverland
|
8bc55c8b32
|
fix(TreeSelect): click-nav event not work when clicking active item (#10239)
|
2022-01-25 11:44:05 +08:00 |
|
neverland
|
760fcbb424
|
fix(@vant/use): missing subTree when flattening vnodes (#10235)
|
2022-01-25 10:59:04 +08:00 |
|
neverland
|
b338aef41f
|
style: improve cursor of haptics elements (#10232)
|
2022-01-24 20:45:34 +08:00 |
|
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
|
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
|
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
|
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
|
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
|
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 |
|
Ethan
|
6dbd0caf2b
|
fix(Calendar): incorrectly selected when a date is disabled (#10196)
|
2022-01-16 16:34:32 +08:00 |
|
neverland
|
0de7b9c0b9
|
chore: improve useHeight (#10197)
|
2022-01-16 16:33:45 +08:00 |
|
yuhengshen
|
32aaed02db
|
fix: useHeight may get the wrong height (#10195)
|
2022-01-16 16:28:31 +08:00 |
|
neverland
|
be2a401d23
|
fix(Image): failed to hide loading when using lazy-load (#10193)
|
2022-01-15 21:11:11 +08:00 |
|
neverland
|
6e27d02404
|
chore(ImagePreview): decrease tap offset (#10192)
|
2022-01-15 20:07:12 +08:00 |
|
neverland
|
b4e3c3374c
|
fix(ImagePreview): incorrectly closed after zooming (#10188)
|
2022-01-14 17:11:00 +08:00 |
|
neverland
|
481bad5df9
|
feat(ImagePreview): improve zoom fluency (#10187)
|
2022-01-14 16:35:37 +08:00 |
|