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
afc163
74f462e8a8
update docs
9 years ago
afc163
376d1efc04
Add some api in docs
9 years ago
afc163
b6de2765bf
Add some api in docs
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
Benjy Cui
b0f7df547a
docs: update docs for Form.create
9 years ago
Bruce Mitchener
273e527201
Use static class members for propTypes and friends.
9 years ago
Bruce Mitchener
ba965dc746
Convert several React.createClass usages to classes.
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
6b2c0e96a9
Add deperated code for xxx.warn
9 years ago
afc163
09b27ed288
warn => warning, close #1225
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
7cee16d153
Fix alert icons style
9 years ago
afc163
bc2bafff54
update table demo code style
9 years ago
Benjy Cui
f4193866b8
docs: update docs for form
9 years ago
Benjy Cui
8b58cdd137
docs: update docs for select
9 years ago
afc163
127f893619
Add Table rowClassName into document
9 years ago
afc163
703cf31868
Add dateString to DatePicker & TimePicker onChange
close #1104
9 years ago
Wei Zhu
4f541794e9
Update rc-upload to 1.9.0
9 years ago
ShiTengFei
896c940768
Fixed lint error.
9 years ago
Bruce Mitchener
50a2163518
Don't directly import Component, use React.Component.
This is another step towards making the code internally consistent.
9 years ago
afc163
cbfb910973
fix search-input style of large size
9 years ago
yiminghe
101bacc5b8
fix form
9 years ago
Benjy Cui
5e4786440d
deps: remove object-assign
9 years ago
afc163
72db02ef04
Add icon prop for Button, close #1199
9 years ago
afc163
61f9ba1fd7
Fix table footer style
9 years ago
afc163
4760d0b54c
Add scroll and column.fixed document
9 years ago
afc163
0243afb7c5
fix scroll bar style
9 years ago
afc163
15f576020b
Add fixed columns demos
9 years ago
afc163
b0827e2d8f
Add TimePicker locale change doc, close #1270
9 years ago
afc163
68c7d3cdaa
update form doc
9 years ago
Bruce Mitchener
5c5d94c4f9
Typo fix: Incorrect capitalization.
9 years ago
Mr.Tone
56b0650734
preventDefault for onClose.
9 years ago
afc163
963d073f1d
improve api table style
9 years ago
Benjy Cui
f67548d60f
feat: col-*-0 means `display: none`
9 years ago
afc163
ae44ce6d31
update some docs
9 years ago
afc163
fff4e01f14
remove JSON format limit, close #1248
9 years ago
afc163
1b91d2396b
fix undefined className
9 years ago
afc163
20211d448c
Add default width for showTime DatePicker
9 years ago