24 Commits

Author SHA1 Message Date
neverland
1bfcbab2fa
chore: migrate to useCustomFieldValue (#9201) 2021-08-07 16:22:02 +08:00
neverland
32e77d71ab
types: add SwipeInstance type (#9158) 2021-07-30 14:25:14 +08:00
neverland
51b7a66913
types(Form): add FormInstance type (#9139)
* types(Form): add FormInstance type

* types: useExpose type
2021-07-28 17:20:11 +08:00
neverland
b7e6e68a92
chore(Tabs): add deprecation warning (#9129)
* chore(Tabs): add deprecation warning

* chore: upd

* chore: upd
2021-07-28 09:33:28 +08:00
neverland
0e05d8c908
types: improve relation types (#9016) 2021-07-12 20:54:19 +08:00
neverland
8bc924ea62
types: using InjectionKey in composables (#8976) 2021-07-04 23:04:54 +08:00
neverland
5c080f3a6e
types: improve Field injection typing (#8975)
* types: improve inject typing

* types: update
2021-07-03 20:05:14 +08:00
neverland
38aeecfcb7
fix(List): skip check when inside an inactive tab (#8741) 2021-05-22 17:38:05 +08:00
neverland
b43822562f
feat: add onPopupReopen (#8641) 2021-05-01 16:40:50 +08:00
neverland
0a9f2102d1
chore: prefer using extend (#8531) 2021-04-15 09:39:20 +08:00
chenjiahan
2be579975a chore(Button): improve code 2021-04-14 09:35:08 +08:00
Dante
507adef9b2
fix: corrected horizontal slip judgment (#8388) 2021-03-24 07:55:48 +08:00
neverland
e540876398
refactor: reorganize all components (#8303) 2021-03-08 11:50:37 +08:00
neverland
831091182a
chore: using symbol as provide key (#8260) 2021-03-04 10:58:36 +08:00
chenjiahan
7f4651bbbf types: reduce any 2021-03-02 20:12:52 +08:00
neverland
86b276caa5
fix(Popup): should watch lockScroll (#8169)
* fix(Popup): should watch lockScroll

* chore: oreder

* chore: upd

* chore: upd
2021-02-16 16:22:34 +08:00
neverland
7a5fb894d2
types: fix to prop typing (#8134) 2021-02-11 12:34:25 +08:00
neverland
0b68d3a141
types: improve ref typing (#8124)
* types: improve ref typing

* types: message
2021-02-10 20:57:24 +08:00
neverland
38e3bc948d
types: improve useRefs typing (#8117) 2021-02-10 10:05:22 +08:00
chenjiahan
c114a0ef47 fix(Popup): lockScroll not work #7738 2020-12-27 21:13:07 +08:00
chenjiahan
09858eb1d3 docs: improve demo translating 2020-12-11 10:07:07 +08:00
chenjiahan
dea44580df chore: add useTranslate 2020-12-06 16:55:16 +08:00
chenjiahan
497a88d7bb perf(Stepper): should not introduce form code #7675 2020-12-04 17:48:10 +08:00
chenjiahan
062cd546a9 chore: rename composables folder 2020-11-16 11:41:46 +08:00