ant-design/components/form
Joseph Burton e3a013f6cf
refactor: remove duplicate deconstruction in components/form/Form.tsx (#27810)
* refactor: make the code more concise

* Update Form.tsx

Co-authored-by: Amumu <yoyo837@hotmail.com>
2020-11-18 15:29:26 +08:00
..
__tests__ perf(📦): upgrade @ant-design/colors and remove rc-trigger from deps (#27761) 2020-11-14 00:43:12 +08:00
demo docs: fixed nested ternary operator in Form (#27724) 2020-11-12 23:20:13 +08:00
hooks chore: 🆙 upgrade typescript-eslint (#26600) 2020-09-16 11:43:55 +08:00
style style(💄): fix Button and Form loading spin animation (#27794) 2020-11-16 18:05:00 +08:00
changelog.md feat: New Form (#17327) 2019-07-03 20:14:39 +08:00
context.tsx feat: Form.List support rules (#26676) 2020-09-11 21:27:51 +08:00
ErrorList.tsx feat: Form.List support rules (#26676) 2020-09-11 21:27:51 +08:00
Form.tsx refactor: remove duplicate deconstruction in components/form/Form.tsx (#27810) 2020-11-18 15:29:26 +08:00
FormItem.tsx feat: Form.Item support tooltip (#26780) 2020-09-17 17:11:45 +08:00
FormItemInput.tsx feat: Form.List support rules (#26676) 2020-09-11 21:27:51 +08:00
FormItemLabel.tsx test: fix test cov (#27065) 2020-10-10 13:32:27 +08:00
FormList.tsx fix: add optional rules property (#27164) 2020-10-15 22:31:51 +08:00
index.en-US.md docs: sort api (#27251) 2020-10-21 10:33:43 +08:00
index.tsx chore: feature merge master 2020-09-22 10:56:04 +08:00
index.zh-CN.md docs: sort api (#27251) 2020-10-21 10:33:43 +08:00
interface.ts feat: form instance support getFieldInstance (#24711) 2020-06-05 18:06:52 +08:00
util.ts fix: Form List warning (#24867) 2020-06-09 18:10:43 +08:00
v3.en-US.md docs: update form migrate docs title (#27029) 2020-10-08 13:15:13 +08:00
v3.zh-CN.md docs: update form migrate docs title (#27029) 2020-10-08 13:15:13 +08:00