ant-design/components/form
2020-08-10 09:43:21 +08:00
..
__tests__ merge feature into master-to-merge-feature 2020-08-05 14:49:10 +08:00
demo Merge branch 'master' into resolve-conflict-1 2020-07-26 20:14:11 +08:00
hooks feat: Form support generic type (#25937) 2020-07-31 16:53:39 +08:00
style fix: 修复紧凑模式下表单项 margin 计算错误 (#26069) 2020-08-07 13:45:35 +08:00
changelog.md feat: New Form (#17327) 2019-07-03 20:14:39 +08:00
context.tsx feat: form instance support getFieldInstance (#24711) 2020-06-05 18:06:52 +08:00
Form.tsx feat: Form support generic type (#25937) 2020-07-31 16:53:39 +08:00
FormItem.tsx fix: hidden should higher than noStyle (#26020) 2020-08-05 10:08:57 +08:00
FormItemInput.tsx chore: replace rc-animate/lib/CSSMotion with rc-motion (#26049) 2020-08-05 23:05:25 +08:00
FormItemLabel.tsx chore: 🦄 Add eslint-plugin-unicorn (#22883) 2020-04-03 15:02:11 +08:00
FormList.tsx feat: export FormList interface (#25849) 2020-07-28 13:04:18 +08:00
index.en-US.md docs: format api (#25973) 2020-08-03 15:01:16 +08:00
index.tsx chore: export RuleObject and RuleRender types from Form (#24541) 2020-05-30 23:28:11 +08:00
index.zh-CN.md docs: format api (#25973) 2020-08-03 15:01:16 +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 Updating document to correct few typos (#22902) 2020-04-03 22:45:39 +08:00
v3.zh-CN.md docs: 📝 fix array type field of Form.Item name (#22304) 2020-03-18 11:03:33 +08:00