Cyrbuzz
69b113717f
feat(Watermark): add new Watermark component ( #11721 )
...
* feat(watermark): add watermark component
* docs(watermark): i18n
* feat(watermark): revoke useless url
* feat(watermark): add opacity, replace fullPage default to true, replace Zindex default to 100, replace fontColor default to #dedee0
* test(watermark): add watermark snap test
* docs(watermark): fix opacity and default value
2023-04-05 21:06:20 +08:00
gyt95
cac003cef5
docs: fix link about date-picker in release-note-v4 ( #11730 )
2023-04-05 10:59:40 +08:00
neverland
d077828637
docs(Circle): add stroke-width description ( #11728 )
2023-04-02 11:55:25 +08:00
neverland
15a41302b3
chore: bump pnpm to v8 ( #11726 )
2023-04-01 20:59:24 +08:00
neverland
53260297bd
docs(ConfigProvider): optimize theme demo ( #11725 )
2023-04-01 20:40:29 +08:00
MrXwq
28885fdee5
fix(ShareSheet): allow custom icon ( #11709 )
...
Co-authored-by: xuwenqiang <xuwenqiang@kanzhun.com>
2023-03-31 08:57:06 +08:00
Gavin
34634f645d
docs(Popup): fix code in docs to be the same as in demo ( #11717 )
2023-03-29 21:05:07 +08:00
neverland
58fb3402b6
docs(changelog): vant v4.1.2 ( #11708 )
2023-03-26 12:21:42 +08:00
chenjiahan
33ba747071
release: 4.1.2
2023-03-26 12:13:09 +08:00
neverland
81d36aa9ac
docs(Field): consistent with demo ( #11707 )
2023-03-26 12:11:42 +08:00
Jungzl
1c1e2e3b27
fix(Field): label-align top works well with label-width ( #11684 )
...
* fix(Field): label-align top works well with label-width
* fix(Field): update snapshot
* fix(Field): break long label when `labelAlign="top"`
2023-03-26 11:39:45 +08:00
Jungzl
07c0e3e9da
fix(Field): should emit blur event when readonly ( #11699 )
2023-03-25 09:20:12 +08:00
MrXwq
d883591b91
fix(ImagePreview): long vertical images sliding up and down ( #11702 )
...
Co-authored-by: xuwenqiang <xuwenqiang@kanzhun.com>
2023-03-25 09:15:15 +08:00
neverland
3cc3c29853
docs: add Khmer to zh document ( #11703 )
2023-03-25 09:09:32 +08:00
Chrea Chanchhunneng
fc215d3d5b
feat(Locale): Added Khmer Translaions ( #11701 )
...
Co-authored-by: Rio <chhunnneng.maya@gmail.com>
2023-03-25 09:06:40 +08:00
chenjiahan
9fa1cbb9dc
chore: format release commit message
2023-03-19 20:49:39 +08:00
neverland
2ee3c96df4
docs(changelog): vant v4.1.1 ( #11683 )
2023-03-19 20:48:02 +08:00
chenjiahan
1feefde2a6
release: 4.1.1
2023-03-19 20:43:48 +08:00
neverland
1d5b37930a
chore(deps): bump typescript v5 ( #11681 )
2023-03-18 08:46:01 +08:00
眼圈发黑
2322f1d765
fix(lazy-image): delete duplicate assignments ( #11679 )
2023-03-18 08:20:05 +08:00
Wei-Liang Liou
4aa33c17a6
fix(Field): correct typo "Filed" ( #11674 )
...
* refactor(search): fix typo filed
* docs: fix typo "filed" of comments
* fix(field): typo "FiledRuleFormatter"
2023-03-15 20:59:02 +08:00
Gavin
b9862b3c41
fix(DatePicker): fix display back wrong of date-picker ( #11656 )
...
* fix(DatePicker): fix display back wrong of date-picker
* feat: add test case for multi-column picker
2023-03-14 08:49:23 +08:00
Gavin
13a91147ce
fix(TextEllipsis): fix that numbers and letters cannot display ellipses ( #11669 )
2023-03-14 08:48:33 +08:00
neverland
065caff468
docs(Cascader): improve async loading demo ( #11666 )
2023-03-12 21:23:38 +08:00
neverland
bb64d6eedb
chore: bump vue to latest version ( #11665 )
2023-03-12 21:04:02 +08:00
neverland
b9811558e5
docs(changelog): @vant/use 1.5.1 ( #11663 )
2023-03-12 14:47:17 +08:00
chenxueli
4428e4770a
feat(Uploader): support avif image format ( #11655 )
2023-03-09 09:35:09 +08:00
neverland
1ba9f6de4f
docs(changelog): vant@4.1.0 ( #11643 )
2023-03-05 19:56:34 +08:00
chenjiahan
1d7f0c9aff
release: 4.1.0
2023-03-05 19:47:04 +08:00
Gavin
6c42fa0a4e
fix(DropdownMenu): fix dropdown-item position when expanded by default ( #11640 )
...
* fix(DropdownMenu): fix dropdown-item position when expanded by default
* chore: delete redundant code
2023-03-05 19:43:47 +08:00
neverland
0547527f5b
feat(TreeSelect): add item param to nav-text slot ( #11641 )
...
* feat(TreeSelect): add item param to nav-text slot
* chore: fix case name
2023-03-04 15:47:39 +08:00
Leon Fong
572e2482d9
feat(TreeSelect): add nav-text slot ( #11602 )
...
* feat(TreeSelect): render HTML toggling allowHtml
* feat(TreeSelect): Custom name of the parent node
* docs(TreeSelect): Add nav-text slot
2023-03-04 15:29:02 +08:00
SaberA1ter
2d72821de0
feat(Swipe): add index when trigger onDragStart or onDragEnd ( #11632 )
...
* perf(Swipe): add index when trigger onDragStart or onDragEnd
* perf(Swipe): change the arguments of the onDragStart and onDragEnd events to the Object
---------
Co-authored-by: ZZQChongYa <zhengziqiang@star-net.cn>
2023-03-04 15:19:31 +08:00
Alexsander Vyshnyvetskyy
c63fee0d13
fix(Locale): improve uk lang ( #11629 )
2023-02-27 20:10:32 +08:00
neverland
47d1dd4148
fix(TextEllipsis): failed to inherit attrs ( #11621 )
2023-02-26 18:45:10 +08:00
neverland
c00d389f77
docs: add @landluck and @wjw-gavin to core team ( #11622 )
2023-02-26 11:00:48 +08:00
neverland
fb3142af5e
feat(TextEllipsis): add van-text-ellipsis-line-height CSS var ( #11620 )
2023-02-26 10:34:02 +08:00
Gavin
0661f1f1fa
feat(TextEllipsis): add TextEllipsis component ( #11593 )
...
* chore: add menu
* feat(Ellipsis): add Ellipsis component
* style: improve style
* chore: improve resize observer
* chore: improve code
* chore: rename to text-ellipsis
2023-02-26 10:21:03 +08:00
neverland
a9864d5071
docs: remove v3 version tag in v4 document ( #11616 )
2023-02-25 19:55:08 +08:00
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
2023-02-20 09:13:09 +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
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
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