123 Commits (9fdb82b7df44dab65687c590c5d26e273e6d7860)

Author SHA1 Message Date
偏右 db1383ca58
🐛 Fix Form forwardRef ts error (#21483) 5 years ago
二货机器人 9f26e7a85e
fix: Form item has default height align with form size (#21476) 5 years ago
二货机器人 aa6ccda4ba
feat: Form support scrollToFirstError (#21462) 5 years ago
二货机器人 5ebac5f9d6
feat: Form & ConfigProvider support component size (#20570) 5 years ago
Saeed Rahimi 676de29eb4 feat: added rtl direction to all of ant-design components (#19380) 5 years ago
叶枫 6bb5e4ea3d feat: export interface (#20121) 5 years ago
afc163 760853e239 💄 eslint for all 5 years ago
afc163 5e99ed7bbe Fix eslint warnings 5 years ago
jeessy2 a57a2f754d Update Form typescript definition (#17652) 5 years ago
lixiaoyang1992 4e804bd466 feat(Form): upgrade setFieldsValue function declaration 5 years ago
zombieJ b3a76c14ca
feat: Form support `scrollToField` (#17457) 5 years ago
zombieJ 4cdf37bedb
feat: New Form (#17327) 5 years ago
afc163 32132c58cf
🐛 Fix Form onSubmit type 5 years ago
afc163 4c84c41da0
🐛 Revert Form type `unknown` to `any` 6 years ago
zombieJ 340ff711ab
chore: Support TypeScript & JavaScript with Demo (#17247) 6 years ago
Zzzen f1ee189bd2 eliminate `any` type in exported interfaces.#14044 6 years ago
SylvanasGone a19a500970 fix(Form): improve method onFieldsChange params type defs (#16577) 6 years ago
Victor Repkow 611909514c
fix(forms): improve field error method type defs 6 years ago
Sebastian Busch 5ce2f89adc Form onFieldsChange(): document third parameter "allFields", remove non-existent fourth parameter "add" from TypeScript definition (#16343) 6 years ago
zombieJ da9cef91b8
fix: Form with forwardRef typescript (#16242) 6 years ago
zombieJ fdcfabfa78
fix: form typescript definition (#16126) 6 years ago
zombieJ ae101a2056
fix: labelAlign should work in Form.Item (#16072) 6 years ago
Wei Zhu d1f64b1bc9 Add generic type to form values 6 years ago
DiamondYuan c8ba4da309 docs: add since comment for FormProps 6 years ago
DiamondYuan 5b162897a8 feat: support props colon of Form 6 years ago
yoyo837 5281d7b7f2 add labelAlign for Form and FormItem 6 years ago
zombieJ 2f6b367137
fix form warning (#15160) 6 years ago
zombieJ 4d1a998246
add component param in warning (#15078) 6 years ago
zombieJ 1fc8dd3042
Form support `labelCol` & `wrapperCol` props. (#15038) 6 years ago
RunningCoderLee 86e0431f9b fix: make all the properties in the ValidateFieldsOptions typing optional 6 years ago
RunningCoderLee 71503751a2 add ValidateFieldsOptions typing for validateFields 6 years ago
Bora Ikizoglu 3e85e51b58 Fixed Form.create missing type (#14584) 6 years ago
zombiej f5cbf0f9f1 update getFieldsValue types 6 years ago
frezc 5f9b376456 [type] make type of components compatible with ComponentType<P> 6 years ago
j3l11234 95cf9f3e48 Update rc-form requirement from ~2.2.7 to ~2.4.0 (#13788) 6 years ago
zombiej f65fb2867f add options.preserve of form 6 years ago
陈帅 8e11f0bdb9 merge support prettier 6 years ago
陈帅 dca9715186 support prettier 6 years ago
zombieJ 1a0a06fca9
ConfigProvider support prefixCls (#13389) 6 years ago
TomIsion 4d486416bf change Form typescript define about async callback order 6 years ago
zombiej 03b198775a close #12221. Adjust form validateFields type 6 years ago
newraina f8408510a6 fix form onFieldsChange param type (#12185) 6 years ago
Tomás Francisco 7d38f8f435 improve form types and docs (#11932) 6 years ago
Nikolay 7bf50c85e1 Update Form.tsx 6 years ago
Nikolay 563e349946 add strict mode for submit object property names 6 years ago
Wei Zhu 064bfaf554 Add @types/prop-types 6 years ago
Lucien Lee 7c43bc553f change message type to React.ReactNode 6 years ago
Lucien Lee 6606aad391 allow validator message as ReactChild 6 years ago
Sebastian Busch ee0a7ce3bb Form: add missing type definition for form create option validateMessages 7 years ago
Sebastian Busch 619b0ed628 add type definition for missing third parameter "allFields" to onFieldsChange (introduced 7 years ago