ant-design/components/form
2020-01-17 17:23:47 +08:00
..
__tests__ fix: Form.Item keep render even it's not a Field (#20963) 2020-01-17 11:50:06 +08:00
demo Fix Documentation for Form API (#20830) 2020-01-11 23:18:46 +08:00
docs 💄 prittier all files 2019-05-07 14:57:32 +08:00
style fix(Form.Item): label text align not correct when media less than xs and span not 24 (#20836) 2020-01-13 10:32:32 +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 keep render even it's not a Field (#20963) 2020-01-17 11:50:06 +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 docs: Format string notation of all components (#20970) 2020-01-17 17:23:47 +08:00
index.tsx chore: Export form typescript interface 2020-01-10 11:55:42 +08:00
index.zh-CN.md docs: Format string notation of all components (#20970) 2020-01-17 17:23:47 +08:00
interface.ts feat: New Form (#17327) 2019-07-03 20:14:39 +08:00
util.ts fix: help will shake in Form (#20886) 2020-01-14 14:45:22 +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