Commit Graph

152 Commits

Author SHA1 Message Date
afc163
f25ac2feac docs: update demo 2016-03-02 17:41:29 +08:00
Benjy Cui
2dd781edb3 docs: update demo 2016-03-02 17:31:27 +08:00
afc163
a058ebc372 Fix Input className, close #1103 2016-03-02 17:11:12 +08:00
afc163
ca2fca024a fix child null bug in FormItem 2016-03-01 17:52:07 +08:00
Benjy Cui
ce11c258b3 docs: update demos' code style 2016-02-25 14:34:31 +08:00
afc163
38a4436599 update form doc 2016-02-25 11:54:53 +08:00
afc163
b3340c6b6b Fix some style 2016-02-25 11:49:40 +08:00
Benjy Cui
353601ca0c docs: add demo for valuePropName #1062 2016-02-24 15:42:33 +08:00
Benjy Cui
caacdc5a93 fix: typo 2016-02-23 17:07:43 +08:00
afc163
ac5693599c Add doc for FormItem extra prop, close #931 2016-02-22 15:34:32 +08:00
afc163
774f5b9ced Remove form disabled demo 2016-02-22 15:25:22 +08:00
Benjy Cui
c1659c2ce3 style: update code style to please lint 2016-02-22 10:52:30 +08:00
Benjy Cui
a0c01b54e8 docs: update demo code style 2016-02-18 11:01:00 +08:00
Benjy Cui
29825f20c8 style: update code style to please lint 2016-02-17 18:04:42 +08:00
Benjy Cui
c8015c88c3 feat: scroll to invalid field automatically #993 2016-02-16 10:15:48 +08:00
Benjy Cui
ceac176270 docs: update documentation 2016-02-15 10:03:48 +08:00
afc163
b4c997f016 fix required prefixCls 2016-02-03 14:00:38 +08:00
Benjy Cui
51c33b9c51 fix: add prefix 2016-02-02 20:47:52 +08:00
Benjy Cui
b42fb9f189 fix: should not set required to label #985 2016-02-02 19:08:17 +08:00
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