Commit Graph

19 Commits

Author SHA1 Message Date
afc163
8ae2936342 Fix nested Forms style 2016-08-10 14:38:35 +08:00
afc163
d140108656 Fix typo
close #2602
2016-08-03 19:56:27 +08:00
Benjy Cui
1d2111db02 chore: add warning 2016-07-29 14:02:24 +08:00
Benjy Cui
d1364ac038 feat: pass this.props.form as context automatically (#2534) 2016-07-29 11:18:31 +08:00
afc163
e27d6c3097 Form react-unknown-prop (#2258) 2016-07-07 12:06:05 +08:00
偏右
09db9f2436 Revert "Remove react-addons-pure-render-mixin, use rc-util's PureRenderMixin instead" (#2074) 2016-06-16 22:06:06 +08:00
Leon Shi
0f8855dff7 remove react-addons-pure-render-mixin, use rc-util's PureRenderMixin instead (#2055) 2016-06-15 16:57:06 +08:00
Benjy Cui
6c6496fae4 refactor: improve Form re-render performance 2016-06-12 10:15:59 +08:00
afc163
c47fdeaf8f Merge branch 'master' into develop-1.0.0 2016-03-30 11:17:39 +08:00
afc163
1d1d0bac0d Add style for Form & FormItem
close #1290
2016-03-30 11:01:09 +08:00
afc163
c10fbaed6f fix some className issues 2016-03-30 10:58:37 +08:00
Bruce Mitchener
273e527201 Use static class members for propTypes and friends. 2016-03-29 13:01:10 +07:00
Benjy Cui
ebab622add Merge branch 'master' of github.com:ant-design/ant-design into develop-1.0.0 2016-03-15 09:47:55 +08:00
Bruce Mitchener
89561b0b3e Favor 'export default' over 'module.exports'. 2016-03-14 14:17:48 +07:00
Benjy Cui
f0c4ecbc8f fix: suppress submit event by default #1173 2016-03-11 16:22:38 +08:00
Benjy Cui
d2acc97493 feat: make Form work with rc-form 2016-01-22 16:16:15 +08:00
Benjy Cui
da7b7ca2a0 fix: Form should support className #711 2015-12-25 14:30:28 +08:00
afc163
ce76ebfe9b replace rcUtil.classSet by classnames, ref react-component/util#1 2015-11-24 20:03:57 +08:00
SimaQ
6689011357 feat: Form modularization. 2015-10-31 08:44:38 +08:00