ant-design/components/form
二货机器人 77d45690c0
feat: Form.Item support initialValue & getValueProps (#22993)
* add getValueProps

* field initialValue

* add faq
2020-04-07 21:57:27 +08:00
..
__tests__ chore: 🦄 Add eslint-plugin-unicorn (#22883) 2020-04-03 15:02:11 +08:00
demo style: optimization form rtl and demo (#22621) 2020-03-30 21:23:05 +08:00
docs 💄 prittier all files 2019-05-07 14:57:32 +08:00
style fix: Remove useless form textarea height (#22793) 2020-03-31 21:07:13 +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 merge master 2020-03-28 16:31:17 +08:00
FormItemInput.tsx fix: help change cause react warning (#21800) 2020-03-03 12:10:32 +08:00
FormItemLabel.tsx chore: 🦄 Add eslint-plugin-unicorn (#22883) 2020-04-03 15:02:11 +08:00
FormList.tsx fix: fix FormList Operation type definitions (#22058) 2020-03-10 15:46:13 +08:00
index.en-US.md feat: Form.Item support initialValue & getValueProps (#22993) 2020-04-07 21:57:27 +08:00
index.tsx chore: Export Rule interface (#21411) 2020-02-17 15:28:23 +08:00
index.zh-CN.md feat: Form.Item support initialValue & getValueProps (#22993) 2020-04-07 21:57:27 +08:00
interface.ts chore: export form value type (#22755) 2020-04-06 11:32:59 +08:00
util.ts fix: Form.List nest warning (#22575) 2020-03-24 23:39:56 +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