Commit Graph
42 Commits
Author SHA1 Message Date
ShuGang ZhouandGitHub e2081c8890 fix(PickerGroup): only filter Comment vnode (#12402) 2023-10-28 22:24:27 +08:00
ShuGang ZhouandGitHub eddb35c782 fix(AddressEdit): area field validate error when showArea is false (#12393) 2023-10-25 20:42:27 +08:00
ShuGang ZhouandGitHub 6f74d77da9 fix(Uploader): multiple reupload only choose one & cancel choose problem (#12359)
* fix(Uploader): multiple reupload only choose one & cancel chose problem

* fix(Uploader): multiple reupload only choose one & cancel chose problem

* fix(Uploader): refactor code

* fix(Uploader): refactor code
2023-10-14 09:17:54 +08:00
ShuGang ZhouandGitHub c24b7f7d80 feat(FloatingPanel): optimize bounce animate (#12317)
* feat(VantUse): add useSpring composables

* feat(VantUse): add useSpring composables

* feat(FloatingPanel): optimize bounce animate
2023-09-29 20:40:38 +08:00
ShuGang ZhouandGitHub 0477c0e2e6 fix(FloatingPanel): dragging down causes the page to move (#12314) 2023-09-24 15:04:08 +08:00
ShuGang ZhouandGitHub 4abc67e4ac feat(AddressEdit): add change event for name and tel input (#12310)
* feat(AddressEdit): add change event for name and tel input

* feat(AddressEdit): add change event for name and tel input
2023-09-23 17:50:37 +08:00
ShuGang ZhouandGitHub f553a87037 chore(ConfigProvider): update var name and init execute the sync function twice (#12248) 2023-09-04 22:21:56 +08:00
ShuGang ZhouandGitHub 5bcd41cfef feat(ConfigProvider): add theme-vars-scope props enable root affects (#12240)
* feat(ConfigProvider): add theme-vars-in-root props enable root affects

* feat(ConfigProvider): add theme-vars-in-root props enable root affects

* feat(ConfigProvider): add theme-vars-in-root props enable root affects
2023-09-04 07:56:21 +08:00
ShuGang ZhouandGitHub 4b52766eb6 fix(FloatingBubble): does not update status while hidden (#12207) 2023-08-20 08:56:17 +08:00
ShuGang ZhouandGitHub 0ad72d6757 fix(FloatingBubble): drag should not trigger click on child elements (#12201)
* fix(FloatingBubble): Drag does not trigger click on descendant elements

* fix(FloatingBubble): Drag does not trigger click on descendant elements
2023-08-18 16:08:40 +08:00
ShuGang ZhouandGitHub e2f041fe0a feat(FloatingBubble): use component attrs (#12171)
* feat(FloatingBubble): use component  attrs

* feat(FloatingBubble): use component  attrs
2023-08-12 20:57:59 +08:00
ShuGang ZhouandGitHub 69035944d6 fix(FloatingBubble): fix global component type (#12101) 2023-07-18 15:42:08 +08:00
ShuGang ZhouandGitHub 6497950900 fix(SubmitBar): remove redundant theme types (#12031) 2023-06-27 21:27:16 +08:00
ShuGang ZhouandGitHub 12879ae893 feat: add theme vars type (#12018)
* feat(Barrage): add theme vars type

* feat(FloatingPanel): add theme vars type

* feat(FloatingBubble): add theme vars type

* feat(Barrage): add theme vars type

* feat(FloatingPanel): add theme vars type

* feat(FloatingBubble): add theme vars type

* feat(RollingText): add theme vars type

* feat(Signature): add theme vars type

* feat(Watermark): add theme vars type
2023-06-24 10:04:53 +08:00
ShuGang ZhouandGitHub 4fa8879ed2 fix(FloatingBubble): optimized css var (#12009) 2023-06-22 21:18:36 +08:00
ShuGang ZhouandGitHub a59a26931e chore(RollingText): fix component global type (#12010) 2023-06-22 21:18:03 +08:00
ShuGang ZhouandGitHub 46939972f2 fix(FloatingPanel): Reuse closest function (#12007) 2023-06-22 11:05:01 +08:00
ShuGang ZhouandGitHub 02740dd82e feat(FloatingBubble): add new FloatingBubble component (#11880)
* feat(FloatingBubble): add new FloatingBubble component

* feat(FloatingBubble): add new FloatingBubble component test case

* feat(FloatingBubble): add new FloatingBubble component test case

* feat(FloatingBubble): add new FloatingBubble component docs

* feat(FloatingBubble): optimized code

* feat(FloatingBubble): fix docs

* feat(FloatingBubble): teleported should be closed when deactivated

* feat(FloatingBubble): fix nav config

* fix: optimized code

* fix: optimized code

* fix: optimized code

* fix: optimized code

* fix: optimized code

* fix: optimized code

* fix: optimized code

* fix: optimized code
2023-06-21 22:38:50 +08:00
ShuGang ZhouandGitHub 6ff09a4b0d chore(CLI): upgrade vue (#11987) 2023-06-17 09:32:25 +08:00
ShuGang ZhouandGitHub 621c0fc2f1 feat(TimePicker): add min-time and max-time prop (#11887)
* feat(TimePicker): Only default columns support minTime and maxTime

* feat(TimePicker): adapted seconds, the specified format

* feat(TimePicker): adapted seconds, the specified format

* feat(TimePicker): adapted seconds, the specified format

* fix(TimePicker): conflicts that must be resolved

* fix(TimePicker): add props tag
2023-06-11 22:22:56 +08:00
ShuGang ZhouandGitHub 97fa5301fb feat(AddressList): add new right-icon props (#11959) 2023-06-11 11:29:27 +08:00
ShuGang ZhouandGitHub cfdf3a811e docs(PickerGroup): add props tag (#11940) 2023-06-04 21:12:08 +08:00
ShuGang ZhouandGitHub 514f56a322 docs: add new props tag (#11941)
* docs: add 4.4.1 props tag

* docs: add 4.4.0 props tag

* docs: add 4.2.0 props tag

* docs: add new  props tag
2023-06-04 21:08:58 +08:00
b8424849f0 feat(FloatingPanel): add new FloatingPanel component (#11832)
* fix(Swipe): props changed but component didn't

* fix(Swipe): target watch windowWidth

* Update packages/vant/src/swipe/Swipe.tsx

* fix(Sticky): resize or orientationchange wrapper no reset width and height

* fix(Sticky): resize or orientationchange wrapper no reset width and height

* fix(Sticky): resize or orientationchange wrapper no reset width and height

* fix(Sticky): resize or orientationchange wrapper no reset width and height

* chore: sync

* feat(FloatingPanel): add new FloatingPanel component

* feat(FloatingPanel): add new FloatingPanel component

* feat(FloatingPanel): optimized code

* feat(FloatingPanel): optimized code

---------

Co-authored-by: zhousg <345313727@qq.com>
Co-authored-by: neverland <jait.chen@foxmail.com>
2023-06-03 09:26:42 +08:00
ShuGang ZhouandGitHub 88b17474fa docs(Watermark): add props description (#11926) 2023-06-03 09:04:16 +08:00
ShuGang ZhouandGitHub 63a8e4443e feat(VantCli): mobile page refreshes are located based on the hash (#11918) 2023-05-30 21:20:38 +08:00
ShuGang ZhouandGitHub 2e6a7b99d0 docs(IndexBar): update props type (#11923) 2023-05-30 21:17:09 +08:00
ZhousgandGitHub 6177bf00a2 fix(Popup): opened event is emitted twice when duration is 0 (#11902)
* fix(Popup): duration 0s and enable lazyRender opened is executed twice

* fix(Popup): optimized code
2023-05-28 16:18:54 +08:00
ZhousgandGitHub 53a108ec7e fix(Tab): Maximum recursive updates exceeded in Tabs (#11898)
* fix(Tab): Maximum recursive updates exceeded in component <van-tabs>

* fix(Tab): Maximum recursive updates exceeded in component <van-tabs>

* fix(Tab): Maximum recursive updates exceeded in component <van-tabs>

* fix(Tab): Maximum recursive updates exceeded in component <van-tabs>

* fix(Tab): Maximum recursive updates exceeded in component <van-tabs>
2023-05-27 10:39:39 +08:00
ZhousgandGitHub 7139898d3a docs(TreeSelect): props add v-model (#11899) 2023-05-22 21:40:14 +08:00
ZhousgandGitHub 708e4c6ea8 docs(Uploader): Optimized translation (#11886) 2023-05-21 21:50:41 +08:00
ZhousgandGitHub 08f82392b7 fix(BackTop): When teleport is the default, the parent scroll contain… (#11858)
* fix(BackTop): When teleport is the default, the parent scroll container is always window

* fix(BackTop): When teleport is the default, the parent scroll container is always window
2023-05-20 21:09:34 +08:00
b94c8c3333 feat(Uploader): add reupload (#11854)
* feat(Uploader): add reupload

* feat(Uploader): add reupload

* Update packages/vant/src/uploader/README.md

Co-authored-by: neverland <jait.chen@foxmail.com>

* Update packages/vant/src/uploader/README.zh-CN.md

Co-authored-by: neverland <jait.chen@foxmail.com>

---------

Co-authored-by: neverland <jait.chen@foxmail.com>
2023-05-20 19:15:29 +08:00
ZhousgandGitHub 52ab19e185 docs(Address): fix props and methods (#11882) 2023-05-20 18:36:06 +08:00
ZhousgandGitHub 71de1ad079 fix(Area): areaProps omit allow-html show-toolbar (#11871) 2023-05-17 22:14:02 +08:00
ZhousgandGitHub e457bc2265 docs(Area): fix docs events (#11870) 2023-05-17 22:12:56 +08:00
ZhousgandGitHub 83a11a8aee docs(ContactList): fix type (#11868) 2023-05-17 22:12:16 +08:00
ZhousgandGitHub c58b66ee33 docs(ContactEdit): fix docs type and emit (#11866) 2023-05-17 14:04:18 +08:00
ZhousgandGitHub be0d498c0e docs(Coupon): fix docs type (#11865) 2023-05-17 14:03:15 +08:00
cb0f859a83 feat(Barrage): add new Barrage component (#11760)
* fix(Swipe): props changed but component didn't

* fix(Swipe): target watch windowWidth

* Update packages/vant/src/swipe/Swipe.tsx

* feat(Barrage): add new Barrage component

* feat(Barrage): add will-change

* feat: only use transform move

* refactor: only use transform

* refactor: only use transform

* fix(Barrage): many problems

* fix(Barrage): many problems

* fix(Barrage): many problems

* fix(Barrage): many problems

* fix(Barrage): many problems

* fix(Barrage): many problems

---------

Co-authored-by: zhousg <345313727@qq.com>
Co-authored-by: neverland <jait.chen@foxmail.com>
2023-05-14 22:06:15 +08:00
ZhousgandGitHub 127b5b28d3 fix(SubmitBar): Unused CSS variables (#11845) 2023-05-14 19:26:23 +08:00
ZhousgandGitHub 8a32e861d8 docs(vant-use): fix docs type (#11844)
* docs(useClickAway): fix docs type

* docs(useCountDown): fix docs type
2023-05-14 19:25:28 +08:00