afc163
|
363f610d8b
|
Fix tsc errors beside DatePicker
|
8 years ago |
Benjy Cui
|
5dcce12c2c
|
fix: some tsc errors (#2804)
|
8 years ago |
陆离
|
ff765002fa
|
refactor: rewrite form and dropdown in ts (#2683)
|
8 years ago |
afc163
|
497cc1f65a
|
improve FormItem colon (#2311)
|
8 years ago |
afc163
|
2e41e35cc6
|
Fix more tslint problems
|
8 years ago |
偏右
|
de359d2cf7
|
fix tslint problems (#2360)
|
8 years ago |
yeliex
|
147e06a837
|
Add `colon` props to Form (#2311)
|
9 years ago |
yiminghe
|
94706f1d2c
|
fix ts
|
9 years ago |
yiminghe
|
3d9ae9833e
|
fix form warning
|
9 years ago |
Benjy Cui
|
df2f672dd9
|
fix: add missing ant-row
|
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 |
afc163
|
06f472a728
|
improve auto colon of FormItem
|
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 |
ddcat1115
|
4af2731f0c
|
fix #1672 (#1936)
|
9 years ago |
afc163
|
7d131a3b64
|
Remove colon and add it via FormItem, close #1877
|
9 years ago |
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 |