81 Commits (720b5f792cc65b02064cdf0da106965458bbae3a)

Author SHA1 Message Date
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
Randy df934445c0 add a generic type for `FormCreateOption` (#7119) 7 years ago
Benjy Cui 87bfe2df87 fix: wrappedComponentRef should work, close: #6545 7 years ago
afc163 896e738fce Fix missing semicolon 7 years ago
Randy a0dc7d3a72 Separate getFieldDecorator options type 7 years ago
Benjy Cui 119d498935 chore: replace http with https, close: #6893 7 years ago
paranoidjk ba168b826f refactor: use spread operator replace object-assign (#6677) 8 years ago
Leo f4312895d6 chore: componentDecorator return specific type instead of any (#6308) 8 years ago
Jordan Hornblow 720a3d30b4 fix: Form and Mention TypeScript definition (#6268) 8 years ago
mitchell.demler 64befeda32 Add ValidationRule type for getFieldDecorator validation rules 8 years ago
afc163 c6ec1ce9bb use create-react-class, ref #5678 8 years ago
Tyler 919cb22eb7 Use the prop-types package from npm instead of React.PropTypes (#6057) 8 years ago
Wei Zhu b8fca87461 Fix some form type definition issues (#5560) 8 years ago
Kyle Rosenberg 84baa310e2 fix: isFieldTouched and isFieldsTouched types to WrappedFormUtils (#5537) 8 years ago
afc163 d0114d8d9f fix tslint 8 years ago
feng zhi hao 18fced672a chore: improve Form.create ts definition of Form (#5420) 8 years ago
偏右 0308138974 [WIP] upgrade deps (#5455) 8 years ago
afc163 a19845c1bb fix tslint 8 years ago
feng zhi hao 637d9243ea chore: improve Form.create ts definition of Form (#5420) 8 years ago
偏右 674255bd14 [WIP] upgrade deps (#5455) 8 years ago
feng zhi hao dab5f3547d chore: improve ts definition of Form (#5134) 8 years ago
Benjy Cui fb8f90c102 feat: form (#5063) 8 years ago
Kyle Rosenberg aa84b826c1 chore: Added missing getFieldsError in WrappedFormUtils (#5133) 8 years ago
feng zhi hao 4019ef4b0c chore: fix hideRequiredMark ts definition of Form (#5112) 8 years ago
偏右 6e3565b983 Add Form[hideRequiredMark] (#4500) 8 years ago
偏右 3423d27493 When form layout is vertical, keep the colon inside label, close #4593 (#4599) 8 years ago