ant-design/components/form
HiddenMan 0350544de1 fix: username misspelling in the form. (#16398)
* fix normal-login spelling mistake

* fix horizontal-login spelling mistake

* fix index.zh-CN spelling mistake

* fix index.en-US spelling mistake

* update form demo.test.js.snap
2019-05-01 23:44:22 +08:00
..
__tests__ fix: username misspelling in the form. (#16398) 2019-05-01 23:44:22 +08:00
demo fix: username misspelling in the form. (#16398) 2019-05-01 23:44:22 +08:00
docs Add remark lint (#13906) 2018-12-26 14:14:00 +08:00
style 💄 Fix less code style 2019-04-15 11:05:06 +08:00
constants.tsx fix: upgrade rc-form and refactor to be compatible with react@16 2017-10-31 01:33:56 -05:00
context.ts 🆙 use @ant-design/create-react-context of MIT 2019-04-16 12:18:39 +08:00
Form.tsx Form onFieldsChange(): document third parameter "allFields", remove non-existent fourth parameter "add" from TypeScript definition (#16343) 2019-04-28 15:29:18 +08:00
FormItem.tsx fix: labelAlign should work in Form.Item (#16072) 2019-04-15 12:10:04 +08:00
index.en-US.md fix: username misspelling in the form. (#16398) 2019-05-01 23:44:22 +08:00
index.tsx merge support prettier 2018-12-07 20:02:01 +08:00
index.zh-CN.md fix: username misspelling in the form. (#16398) 2019-05-01 23:44:22 +08:00
interface.ts fix: Form with forwardRef typescript (#16242) 2019-04-23 11:23:20 +08:00