Commit Graph
15 Commits
Author SHA1 Message Date
neverlandandGitHub e2ea3be819 feat: export props of all components (#11024) 2022-09-10 21:49:21 +08:00
Alan WangandGitHub 1837ed712f fix(indexBar): index-bar not positioned correctly when scrolled to the bottom (#10994) 2022-09-02 23:01:22 +08:00
neverlandandGitHub da3400435f fix: reduce passive event warning of touchmove event (#10975) 2022-08-27 11:12:36 +08:00
neverlandandGitHub 717f244d2f fix: reduce passive event warning of touchstart event (#10954) 2022-08-21 22:08:27 +08:00
neverlandandGitHub cb93bd2da3 perf: add correct passive flag to improve scroll performance (#10951) 2022-08-21 17:33:57 +08:00
chenjiahan 8dc8c54bca chore: add Numeric type 2022-03-27 17:40:00 +08:00
nemo-shenandGitHub 7c00cea862 fix(IndexBar): allow active bottom anchor (#10404)
* fix(IndexBar): allow active bottom anchor

* fix(IndexBar): prettier
2022-03-18 08:30:22 +08:00
neverlandandGitHub 9b7af21bbd types(IndexBar): index-list prop can includes number (#10273) 2022-02-09 14:22:33 +08:00
zoy-landGitHub 07dfa9b981 chore(eslint-config): update dependencies test cases (#10221)
* chore(eslint-config): update dependencies, test cases

* chore: update file .lock

* fix: wrong .lock file

* fix: code style

* chore: update `eslint-plugin-vue`
2022-01-30 11:13:54 +08:00
neverlandandGitHub c378b388c2 types: mark named import type (#10071) 2021-12-20 20:20:47 +08:00
neverlandandGitHub ca1aa1a7b1 types: export all props type (#9717) 2021-10-25 20:36:23 +08:00
neverlandandGitHub 477017a4ba chore: optimize some code (#9669) 2021-10-12 20:41:45 +08:00
neverlandandGitHub 00bb1d2f1f perf: add more prop type utils (#9641)
* perf: add more prop type utils

* fix: slider type

* chore: uod
2021-10-08 15:41:50 +08:00
neverlandandGitHub d111df8dfa perf: add numericProp helper (#9602) 2021-09-30 16:33:50 +08:00
neverlandandGitHub c21324b256 chore: move vant to packages folder (#9384) 2021-09-03 14:32:16 +08:00