neverland
f57205f7de
docs(NoticeBar): fix color default value ( #9806 )
2021-11-04 20:57:05 +08:00
neverland
61ea63199a
feat(Cascader): add options-bottom slot ( #9804 )
2021-11-04 20:43:09 +08:00
chenjiahan
26fa234026
Merge branch 'dev' into next
2021-11-04 20:21:28 +08:00
chenjiahan
df1e6ce916
docs(changelog): 3.2.7
2021-11-04 20:21:02 +08:00
chenjiahan
610fc9a695
release: 3.2.7
2021-11-04 20:17:31 +08:00
neverland
30510c01c6
types(Cell): add CellSize type ( #9802 )
2021-11-04 19:34:51 +08:00
neverland
7d1b57fde3
fix(Overlay): should export OverlayProps type ( #9801 )
2021-11-04 19:28:11 +08:00
neverland
b08a3c0a61
chore(Cell): remove slot deprecation log ( #9800 )
2021-11-04 19:26:28 +08:00
chenjiahan
6c24fa728e
docs: update v4 migration guide
2021-11-04 17:48:37 +08:00
neverland
113323cea2
docs: add @antmjs/vantui to ecosystem ( #9798 )
2021-11-04 17:42:19 +08:00
chenjiahan
0fedd1dbea
Merge branch 'dev' into next
2021-11-04 11:26:29 +08:00
neverland
1389ca34b2
chore(@vant/cli): add margin for p tag ( #9790 )
2021-11-04 11:24:28 +08:00
chenjiahan
722f73dfbe
Merge branch 'dev' into next
2021-11-03 17:47:44 +08:00
chenjiahan
7d6916b946
breaking change: shorter css var names
2021-11-03 17:36:17 +08:00
neverland
1607079f9f
style: rename some unreleased css vars ( #9786 )
2021-11-03 17:35:37 +08:00
chenjiahan
ada5db011c
breaking change: no longer support less vars
2021-11-03 16:45:49 +08:00
chenjiahan
099141f6c5
breaking change(Tabs): remove click、disabled event
2021-11-03 16:05:37 +08:00
chenjiahan
6a4033b6bc
breaking change(Picker): remove default slot、value-key prop
2021-11-03 16:03:15 +08:00
neverland
ee5355df66
style(Picker): add --van-picker-mask-color css var ( #9783 )
2021-11-02 20:38:51 +08:00
neverland
14987857ca
chore: adjust some css vars for dark mode ( #9782 )
2021-11-02 19:54:00 +08:00
dependabot[bot]
6bda5f9c2d
build(deps-dev): bump vue from 3.2.19 to 3.2.20 ( #9765 )
...
Bumps [vue](https://github.com/vuejs/vue ) from 3.2.19 to 3.2.20.
- [Release notes](https://github.com/vuejs/vue/releases )
- [Commits](https://github.com/vuejs/vue/commits )
---
updated-dependencies:
- dependency-name: vue
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-02 19:07:14 +08:00
neverland
60486970bf
style(SubmitBar): adjust tip color ( #9779 )
...
* style(SubmitBar): adjust tip color
* chore: upd
2021-11-01 21:00:58 +08:00
neverland
d2416e0c99
style(Stepper): adjust haptics feedback ( #9778 )
2021-11-01 20:47:51 +08:00
neverland
8dd969d3f8
feat: add --van-text-color-tertiary css var ( #9776 )
2021-11-01 20:34:42 +08:00
neverland
c5f14d52e5
style: add van-haptics-feedback class helper ( #9774 )
2021-11-01 17:40:13 +08:00
neverland
e8580c0885
feat(Coupon): add --van-coupon-content-text-color css var ( #9760 )
...
* feat(Coupon): add --van-coupon-content-text-color css var
* chore: upd
2021-10-31 19:51:30 +08:00
neverland
85a636dfbc
feat: add --van-text-color-secondary css var ( #9759 )
...
* feat: add --van-text-color-secondary css var
* chore: upd
2021-10-31 19:47:17 +08:00
neverland
3400c33450
chore: adjust some css vars ( #9758 )
2021-10-30 20:45:07 +08:00
neverland
5d85f9ca9e
chore(Cascader): fix some issues ( #9756 )
2021-10-30 20:14:51 +08:00
lihai
94539d8f74
feat(Cascader): add options-top slot ( #9732 )
...
* feat(Cascader): add option-top slot
* refactor: use watch to listen for activeTab
* test(Cascader): Add the options-top slot test
* docs(Cascader): update the document
完成新功能https://github.com/youzan/vant/issues/9716
* chore(Cascader): api modification
2021-10-30 19:53:06 +08:00
neverland
33d777d6b2
style: component background color using --van-background-color-light ( #9754 )
2021-10-29 17:54:16 +08:00
neverland
8db19b76c2
style(Card): adjust background color to gray-1 ( #9753 )
2021-10-29 17:03:32 +08:00
neverland
b6603a4804
docs: fix broken demo url ( #9752 )
2021-10-29 16:39:45 +08:00
neverland
1c630fb87b
style: --van-border-color should affect hairline ( #9751 )
2021-10-29 16:35:28 +08:00
neverland
112215a74d
test(Tabs): migrate all test cases ( #9749 )
2021-10-29 11:24:40 +08:00
chenjiahan
8d9bc34a60
feat(@vant/cli): vant config become esm
2021-10-28 20:09:00 +08:00
chenjiahan
1b45f38133
refactor(@vant/cli): migrate to ESM package
2021-10-28 20:09:00 +08:00
neverland
4778b07d40
test(Form): migrate props test cases ( #9734 )
2021-10-27 10:39:43 +08:00
neverland
f6c70a9a49
types: reduce any ( #9731 )
2021-10-26 21:08:33 +08:00
neverland
8a97278cda
docs: update features ( #9727 )
2021-10-26 16:36:16 +08:00
neverland
ddc0e09b69
chore: using Event constructor instead of initEvent ( #9723 )
...
* chore: using Event constructor instead of initEvent
* types: fix onChange
2021-10-26 10:56:11 +08:00
neverland
ca1aa1a7b1
types: export all props type ( #9717 )
2021-10-25 20:36:23 +08:00
neverland
74a136f90e
fix(Field): adjust textarea size when focus/blur ( #9719 )
2021-10-24 17:50:18 +08:00
chenjiahan
789e352726
docs(changelog): 3.2.6
2021-10-24 12:28:07 +08:00
chenjiahan
a01f47e952
release: 3.2.6
2021-10-24 12:23:10 +08:00
neverland
b558db3093
feat(Progress): add --van-progress-inactive-color var ( #9711 )
...
* feat(Progress): add --van-progress-inactive-color var
* fix: doc
2021-10-22 15:27:00 +08:00
neverland
b07f733efb
docs: improve useCustomFieldValue demo ( #9709 )
2021-10-22 10:21:12 +08:00
neverland
137be6d79e
docs(NavBar): improve demo ( #9708 )
2021-10-21 20:59:13 +08:00
neverland
881f742818
test(Form): migrate more legacy test cases ( #9704 )
2021-10-20 17:44:05 +08:00
neverland
330084d7f7
test(Form): migrate some legacy test cases ( #9696 )
2021-10-19 10:21:13 +08:00