ant-design/components/form
JinXin 7ccf6855c6
fix: appear two colons
If the label attribute of the component Form.Item is a ReactNode and the same label tag exists inside the ReactNode, two colons will appear.
2019-03-08 15:31:46 +08:00
..
__tests__ fix form warning (#15160) 2019-03-04 14:51:40 +08:00
demo merge master 2019-02-27 19:57:48 +08:00
docs Add remark lint (#13906) 2018-12-26 14:14:00 +08:00
style fix: appear two colons 2019-03-08 15:31:46 +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 add labelAlign for Form and FormItem 2019-03-07 15:14:27 +08:00
Form.tsx add labelAlign for Form and FormItem 2019-03-07 15:14:27 +08:00
FormItem.tsx add labelAlign for Form and FormItem 2019-03-07 15:14:27 +08:00
index.en-US.md don't disclose some props define in doc 2019-03-07 15:34:11 +08:00
index.tsx merge support prettier 2018-12-07 20:02:01 +08:00
index.zh-CN.md don't disclose some props define in doc 2019-03-07 15:34:11 +08:00