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
afc163
8b89313ffa
update locale-provider docs
9 years ago
afc163
2fa1d0f9a5
Add component locale support for Transfer
9 years ago
afc163
95c1ead55b
fix text
9 years ago
afc163
83f96e5f19
Make LocalProvider compatible with Modal.xxx
9 years ago
afc163
2482140d2f
Change context locale name
9 years ago
afc163
193eb14423
update demo
9 years ago
afc163
99b58e67ec
Add other component for locale
9 years ago
afc163
d8f599fd3a
Add LocalProvider, ref #1055
9 years ago
afc163
2e823f3c5b
Add global duration config for message and notification, close #1143
9 years ago