Benjy Cui
|
512941c65b
|
fix: should get meta from children
|
2016-02-01 10:32:02 +08:00 |
|
Benjy Cui
|
4e13bee52a
|
feat: make Form validation work with Modal
|
2016-02-01 09:38:40 +08:00 |
|
yiminghe
|
798d15b4f0
|
update form
|
2016-01-30 19:00:56 +08:00 |
|
yiminghe
|
4ace891cd6
|
change form
|
2016-01-28 21:53:57 +08:00 |
|
yiminghe
|
f5cb207e7c
|
fix FormItem
|
2016-01-28 21:49:09 +08:00 |
|
Benjy Cui
|
cd1391e6a2
|
style: update code style for object-curly-spacing
|
2016-01-27 17:00:58 +08:00 |
|
yiminghe
|
df326bea67
|
fix fieldOption
|
2016-01-27 14:35:21 +08:00 |
|
Benjy Cui
|
d06935528e
|
feat: customized size first
|
2016-01-27 12:00:27 +08:00 |
|
Benjy Cui
|
1e42ee95b7
|
feat: size of controls in form should be large
|
2016-01-27 10:00:27 +08:00 |
|
Benjy Cui
|
4d84706d7f
|
fix: help is generate automatically now
|
2016-01-26 17:42:56 +08:00 |
|
afc163
|
02c3a18f79
|
0.12.0-beta.25
|
2016-01-26 17:03:44 +08:00 |
|
afc163
|
08c080948e
|
Merge pull request #929 from ant-design/chore-form
refactor: rename option to fieldOption
|
2016-01-26 17:02:44 +08:00 |
|
yiminghe
|
a35c027551
|
support extra for FormItem
|
2016-01-26 15:40:47 +08:00 |
|
yiminghe
|
60a77bdccf
|
support extra for FormItem
|
2016-01-26 15:38:58 +08:00 |
|
Benjy Cui
|
cf25379010
|
refactor: rename option to fieldOption
|
2016-01-26 15:17:51 +08:00 |
|
afc163
|
a88c62f190
|
update form demos
|
2016-01-26 11:55:27 +08:00 |
|
afc163
|
9b13c34889
|
Add cascader to form demo
|
2016-01-25 16:25:20 +08:00 |
|
Benjy Cui
|
366edc023a
|
refactor: make code more robust
|
2016-01-25 15:00:03 +08:00 |
|
afc163
|
cb6224df4b
|
fix form demo style
|
2016-01-23 16:18:22 +08:00 |
|
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
|
66b7ee81ad
|
fix eslint problems, eslint-config-airbnb@4.x
|
2016-01-23 15:22:16 +08:00 |
|
afc163
|
0265e3eb6e
|
remove ant-form-item-compact, rewrite form-item align style
|
2016-01-22 20:58:45 +08:00 |
|
Benjy Cui
|
7bf9fa6347
|
docs: update Form's documentation
|
2016-01-22 16:16:15 +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
|
62d61ada74
|
chore: rename demos
|
2016-01-22 16:16:15 +08:00 |
|
Benjy Cui
|
d8201c2752
|
feat: add createForm to Form
|
2016-01-22 16:16:15 +08:00 |
|
Benjy Cui
|
422b0d19f7
|
docs: update Form's APIs
|
2016-01-22 16:16:15 +08:00 |
|
Benjy Cui
|
3e12f86dcd
|
docs: add demos for rc-form
|
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
|
69935c5bbf
|
Add size for RadioButton, close #904
|
2016-01-21 22:45:21 +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 |
|
afc163
|
cf92a79529
|
merge master
|
2016-01-12 11:44:02 +08:00 |
|
afc163
|
997db86d76
|
fix form item demo style
|
2016-01-12 11:25:17 +08:00 |
|
afc163
|
7a142993a1
|
Add inline form item explain to demo, #846
|
2016-01-12 11:18:28 +08:00 |
|
Benjy Cui
|
aa5c4f9595
|
style: update code style to please lint
|
2016-01-11 09:49:31 +08:00 |
|
Benjy Cui
|
209170e813
|
style: update demo code style to please lint
|
2016-01-11 09:49:30 +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 |
|
Benjy Cui
|
e66a43a4c5
|
docs: update Form's demo
|
2015-12-31 09:51:44 +08:00 |
|
afc163
|
e44faf9d48
|
fix demo style
|
2015-12-29 23:43:10 +08:00 |
|
afc163
|
6d4c4e12d1
|
Add advanced search form demo
|
2015-12-29 23:39:21 +08:00 |
|
afc163
|
91bd7f22c0
|
use mountNode replace the long getElementById
|
2015-12-29 12:08:58 +08:00 |
|
afc163
|
c45c6877f8
|
fix lint problems
|
2015-12-27 16:20:59 +08:00 |
|
Benjy Cui
|
da7b7ca2a0
|
fix: Form should support className #711
|
2015-12-25 14:30:28 +08:00 |
|
Benjy Cui
|
2bb90710b9
|
docs: update documentation about mixins
|
2015-12-22 16:54:34 +08:00 |
|