element-plus/packages/components/config-provider
jeremywu 19bc41f965
feat(hooks): extracting size injection for form items (#3383)
* feat(hooks): extracting size injection for form items

- Extract common code for form items
- Apply extracted code for el-button

* - Address import order

* Update packages/hooks/use-form-item/index.ts

Co-authored-by: 三咲智子 <sxzz@sxzz.moe>

* - Fix type annotation for fallbacks

* - Use MaybeRef to mark type of local fallbacks

Co-authored-by: 三咲智子 <sxzz@sxzz.moe>
2021-09-13 23:14:48 +08:00
..
__tests__ style: use prettier (#3228) 2021-09-04 19:29:28 +08:00
style refactor: update package path and bundle folder (#3016) 2021-08-24 13:36:48 +08:00
config-provider.ts feat(hooks): extracting size injection for form items (#3383) 2021-09-13 23:14:48 +08:00
index.ts refactor(utils): refactor with-install (#3355) 2021-09-12 19:18:14 +08:00