9385 Commits

Author SHA1 Message Date
neverland
cf1de18dde
docs(Cell): remove value only document (#11615) 2023-02-25 19:08:57 +08:00
Gavin
73bab646a1
fix(Field): fix label-align top not work when set label-width (#11611)
* fix(Field): fix Field label-align

* style: delete some redundant css

* style: delete some redundant css
2023-02-25 16:59:42 +08:00
文博
1940541ea3
docs: ✏️ fix demo code in Dialog documentation (#11610) 2023-02-23 11:35:40 +08:00
neverland
d7e6618903
docs(changelog): vant@4.0.11 (#11597) 2023-02-20 09:19:13 +08:00
chenjiahan
e50fabd00a release: 4.0.11 v4.0.11 2023-02-20 09:13:09 +08:00
neverland
39d8c23d25
chore(deps): bump commander & fs-extra (#11595) 2023-02-18 20:46:27 +08:00
neverland
012d2aa141
feat(Picker): expose option index to option slot (#11594) 2023-02-18 15:54:35 +08:00
chenjiahan
5b9d870bf8 docs: add Vant Module to features list 2023-02-18 15:10:53 +08:00
chenjiahan
e3c8a47e60 docs: update README.md 2023-02-18 15:02:43 +08:00
Gavin
d6213a7b4e
feat(BackTop): support css variable and prop of z-index (#11582)
* feat(BackTop): support css variable and prop of z-index

* docs: update README
2023-02-18 14:54:44 +08:00
Fengyuan Chen
388e76b54c
fix(Popover): fix the arrow position of *-start/end placements (#11584) 2023-02-18 14:51:36 +08:00
qiang
05f60fe401
docs: add an introduction to van-nuxt (#11588)
* docs: add an introduction to van-nuxt

* fix: typo
2023-02-17 13:02:21 +08:00
neverland
267f23dc58
feat(cli): improve code highlight (#11569) 2023-02-12 10:22:27 +08:00
acyza
9cbb2f56fa
fix(Popover): should update location after transition (#11568)
* fix(popover): location update

* fix(popover): update
2023-02-12 09:52:50 +08:00
Gavin
a21833f973
fix(PickerGroup): fix style of tab-line caused by v-show (#11547)
* fix(PickerGroup): fix style of tab-line caused by v-show

* chore: replce ResizeObserver api with useVisibilityChange
2023-02-11 22:17:43 +08:00
neverland
4bd7e85b5d
fix(PickerGroup): confirm event missing params (#11566) 2023-02-11 16:46:55 +08:00
acyza
a2ab97f328
fix(PickerGroup): Invalid slot (#11564)
* fix(PickerGroup): Invalid slot

* Update PickerGroup.tsx

---------

Co-authored-by: neverland <jait.chen@foxmail.com>
2023-02-10 21:43:08 +08:00
Gavin
0e01ea3b35
fix(Form): fix FieldTypeArea demo of form (#11561) 2023-02-10 11:16:27 +08:00
Gavin
ec2e12dea7
docs(Form): fix error variable of the form (#11560) 2023-02-10 10:24:48 +08:00
qiang
c05c31772a
fix(Space): Text is not defined in SSR (#11549) 2023-02-07 10:13:30 +08:00
chenjiahan
ff14e7585b docs: add customizable to slogan 2023-02-05 20:36:52 +08:00
chenjiahan
51aaf3aaa3 docs: update english slogan 2023-02-05 12:12:13 +08:00
chenjiahan
ebbdf728f9 docs(changelog): @vant/use v1.5.0 2023-02-04 21:16:03 +08:00
chenjiahan
ea1efbce95 release: @vant/use 1.5.0 2023-02-04 21:14:10 +08:00
neverland
ec987530b9
feat(@vant/use): support cleanup useEventListener (#11540) 2023-02-04 21:13:38 +08:00
neverland
2c2ceddc05
docs(changelog): vant@4.0.10 (#11536) 2023-02-02 23:39:12 +08:00
chenjiahan
80afba8050 release: 4.0.10 v4.0.10 2023-02-02 23:36:14 +08:00
Gavin
8bd56f0897
fix(DatePicker): fix the value is not updated in time of change event (#11529) 2023-02-02 23:33:47 +08:00
neverland
5412837a87
fix(Slider): wrong behavior in two-thumb mode (#11534) 2023-02-02 23:28:49 +08:00
zhbhun
8706f31e8a
fix(slider): fix the problem that the slider button does not work properly in two-thumb mode (#11526) 2023-02-02 23:20:54 +08:00
chenjiahan
311faaa0e7 docs: improve padding and update locales number 2023-01-26 11:45:21 +08:00
neverland
ffd943aa49
docs(Cascader): add china area data demo (#11523)
* docs(Cascader): add china area data demo

* docs: upd
2023-01-26 11:24:38 +08:00
neverland
4f1d550706
docs(changelog): vant@4.0.9 (#11522) 2023-01-26 09:57:54 +08:00
chenjiahan
2ba59657e6 release: 4.0.9 v4.0.9 2023-01-26 09:53:13 +08:00
neverland
9239aa184f
docs(Locale): add Esperanto to document (#11521) 2023-01-26 09:50:34 +08:00
etuardu
9257f3db92
feat(Locale): Add Esperanto translations (#11520) 2023-01-26 09:43:17 +08:00
etuardu
f565b45037
fix(Locale): it-IT.ts: general revision (#11519) 2023-01-26 09:39:51 +08:00
chenjiahan
25155c4465 release: @vant/area-data 1.4.0 2023-01-25 22:40:18 +08:00
neverland
c3d9cbfb1e
feat(Cascader): add useCascaderAreaData method (#11518) 2023-01-25 22:39:27 +08:00
neverland
816acf7886
feat(Locale): add useCurrentLang method (#11517) 2023-01-25 21:01:02 +08:00
neverland
769f16169e
feat(cli): increase document site padding (#11516) 2023-01-25 20:56:10 +08:00
neverland
a3aa1a34b3
feat(BackTop): add immediate prop (#11515)
* feat(BackTop): add immediate prop

* chore: update
2023-01-24 22:37:44 +08:00
neverland
3b060d7982
docs(BackTop): add click event document (#11514) 2023-01-24 22:23:11 +08:00
neverland
2cddef07c9
docs: add upgrade from v2 to v3 (#11513) 2023-01-23 21:38:44 +08:00
neverland
467a6a7cd3
docs: add en FAQ (#11512) 2023-01-23 21:29:08 +08:00
neverland
c2b20176d2
docs: delete out-dated style guide (#11511) 2023-01-23 21:17:27 +08:00
neverland
ccf7705ad3
docs: add contribution guide (#11510) 2023-01-23 21:15:39 +08:00
neverland
81dda09197
docs(Checkbox): add label-position demo (#11509) 2023-01-23 20:55:54 +08:00
neverland
93977e4160
docs: add upgrade from v3 to v4 (#11508) 2023-01-23 20:24:40 +08:00
chenjiahan
10758c123c fix(cli): mobile home desc line-height 2023-01-23 11:30:40 +08:00