Commit Graph

72 Commits

Author SHA1 Message Date
afc163
c75492ffe2 Merge pull request #913 from ant-design/deps-rc-form
make Form work with rc-form
2016-01-23 16:09:29 +08:00
afc163
0265e3eb6e remove ant-form-item-compact, rewrite form-item align style 2016-01-22 20:58:45 +08:00
Benjy Cui
d745644d83 feat: add id to child automatically 2016-01-22 16:16:15 +08:00
Benjy Cui
1749f5838c feat: rename name to id 2016-01-22 16:16:15 +08:00
Benjy Cui
d2acc97493 feat: make Form work with rc-form 2016-01-22 16:16:15 +08:00
afc163
0a4758acf4 Fix form item height vertical align 2016-01-22 14:56:35 +08:00
afc163
6908d35db5 Merge master 2016-01-21 17:19:33 +08:00
afc163
b1191a5c06 Style: Fix form-item explain float bug, close #906 2016-01-21 13:15:28 +08:00
afc163
8cd0a08946 Allow FormItem.help to be boolean 2016-01-12 14:24:42 +08:00
Benjy Cui
711d2d7413 style: update code style to please lint 2016-01-11 09:49:30 +08:00
afc163
1e001d2d82 upgrade eslint-config-airbnb 2016-01-11 09:48:29 +08:00
Benjy Cui
8c50e283f6 fix: FormItem should support long help message #785 2015-12-31 15:57:24 +08:00
afc163
c45c6877f8 fix lint problems 2015-12-27 16:20:59 +08:00
afc163
ce76ebfe9b replace rcUtil.classSet by classnames, ref react-component/util#1 2015-11-24 20:03:57 +08:00
yiminghe
052e8ee0f4 upgrade 2015-11-03 13:52:41 +08:00
SimaQ
1c1bf9945a 细节修改,保持 dom 结构稳定。 2015-10-31 08:46:15 +08:00
SimaQ
26d9c64f4d fix: 修复通 Validator 结合使用输入失焦的问题。 2015-10-31 08:46:15 +08:00
SimaQ
3a38ad40d3 更新 form 文档。 2015-10-31 08:46:14 +08:00
SimaQ
8f72f6cdcf 将 formItem 布局样式相关的属性写法同 layout 组件属性结合。 2015-10-31 08:46:14 +08:00
SimaQ
6d18737404 update demo. 2015-10-31 08:45:36 +08:00
SimaQ
e59d168453 去除 isCompact 属性,将是否添加 ant-form-item-compact 类在程序内部判断。 2015-10-31 08:45:35 +08:00
SimaQ
6689011357 feat: Form modularization. 2015-10-31 08:44:38 +08:00