35 Commits (4bcf7f41f32585ead101055257cb82557faf725d)

Author SHA1 Message Date
偏右 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
wallverb a47c200f7c Fix validateTrigger type (#4536) 8 years ago
Benjy Cui c4d8c4770c Add upgrade warning (#4028) 8 years ago
Andrey G a307a7acf7 refactor: remove unnecessary computed props for classNames (#4055) 8 years ago
Benjy Cui 5782253a0f fix: infinite loop, ref: #3759 8 years ago
Benjy Cui 60ecb3c628 refactor: each message should warn just once 8 years ago
Wei Zhu f8d2aeefc3 refactor: Replace react-addons-pure-render-mixin with rc-util/lib/PureRenderMixin (#3627) 8 years ago
Benjy Cui 4878258f6c refactor: ref: #3490 8 years ago
Benjy Cui 3c99097bc8 fix: allow override fileNameProp, close: #3497 8 years ago
yiminghe 8afe3965c1 upgrade ts 2.0 8 years ago
yiminghe 58e0228e86 optimize getFieldProps warning 8 years ago
Albert Zheng 23dd825afd 【Please review】Fixes for supporting TypeScript 2.0.3 (#3439) 8 years ago
Benjy Cui bd7e9f00c0 style: update code style 8 years ago
feng zhi hao a4be70334d chore: fix some error declaration (#3099) 8 years ago
feng zhi hao 2cf5dc0046 chore: improve declaration (#3078) 8 years ago
feng zhi hao 7a7395329b chore: 完善Form组件的声明 (#3043) 8 years ago
Benjy Cui 37e8474714 fix: `withRef` should work, close: #2843 (#2992) 8 years ago
Benjy Cui 8db2b79505 chore: fix compile errors 8 years ago
Benjy Cui 1dac1370de deps: replace obejct.omit with omit.js, close: #2988 (#2994) 8 years ago
Benjy Cui 5a4ebe535f deps: update rc-form and form's docs (#2873) 8 years ago
afc163 363f610d8b Fix tsc errors beside DatePicker 8 years ago
Benjy Cui 5dcce12c2c fix: some tsc errors (#2804) 8 years ago
Benjy Cui 4e0ae95e1e chore: export form's interface 8 years ago
陆离 ff765002fa refactor: rewrite form and dropdown in ts (#2683) 8 years ago
Benjy Cui 7d9585377e feat: Form[vertical], close: #2449 8 years ago
Marius Ileana 40498e7f01 chore: small typo to form / Form.tsx (#2576) 8 years ago
偏右 de359d2cf7 fix tslint problems (#2360) 8 years ago
yiminghe 94706f1d2c fix ts 9 years ago
yiminghe 9a0d751f94 refactor to typescript 9 years ago
偏右 09db9f2436 Revert "Remove react-addons-pure-render-mixin, use rc-util's PureRenderMixin instead" (#2074) 9 years ago
Leon Shi 0f8855dff7 remove react-addons-pure-render-mixin, use rc-util's PureRenderMixin instead (#2055) 9 years ago
Benjy Cui 6c6496fae4 refactor: improve Form re-render performance 9 years ago
afc163 1d1d0bac0d Add style for Form & FormItem 9 years ago
afc163 c10fbaed6f fix some className issues 9 years ago
Bruce Mitchener 273e527201 Use static class members for propTypes and friends. 9 years ago
Bruce Mitchener 89561b0b3e Favor 'export default' over 'module.exports'. 9 years ago
Benjy Cui f0c4ecbc8f fix: suppress submit event by default #1173 9 years ago
Benjy Cui d2acc97493 feat: make Form work with rc-form 9 years ago
Benjy Cui da7b7ca2a0 fix: Form should support `className` #711 9 years ago
afc163 ce76ebfe9b replace rcUtil.classSet by classnames, ref react-component/util#1 9 years ago
SimaQ 6689011357 feat: Form modularization. 9 years ago