Commit Graph
23 Commits
Author SHA1 Message Date
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