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
Benjy Cui
cd39283aca
docs: fix demo, close #1207
9 years ago
fanzheng.fz
99a44e9b5e
always concat paths wether there's a breadcrumbName or not
9 years ago
fanzheng.fz
60dadfb899
always concat paths wether there's a breadcrumbName or not
9 years ago
Benjy Cui
235de43605
deps: upgrade rc-slider
9 years ago
Benjy Cui
36d0804e14
fix: typo
9 years ago
闲耘™
17b8dfe6be
fix(demo): fixed form control demo.
9 years ago
Benjy Cui
3611c798c1
docs: update documentation
9 years ago
Bruce Mitchener
11c0a6a203
Name classes without Ant* prefix.
Where necessary, prefix the classes imported from react-component
with 'Rc' rather than prefixing the Ant classes with 'Ant'.
The prefixing of Ant classes wasn't consistent and isn't necessary
in many cases.
9 years ago
afc163
7bf88306ff
fix form demo
9 years ago
Bruce Mitchener
eaae43abdd
More ES2015 classes.
This covers Carousel, InputNumber, Select, Slider, Switch, TreeSelect
and Tree.
9 years ago
Bruce Mitchener
1b81aa8c75
Convert Popover & Spin to ES2015 classes.
9 years ago
afc163
04f747770e
fix(docs), confirm demo & docs
9 years ago
Bruce Mitchener
63c06e8652
Use ES2015 classes instead of React.createClass.
Make Breadcrumb, Checkbox, Dropdown, Steps and Timeline
components use ES2015 classes rather than React.createClass.
This includes:
* getDefaultProps method becomes a defaultProps value on the
constructor.
* propTypes becomes a value on the constructor.
9 years ago
afc163
60cd7ed85e
Fix current page when Table pageSize changed
9 years ago
afc163
6c913d7ebe
Fix popover and popconfirm arrow style
9 years ago
闲耘™
e0172caee4
feat(checkbox group): checkbox group support disable specified item.
9 years ago
Benjy Cui
ab04ce30f7
docs: update docs for getFieldProps, close : #1211
9 years ago
afc163
d7f46a05b3
update docs
9 years ago