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
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
afc163
f66a257ab9
update upload chinese name
9 years ago
afc163
f247297f01
Fix children row selection, close #1212
9 years ago
afc163
0a1d3bdd3b
fix onChange argument
9 years ago
afc163
5e1f0960a2
Fix rowSelection.onChange selectedRows when specify rowKey
9 years ago
afc163
884c92d7ec
pageSize change should trigger Table.onChange, close #1206
9 years ago
闲耘™
8d817e6eee
update(propTypes): more restrictions on propTypes
9 years ago
afc163
680b8478f4
update docs
9 years ago
闲耘™
1c35bd3d9d
refact(regexp): better regexp
9 years ago
afc163
50fd241648
Fix missing code of a222b38
9 years ago
afc163
8b5e2ce1e0
Add API docs
9 years ago
afc163
ece5b0cfb2
Add docs for #1193
9 years ago
然则
e1f27bbe4d
upgrade treeSelect
9 years ago
Bruce Mitchener
89561b0b3e
Favor 'export default' over 'module.exports'.
9 years ago
Bruce Mitchener
5b76337bdc
Minor English grammar improvements.
9 years ago
afc163
80d6ae30a8
Add propTypes and prop align in Modal docs
9 years ago
afc163
1929f7db97
fix dataSource undefined
9 years ago
afc163
38baf0ef19
Fix(Popconfirm): confirm and cancel not trigger onVisibleChange
9 years ago
afc163
ed3cda06a2
update button docs
9 years ago
Benjy Cui
f0c4ecbc8f
fix: suppress submit event by default #1173
9 years ago