Commit Graph
9418 Commits
Author SHA1 Message Date
Wei-Liang LiouandGitHub 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
GavinandGitHub 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
GavinandGitHub 13a91147ce fix(TextEllipsis): fix that numbers and letters cannot display ellipses (#11669) 2023-03-14 08:48:33 +08:00
neverlandandGitHub 065caff468 docs(Cascader): improve async loading demo (#11666) 2023-03-12 21:23:38 +08:00
neverlandandGitHub bb64d6eedb chore: bump vue to latest version (#11665) 2023-03-12 21:04:02 +08:00
neverlandandGitHub d227d8cb5a docs(changelog): @vant/cli@6.0.1 (#11664) 2023-03-12 15:06:10 +08:00
chenjiahan abe3ac8eff release: @vant/cli 6.0.1 2023-03-12 15:03:16 +08:00
hmingheandGitHub 965724e8a5 fix(@vant/cli): replace vue file import causing duplicate suffixes (#11649)
* fix(@vant/cli):替换 vue 文件导入出现重复后缀

* fix(@vant/cli):替换 vue 文件导入出现重复后缀
2023-03-12 14:58:49 +08:00
neverlandandGitHub b9811558e5 docs(changelog): @vant/use 1.5.1 (#11663) 2023-03-12 14:47:17 +08:00
chenjiahan 1d5bae36b1 release: @vant/use 1.5.1 2023-03-12 14:43:12 +08:00
neverlandandGitHub 773a413fe0 fix(@vant/use): add vue as peer dependencies (#11662) 2023-03-12 14:42:30 +08:00
chenxueliandchenjiahan 4428e4770a feat(Uploader): support avif image format (#11655) 2023-03-09 09:35:09 +08:00
chenjiahan 899714b4d8 release: @vant/area-data 1.4.1 2023-03-09 09:34:51 +08:00
郭军宏andGitHub df943630a7 feat(Area): update area data (#11645) 2023-03-09 09:33:13 +08:00
neverlandandGitHub 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
GavinandGitHub 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
neverlandandGitHub 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 FongandGitHub 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
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 VyshnyvetskyyandGitHub c63fee0d13 fix(Locale): improve uk lang (#11629) 2023-02-27 20:10:32 +08:00
neverlandandGitHub 47d1dd4148 fix(TextEllipsis): failed to inherit attrs (#11621) 2023-02-26 18:45:10 +08:00
neverlandandGitHub c00d389f77 docs: add @landluck and @wjw-gavin to core team (#11622) 2023-02-26 11:00:48 +08:00
neverlandandGitHub fb3142af5e feat(TextEllipsis): add van-text-ellipsis-line-height CSS var (#11620) 2023-02-26 10:34:02 +08:00
GavinandGitHub 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
chenjiahan 9f17342936 release: create-vant-cli-app 2.2.0 2023-02-26 10:19:28 +08:00
neverlandandGitHub bc8bacfa6c docs(@vant/cli): changelog v6.0.0 (#11619) 2023-02-26 10:18:43 +08:00
chenjiahan 1ffca78d7f release: @vant/cli 6.0.0 2023-02-26 10:14:03 +08:00
chenjiahan 06d8a23c65 release: @vant/cli 5.1.1 2023-02-26 10:08:06 +08:00
neverlandandGitHub 5954997314 fix(cli): failed to match arguments in some cases (#11618)
* fix(cli): failed to match arguments in some cases

* chore: upd
2023-02-26 10:07:31 +08:00
chenjiahan 40d1c97f6b chore(CI): add clean-exclude 2023-02-25 20:39:46 +08:00
neverlandandGitHub c2f57ded43 docs: clean website assets (#11617) 2023-02-25 20:06:33 +08:00
neverlandandGitHub a9864d5071 docs: remove v3 version tag in v4 document (#11616) 2023-02-25 19:55:08 +08:00
neverlandandGitHub cf1de18dde docs(Cell): remove value only document (#11615) 2023-02-25 19:08:57 +08:00
GavinandGitHub 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
文博andGitHub 1940541ea3 docs: ✏️ fix demo code in Dialog documentation (#11610) 2023-02-23 11:35:40 +08:00
neverlandandGitHub 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
neverlandandGitHub 39d8c23d25 chore(deps): bump commander & fs-extra (#11595) 2023-02-18 20:46:27 +08:00
neverlandandGitHub 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
GavinandGitHub 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 ChenandGitHub 388e76b54c fix(Popover): fix the arrow position of *-start/end placements (#11584) 2023-02-18 14:51:36 +08:00
qiangandGitHub 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
neverlandandGitHub 267f23dc58 feat(cli): improve code highlight (#11569) 2023-02-12 10:22:27 +08:00
acyzaandGitHub 9cbb2f56fa fix(Popover): should update location after transition (#11568)
* fix(popover): location update

* fix(popover): update
2023-02-12 09:52:50 +08:00
GavinandGitHub 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
neverlandandGitHub 4bd7e85b5d fix(PickerGroup): confirm event missing params (#11566) 2023-02-11 16:46:55 +08:00
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