afc163
|
72a1144c7e
|
Fix input width, close #1559
|
2016-05-03 11:34:10 +08:00 |
|
afc163
|
c68f95c211
|
Merge branch master into develop-1.0.0
|
2016-04-29 17:26:21 +08:00 |
|
afc163
|
e9f083015e
|
fix form demo (#1550)
|
2016-04-29 15:19:46 +08:00 |
|
afc163
|
03cb74ead5
|
upgrade eslint-config-airbnb version and fix some problems
|
2016-04-29 12:13:27 +08:00 |
|
afc163
|
96fd67ded0
|
remove old compatibility code
|
2016-04-28 17:18:36 +08:00 |
|
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
|
2016-04-27 20:44:36 +08:00 |
|
afc163
|
ba2ef54900
|
Merge branch master into develop-1.0.0
|
2016-04-27 17:44:25 +08:00 |
|
afc163
|
0858413691
|
fix FormItem help and extra render
|
2016-04-27 17:02:50 +08:00 |
|
Leon Shi
|
baac12d1c4
|
fix lint (#1513)
* fix lint `prefer-stateless-function`
* fix lint `arrow-body-style`
|
2016-04-26 14:09:19 +08:00 |
|
afc163
|
c5831310ac
|
Merge branch 'master' into develop-1.0.0
|
2016-04-25 16:31:46 +08:00 |
|
afc163
|
3789fda6ee
|
fix lint
|
2016-04-25 16:31:32 +08:00 |
|
afc163
|
7426233425
|
remove unused code
|
2016-04-25 16:27:47 +08:00 |
|
afc163
|
5f75a63e8e
|
Merge branch 'master' into develop-1.0.0
|
2016-04-25 16:26:59 +08:00 |
|
afc163
|
287c45292d
|
fix color of form help text
|
2016-04-25 16:25:57 +08:00 |
|
Benjy Cui
|
0d7e92c056
|
docs: remove useless code in demo
|
2016-04-20 10:31:16 +08:00 |
|
afc163
|
8a9a1d2334
|
fix checkbox style
|
2016-04-15 23:34:40 +08:00 |
|
Benjy Cui
|
d0ad1b4b0a
|
docs: update docs for Form
|
2016-04-12 17:08:01 +08:00 |
|
afc163
|
026d720aaf
|
update form demo format
|
2016-04-12 16:12:13 +08:00 |
|
afc163
|
d39da4bfb7
|
Merge branch 'master' into develop-1.0.0
|
2016-04-12 16:09:13 +08:00 |
|
afc163
|
a9af1b3bc8
|
rollback for bad commit b3f519a
close #1392
|
2016-04-12 16:06:34 +08:00 |
|
Benjy Cui
|
10edd74f33
|
docs: update demos of Form
|
2016-04-12 15:18:57 +08:00 |
|
afc163
|
0a0d16ff61
|
Fix form input style
|
2016-04-12 14:55:02 +08:00 |
|
afc163
|
db0c909ccd
|
Merge branch master into develop-1.0.0
|
2016-04-11 14:34:18 +08:00 |
|
afc163
|
95fabf0c00
|
update demo
|
2016-04-11 14:03:31 +08:00 |
|
Benjy Cui
|
59cb0a8fbb
|
site: fix parse errors..
|
2016-04-08 09:33:09 +08:00 |
|
afc163
|
e46d60cc2a
|
Merge branch master into develop-1.0.0
|
2016-04-06 23:58:14 +08:00 |
|
afc163
|
378ba4b9af
|
update form demo
|
2016-04-06 19:30:23 +08:00 |
|
afc163
|
fd850b9607
|
Add Input onPressEnter prop, ref #978
|
2016-04-06 18:12:41 +08:00 |
|
afc163
|
ba2b08b492
|
Fix layout responsive
|
2016-04-06 13:45:36 +08:00 |
|
afc163
|
b3f519ac52
|
update form style for advanced-search-form demo
|
2016-04-06 12:08:40 +08:00 |
|
afc163
|
e5c8179189
|
Merge branch master into develop-1.0.0
|
2016-04-06 11:57:17 +08:00 |
|
afc163
|
35b6618597
|
update form demo
|
2016-04-06 11:29:28 +08:00 |
|
afc163
|
910203a554
|
update form index.md
|
2016-04-06 11:29:06 +08:00 |
|
Benjy Cui
|
df3ba36720
|
docs: remove useless newline in documentation
|
2016-04-01 10:08:19 +08:00 |
|
Benjy Cui
|
d5a6932c15
|
docs: update documentation format
|
2016-03-31 14:17:09 +08:00 |
|
Benjy Cui
|
03d09b66e8
|
docs: update demo format
|
2016-03-31 09:40:55 +08:00 |
|
Benjy Cui
|
fd3406bd03
|
style: enable react/jsx-no-bind
|
2016-03-30 17:06:19 +08:00 |
|
afc163
|
c47fdeaf8f
|
Merge branch 'master' into develop-1.0.0
|
2016-03-30 11:17:39 +08:00 |
|
afc163
|
1d1d0bac0d
|
Add style for Form & FormItem
close #1290
|
2016-03-30 11:01:09 +08:00 |
|
afc163
|
c10fbaed6f
|
fix some className issues
|
2016-03-30 10:58:37 +08:00 |
|
yiminghe
|
55f23c9d34
|
Merge pull request #1292 from waywardmonkeys/static-members
Use static class members for propTypes and friends.
|
2016-03-29 16:36:30 +08:00 |
|
Benjy Cui
|
b0f7df547a
|
docs: update docs for Form.create
|
2016-03-29 15:24:22 +08:00 |
|
Bruce Mitchener
|
273e527201
|
Use static class members for propTypes and friends.
|
2016-03-29 13:01:10 +07:00 |
|
Benjy Cui
|
10dd78122b
|
feat: support multi children for Form.Item
|
2016-03-28 17:06:10 +08:00 |
|
afc163
|
80f11f5f70
|
Merge branch 'develop-1.0.0' of github.com:ant-design/ant-design into develop-1.0.0
|
2016-03-28 16:16:36 +08:00 |
|
afc163
|
fbda3c7b88
|
Merge master into develop-1.0.0
|
2016-03-28 16:15:36 +08:00 |
|
Benjy Cui
|
f4193866b8
|
docs: update docs for form
|
2016-03-28 15:27:57 +08:00 |
|
afc163
|
cbfb910973
|
fix search-input style of large size
|
2016-03-25 19:59:05 +08:00 |
|
yiminghe
|
101bacc5b8
|
fix form
|
2016-03-25 18:29:18 +08:00 |
|
afc163
|
df1252cba1
|
Merge branch 'master' into develop-1.0.0
|
2016-03-25 16:01:12 +08:00 |
|