110 Commits (20ddb402786b959e276315f9a38c4ffa16ab01e1)

Author SHA1 Message Date
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
Walter Barbagallo 963120f702 Improved Form component typings (#10564) 7 years ago
paranoidjk b6f8ab89c7 Fix: Form tsd (#10324) 7 years ago
Wu Haotian 4ea20e696c fix(form): fix typing for `Form.onValuesChange` (#10231) 7 years ago
Wei Zhu 61e4f8011a Remove sCU from Form (#10029) 7 years ago
Ed Moore 31e50e50b6 Fix types (#10063) 7 years ago
Wei Zhu 82b721a432 Extend CardProps from native div element attributes 7 years ago
Wei Zhu dc439bd7c3 Remove generic type from ComponentDecorator, fix #9331 7 years ago
Wei Zhu 33119ec535 Update form type 7 years ago
徐坤龙 b06ea2404f Add React.SFC type for Form.create return value #8672 (#8675) 7 years ago
Wei Zhu 4aeb811b72
Remove deprecations (#8351) 7 years ago
Wei Zhu ad21c9837f Fix implicit any error for Form 7 years ago
Benjy Cui ac463a10f2 deps: upgrade form to 2.0.0 (#8207) 7 years ago
Wei Zhu 479a5cb743
Remove allowSyntheticDefaultImports (#8218) 7 years ago
Benjy Cui 7ff7519207 fix: upgrade rc-form and refactor to be compatible with react@16 7 years ago
ddcat1115 712637907d fix #7930 7 years ago
Mitchell Demler 298a60f13b chore: add validateFirst to fieldDecorator options (#7573) 7 years ago
Bilal Sirazitdinov 5bb45279bb chore: GetFieldDecoratorOptions missing property - normalize (#7562) 7 years ago
Wei Zhu 145ed77c00 fix: form type (#7245) 7 years ago