ant-design/components/form
2020-03-09 17:55:22 +08:00
..
__tests__ refactor: Form.Item with pure children will only render once (#21991) 2020-03-08 16:28:33 +08:00
demo docs: 📝 instruction about useForm 2020-03-04 11:26:37 +08:00
docs 💄 prittier all files 2019-05-07 14:57:32 +08:00
style 💄 Add less variable @form-item-label-height (#21912) 2020-03-05 23:04:27 +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 perf(Form): FormContext use a memoized value(#21976) (#21980) 2020-03-08 17:41:45 +08:00
FormItem.tsx refactor: Form.Item with pure children will only render once (#21991) 2020-03-08 16:28:33 +08:00
FormItemInput.tsx fix: help change cause react warning (#21800) 2020-03-03 12:10:32 +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 merge feature 2020-02-24 13:10:29 +08:00
index.tsx chore: Export Rule interface (#21411) 2020-02-17 15:28:23 +08:00
index.zh-CN.md feat: Form support scrollToFirstError (#21462) 2020-02-19 17:38:46 +08:00
interface.ts 4.0 Form scrollToField: Pass options to form scrollToField (#20774) 2020-01-14 22:50:49 +08:00
util.ts chore: Form.useForm return same instance now (#21927) 2020-03-06 12:07:55 +08:00
v3.en-US.md docs: correct inline to noStyle (#22029) 2020-03-09 17:55:22 +08:00
v3.zh-CN.md docs: correct inline to noStyle (#22029) 2020-03-09 17:55:22 +08:00