ant-design/components/form
二货机器人 3080611883
feat: Notification support hooks for context (#21275)
* use promise for getInstance

* passing hooks

* hooks support

* move hooks out of fiel

* adjust style

* update snapshot

* fix test & add test case

* update hooks test

* fix style lint

* update doc

* update demo desc & eslitn rules

* fix lint

* docs add faq

* fix less
2020-02-07 17:55:26 +08:00
..
__tests__ feat: Notification support hooks for context (#21275) 2020-02-07 17:55:26 +08:00
demo fix: Input suffix form validate error style (#21121) 2020-01-28 12:38:30 +08:00
docs 💄 prittier all files 2019-05-07 14:57:32 +08:00
style 🆕 Add less variable @form-item-label-font-size (#21216) 2020-02-04 17:01:03 +08:00
changelog.md feat: New Form (#17327) 2019-07-03 20:14:39 +08:00
context.tsx rename (#17729) 2019-07-19 14:07:39 +08:00
Form.tsx feat: Form & ConfigProvider support component size (#20570) 2020-01-03 13:38:16 +08:00
FormItem.tsx fix: Form.Item init status should also check help (#21211) 2020-02-04 14:43:12 +08:00
FormItemInput.tsx fix: Form.Item keep render even it's not a Field (#20963) 2020-01-17 11:50:06 +08:00
FormItemLabel.tsx fix: Form.Item keep render even it's not a Field (#20963) 2020-01-17 11:50:06 +08:00
FormList.tsx feat: Form list add move typescript (#20406) 2019-12-24 20:36:27 +08:00
index.en-US.md feat: Form.Item support validateFirst (#21178) 2020-02-02 21:40:16 +08:00
index.tsx chore: Export form typescript interface 2020-01-10 11:55:42 +08:00
index.zh-CN.md feat: Form.Item support validateFirst (#21178) 2020-02-02 21:40:16 +08:00
interface.ts 4.0 Form scrollToField: Pass options to form scrollToField (#20774) 2020-01-14 22:50:49 +08:00
util.ts 4.0 Form scrollToField: Pass options to form scrollToField (#20774) 2020-01-14 22:50:49 +08:00
v3.en-US.md rename (#17729) 2019-07-19 14:07:39 +08:00
v3.zh-CN.md rename (#17729) 2019-07-19 14:07:39 +08:00