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
Benjy Cui
abc8b4c1e7
docs: update demo
9 years ago
afc163
1e08883315
update table selection demo
9 years ago
afc163
959db3f793
improve popconfirm style, close #1156
9 years ago
Benjy Cui
12e51707bf
chore: remove duplicated fileName
9 years ago
afc163
e17b5f599f
Add hover delay for Dropdown
9 years ago
观通
a867231253
fix doc. replace MenuItem with Menu.Item.
9 years ago
Benjy Cui
2fd2f82986
css: update layout demos' style
9 years ago
Benjy Cui
380deaf54c
fix: Row's children could be null
9 years ago
Benjy Cui
c4b2981e53
feat: support demo with ReactRouter
9 years ago
Benjy Cui
ba9ec11079
chore: support IconSet
9 years ago
Benjy Cui
cc0bad9ef9
chore: update UI
9 years ago
Benjy Cui
203627f4c7
feat: support `cols` equals '1'
9 years ago
Benjy Cui
02f507f156
fix: should copy defaultLocale instead of refer
9 years ago