afc163
|
03cb74ead5
|
upgrade eslint-config-airbnb version and fix some problems
|
9 years ago |
afc163
|
0ca6a1c24a
|
css modularize (#1448)
* css modularize
* Add alert style
* Move more component style
* Move iconfont to common style
* Move layout style
* Move more component style
* Move all components
* Fix lots of mixin deps
* remove css-prefix from less
* fix a button icon style bug
* restructure
* fix index
* add dist
* fix jest
* fix some components style
* clean webpack config
* check more components style
* update tabs
* update scripts
* update scripts
* fix form style
* fix more style
* Fix select width
* Fix form and tabs style
|
9 years ago |
afc163
|
0858413691
|
fix FormItem help and extra render
|
9 years ago |
Leon Shi
|
baac12d1c4
|
fix lint (#1513)
* fix lint `prefer-stateless-function`
* fix lint `arrow-body-style`
|
9 years ago |
afc163
|
3789fda6ee
|
fix lint
|
9 years ago |
afc163
|
7426233425
|
remove unused code
|
9 years ago |
afc163
|
287c45292d
|
fix color of form help text
|
9 years ago |
afc163
|
a9af1b3bc8
|
rollback for bad commit b3f519a
close #1392
|
9 years ago |
afc163
|
0a0d16ff61
|
Fix form input style
|
9 years ago |
afc163
|
b3f519ac52
|
update form style for advanced-search-form demo
|
9 years ago |
afc163
|
1d1d0bac0d
|
Add style for Form & FormItem
close #1290
|
9 years ago |
Bruce Mitchener
|
273e527201
|
Use static class members for propTypes and friends.
|
9 years ago |
Benjy Cui
|
10dd78122b
|
feat: support multi children for Form.Item
|
9 years ago |
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 |