Commit Graph

131 Commits

Author SHA1 Message Date
neverland 8696f4ee70 types(utils): pick type (#8179) 2021-02-19 19:38:47 +08:00
neverland 8cbf153073 fix(Form): may scroll to incorrect field after submitted (#8159) 2021-02-14 19:34:36 +08:00
neverland 4cb974ab02 types: ComponentInstance (#8154) 2021-02-14 17:07:26 +08:00
neverland 08e928111b types: using unknown instead of any (#8152)
* types: using unknown instead of any

* chore: UnknownProp
2021-02-14 12:37:02 +08:00
neverland 7355b610e1 types(Picker): use tsx (#8137) 2021-02-12 12:07:22 +08:00
chenjiahan d38e4a6aa8 types: fix translate typing 2020-12-13 12:29:30 +08:00
chenjiahan e026d2d83f breaking change(Stepper): rename async-change to before-change 2020-12-09 17:12:58 +08:00
chenjiahan dea44580df chore: add useTranslate 2020-12-06 16:55:16 +08:00
chenjiahan 28afc8a521 Merge branch '2.x' into dev 2020-12-01 10:12:54 +08:00
chenjiahan 65a5ed8553 style(Circle): add @circle-layer-color less var 2020-11-30 23:00:32 +08:00
chenjiahan 1a6cf64f54 style(Circle): add @circle-color less var 2020-11-30 23:00:32 +08:00
chenjiahan bb18310f1b docs: uniform color 2020-11-30 23:00:32 +08:00
chenjiahan 75c296f0a8 test: update test cases of utils 2020-11-28 18:42:38 +08:00
chenjiahan 062cd546a9 chore: rename composables folder 2020-11-16 11:41:46 +08:00
neverland 66204dfcf1 fix(Sticky): not work in some cases (#7561) 2020-11-15 15:14:13 +08:00
chenjiahan 1805f21308 Merge branch '2.x' into dev 2020-11-04 20:06:59 +08:00
neverland ebd78a9d02 feat(Sticky): offset-top support vh unit (#7498) 2020-11-04 19:39:52 +08:00
chenjiahan f2b6f3d4d1 chore: rename all legacy test cases 2020-10-13 16:56:11 +08:00
chenjiahan 5370eaafce chore(PullRefresh): use tsx 2020-10-10 18:00:22 +08:00
chenjiahan bfdc6f6b4e types(utils): isHidden ref param maybe undefined 2020-10-09 20:33:41 +08:00
chenjiahan c8a00f3ad3 chore: move useCountdown to @vant/use 2020-10-06 10:03:08 +08:00
chenjiahan 839b8654ee feat(Badge): max support string type 2020-10-02 17:05:08 +08:00
chenjiahan 7007fcf9ea fix(utils): circular dependency 2020-09-28 17:48:07 +08:00
chenjiahan 0072f4fe02 chore: expose utils in entry file 2020-09-27 17:11:43 +08:00
chenjiahan a3a8f2961c chore: remove unused getScroller 2020-09-27 16:37:11 +08:00
chenjiahan 5ccd2129b9 chore: remove unused event helper 2020-09-25 16:07:35 +08:00
neverland 17099d3ac1 fix(Button): incorrect ref in for (#7237) 2020-09-23 17:42:24 +08:00
chenjiahan 97f12e3270 types: fix createComponent typing 2020-09-19 23:14:30 +08:00
chenjiahan e7510585ab fix(Field): input composing #7035 2020-09-18 22:18:15 +08:00
chenjiahan 971c16eb3c chore: rename usePublicApi to useExpose 2020-09-15 20:19:15 +08:00
chenjiahan b16779d760 chore: remove istanbul ignore 2020-09-15 19:47:30 +08:00
chenjiahan d659c0c99e chore(utils): isHidden support ref element 2020-09-15 19:37:53 +08:00
chenjiahan fb03ef92c5 types: simplify createNamespace 2020-09-08 20:22:42 +08:00
chenjiahan 7f87c57d12 Merge branch 'dev' into next 2020-09-07 20:41:50 +08:00
neverland 4ffa6ead1e chore: prefer nullish coalescing (#7125) 2020-09-07 20:36:49 +08:00
neverland c7303786ae types: improve isDef typing (#7124)
* types: improve isDef typing

* chore: update
2020-09-07 20:16:54 +08:00
chenjiahan 21c30cbbf8 breaking change(Dialog): adjust before-close usage 2020-09-06 10:16:54 +08:00
chenjiahan b01a587099 Merge branch 'dev' into next 2020-09-06 07:59:45 +08:00
neverland e7deea7195 fix(Field): disallow minus when using digit type (#7114) 2020-09-05 14:54:05 +08:00
chenjiahan f2c151c337 Merge branch 'dev' into next 2020-09-02 15:32:31 +08:00
neverland d55585314f feat(Tabbar): add before-change prop (#7081) 2020-09-02 11:45:11 +08:00
chenjiahan 4ddf4e7018 chore(Toast): improve clear method 2020-09-01 09:52:42 +08:00
chenjiahan 6e6cfe5c65 refactor: update usePopupState 2020-09-01 09:47:59 +08:00
chenjiahan 10355ed849 feat: add usePopupState 2020-08-31 19:59:19 +08:00
chenjiahan f02afd882c feat: add mountComponent utils 2020-08-31 17:49:19 +08:00
chenjiahan 1237ee6c2c types: fix event listener typing 2020-08-28 14:05:20 +08:00
chenjiahan 216417eae6 chore: extract getSizeStyle 2020-08-26 18:09:32 +08:00
chenjiahan 2ec101f07b chore: rename api folder to composition 2020-08-26 15:32:30 +08:00
chenjiahan 762aed3e5d feat: add useRoute 2020-08-26 11:06:32 +08:00
chenjiahan 28f2fe340c chore: add pick utils 2020-08-24 10:19:43 +08:00