yiminghe
|
101bacc5b8
|
fix form
|
9 years ago |
Bruce Mitchener
|
89561b0b3e
|
Favor 'export default' over 'module.exports'.
|
9 years ago |
afc163
|
ca2fca024a
|
fix child null bug in FormItem
|
9 years ago |
Benjy Cui
|
c1659c2ce3
|
style: update code style to please lint
|
9 years ago |
Benjy Cui
|
29825f20c8
|
style: update code style to please lint
|
9 years ago |
afc163
|
b4c997f016
|
fix required prefixCls
|
9 years ago |
Benjy Cui
|
51c33b9c51
|
fix: add prefix
|
9 years ago |
Benjy Cui
|
b42fb9f189
|
fix: should not set required to label #985
|
9 years ago |
Benjy Cui
|
512941c65b
|
fix: should get meta from children
|
9 years ago |
Benjy Cui
|
4e13bee52a
|
feat: make Form validation work with Modal
|
9 years ago |
yiminghe
|
4ace891cd6
|
change form
|
9 years ago |
yiminghe
|
f5cb207e7c
|
fix FormItem
|
9 years ago |
yiminghe
|
df326bea67
|
fix fieldOption
|
9 years ago |
Benjy Cui
|
d06935528e
|
feat: customized size first
|
9 years ago |
Benjy Cui
|
1e42ee95b7
|
feat: size of controls in form should be large
|
9 years ago |
Benjy Cui
|
4d84706d7f
|
fix: help is generate automatically now
|
9 years ago |
yiminghe
|
a35c027551
|
support extra for FormItem
|
9 years ago |
yiminghe
|
60a77bdccf
|
support extra for FormItem
|
9 years ago |
Benjy Cui
|
cf25379010
|
refactor: rename option to fieldOption
|
9 years ago |
Benjy Cui
|
366edc023a
|
refactor: make code more robust
|
9 years ago |
afc163
|
0265e3eb6e
|
remove ant-form-item-compact, rewrite form-item align style
|
9 years ago |
Benjy Cui
|
d745644d83
|
feat: add id to child automatically
|
9 years ago |
Benjy Cui
|
1749f5838c
|
feat: rename `name` to `id`
|
9 years ago |
Benjy Cui
|
d2acc97493
|
feat: make Form work with rc-form
|
9 years ago |
afc163
|
0a4758acf4
|
Fix form item height vertical align
|
9 years ago |
afc163
|
b1191a5c06
|
Style: Fix form-item explain float bug, close #906
|
9 years ago |
afc163
|
8cd0a08946
|
Allow FormItem.help to be boolean
|
9 years ago |
Benjy Cui
|
711d2d7413
|
style: update code style to please lint
|
9 years ago |
afc163
|
1e001d2d82
|
upgrade eslint-config-airbnb
|
9 years ago |
Benjy Cui
|
8c50e283f6
|
fix: FormItem should support long help message #785
|
9 years ago |
afc163
|
c45c6877f8
|
fix lint problems
|
9 years ago |
afc163
|
ce76ebfe9b
|
replace rcUtil.classSet by classnames, ref react-component/util#1
|
9 years ago |
yiminghe
|
052e8ee0f4
|
upgrade
|
9 years ago |
SimaQ
|
1c1bf9945a
|
细节修改,保持 dom 结构稳定。
|
9 years ago |
SimaQ
|
26d9c64f4d
|
fix: 修复通 Validator 结合使用输入失焦的问题。
|
9 years ago |
SimaQ
|
3a38ad40d3
|
更新 form 文档。
|
9 years ago |
SimaQ
|
8f72f6cdcf
|
将 formItem 布局样式相关的属性写法同 layout 组件属性结合。
|
9 years ago |
SimaQ
|
6d18737404
|
update demo.
|
9 years ago |
SimaQ
|
e59d168453
|
去除 isCompact 属性,将是否添加 ant-form-item-compact 类在程序内部判断。
|
9 years ago |
SimaQ
|
6689011357
|
feat: Form modularization.
|
9 years ago |