afc163
1d1d0bac0d
Add style for Form & FormItem
close #1290
9 years ago
afc163
c10fbaed6f
fix some className issues
9 years ago
Benjy Cui
2e86463a6a
refactor: remove mixin
9 years ago
Benjy Cui
6157d21089
refactor: DatePicker
9 years ago
Benjy Cui
193ba74bff
style: update code style
9 years ago
afc163
f79c8c028b
Fix QueueAnim demo
9 years ago
afc163
e0d486bbe6
Mark QueueAnim deperated
9 years ago
Benjy Cui
bf9f1b3e40
deps: upgrade antd-md-loader
9 years ago
afc163
77496554c0
fix miss devDeps
close cnpm/npminstall#64
9 years ago
afc163
f536665b56
rollback #1293
9 years ago
afc163
74f462e8a8
update docs
9 years ago
afc163
3c351bee09
remove unused button style, fix #1293
9 years ago
afc163
376d1efc04
Add some api in docs
9 years ago
afc163
b6de2765bf
Add some api in docs
9 years ago
afc163
590692d101
Merge branch 'develop-1.0.0' of github.com:ant-design/ant-design into develop-1.0.0
9 years ago
afc163
ba8d9b7dc3
Merge branch 'master' into develop-1.0.0
9 years ago
Bruce Mitchener
0acce38f08
Convert more createClass over to extending Component.
9 years ago
afc163
ec6ac78e15
simplify table demo
9 years ago
afc163
3eb52e5498
fix a stupid className error
9 years ago
yiminghe
55f23c9d34
Merge pull request #1292 from waywardmonkeys/static-members
Use static class members for propTypes and friends.
9 years ago
Benjy Cui
b0f7df547a
docs: update docs for Form.create
9 years ago
afc163
c8f18f9c02
Merge branch 'develop-1.0.0' of github.com:ant-design/ant-design into develop-1.0.0
9 years ago
Bruce Mitchener
273e527201
Use static class members for propTypes and friends.
9 years ago
afc163
505ce68f6d
Merge branch 'master' into develop-1.0.0
9 years ago
afc163
4738cde433
bump 0.12.13
9 years ago
yiminghe
1ffbc31a82
Merge pull request #1289 from waywardmonkeys/easy-class-conversion
Convert several React.createClass usages to classes.
9 years ago
Bruce Mitchener
ba965dc746
Convert several React.createClass usages to classes.
9 years ago
yiminghe
d062cc934b
upgrade rc-select
9 years ago
yiminghe
7d4e01c84f
Merge pull request #1258 from waywardmonkeys/constructor-bind-this
Move binding to the constructor.
9 years ago
Benjy Cui
b0fc16c3fc
site: fix react-router warning
9 years ago
Bruce Mitchener
71594b0e5c
Remove manual binding for 'this'.
Use ES7 style class members for event handlers so that 'this' is
automatically bound and each definition site doesn't need to manually
invoke 'bind'.
This makes all existing ES2015 class usages in components use the
same mechanism for binding.
9 years ago
afc163
7692bf3d42
update site style
9 years ago
afc163
1df8bccf26
Remove deperated progress form usage
9 years ago
afc163
95c3a3daf9
Merge pull request #1285 from ant-design/fix-warn-typo
warn => warning
9 years ago
afc163
6b2c0e96a9
Add deperated code for xxx.warn
9 years ago
afc163
917ba4b365
update .travis.yml
9 years ago
afc163
105460c035
update .travis.yml
9 years ago
afc163
09b27ed288
warn => warning, close #1225
9 years ago
afc163
b3e1bd9e5a
Merge pull request #1279 from waywardmonkeys/no-direct-import-component
Don't directly import Component, use React.Component.
9 years ago
afc163
9d0dfe07b3
Merge pull request #1284 from ant-design/feat-date-picker-args
Add dateString to DatePicker & TimePicker onChange
9 years ago
afc163
f5ef6e58dd
Merge pull request #1287 from ant-design/feat-form-item
feat: support multi children for Form.Item
9 years ago
afc163
0677108ffb
Merge branch 'master' into develop-1.0.0
9 years ago
Benjy Cui
10dd78122b
feat: support multi children for Form.Item
9 years ago
afc163
436b6d8c3a
fix progress style in some detail
9 years ago
afc163
80f11f5f70
Merge branch 'develop-1.0.0' of github.com:ant-design/ant-design into develop-1.0.0
9 years ago
afc163
fbda3c7b88
Merge master into develop-1.0.0
9 years ago
afc163
7cee16d153
Fix alert icons style
9 years ago
afc163
dafd25dd7c
unifiy z-index
9 years ago
afc163
bc2bafff54
update table demo code style
9 years ago
Benjy Cui
f4193866b8
docs: update docs for form
9 years ago