闲耘™
17b8dfe6be
fix(demo): fixed form control demo.
2016-03-22 11:53:38 +08:00
Benjy Cui
3611c798c1
docs: update documentation
2016-03-22 10:33:50 +08:00
Benjy Cui
095a7d977e
Merge pull request #1242 from waywardmonkeys/ant-prefix
...
Name classes without Ant* prefix.
2016-03-22 10:21:08 +08:00
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.
2016-03-21 20:16:38 +07:00
Bruce Mitchener
eaae43abdd
More ES2015 classes.
...
This covers Carousel, InputNumber, Select, Slider, Switch, TreeSelect
and Tree.
2016-03-21 08:26:05 +07:00
Bruce Mitchener
1b81aa8c75
Convert Popover & Spin to ES2015 classes.
2016-03-20 19:41:34 +07:00
Benjy Cui
a760e74734
Merge branch 'spa-new-design-language' into develop-1.0.0
2016-03-18 12:08:19 +08:00
Benjy Cui
a749026273
Merge branch 'develop-1.0.0' into spa-new-design-language
2016-03-18 12:02:05 +08:00
Benjy Cui
1f7a30c99c
Merge branch 'master' of github.com:ant-design/ant-design into spa-new-design-language
2016-03-18 11:12:51 +08:00
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.
2016-03-18 09:35:15 +07:00
afc163
60cd7ed85e
Fix current page when Table pageSize changed
2016-03-17 15:13:48 +08:00
afc163
6c913d7ebe
Fix popover and popconfirm arrow style
2016-03-17 15:10:49 +08:00
闲耘™
e0172caee4
feat(checkbox group): checkbox group support disable specified item.
2016-03-17 11:31:36 +08:00
Benjy Cui
ab04ce30f7
docs: update docs for getFieldProps, close : #1211
2016-03-17 10:11:26 +08:00
afc163
d7f46a05b3
update docs
2016-03-16 22:06:02 +08:00
afc163
f66a257ab9
update upload chinese name
2016-03-16 20:17:35 +08:00
afc163
f247297f01
Fix children row selection, close #1212
2016-03-16 16:39:53 +08:00
afc163
0a1d3bdd3b
fix onChange argument
2016-03-16 16:35:41 +08:00
afc163
5e1f0960a2
Fix rowSelection.onChange selectedRows when specify rowKey
2016-03-16 16:03:16 +08:00
afc163
884c92d7ec
pageSize change should trigger Table.onChange, close #1206
2016-03-16 14:26:21 +08:00
闲耘™
8d817e6eee
update(propTypes): more restrictions on propTypes
2016-03-16 11:27:27 +08:00
afc163
b9a90531f8
Merge branch 'master' of github.com:ant-design/ant-design
2016-03-15 22:59:50 +08:00
afc163
680b8478f4
update docs
2016-03-15 22:12:00 +08:00
闲耘™
1c35bd3d9d
refact(regexp): better regexp
2016-03-15 21:39:23 +08:00
afc163
50fd241648
Fix missing code of a222b38
2016-03-15 19:31:56 +08:00
afc163
8b5e2ce1e0
Add API docs
2016-03-15 17:22:39 +08:00
Benjy Cui
ebab622add
Merge branch 'master' of github.com:ant-design/ant-design into develop-1.0.0
2016-03-15 09:47:55 +08:00
afc163
ece5b0cfb2
Add docs for #1193
2016-03-14 18:39:32 +08:00
然则
e1f27bbe4d
upgrade treeSelect
2016-03-14 16:18:30 +08:00
Bruce Mitchener
89561b0b3e
Favor 'export default' over 'module.exports'.
2016-03-14 14:17:48 +07:00
Bruce Mitchener
5b76337bdc
Minor English grammar improvements.
2016-03-14 11:45:06 +07:00
afc163
80d6ae30a8
Add propTypes and prop align in Modal docs
2016-03-14 11:46:48 +08:00
afc163
1929f7db97
fix dataSource undefined
2016-03-14 11:19:13 +08:00
afc163
38baf0ef19
Fix(Popconfirm): confirm and cancel not trigger onVisibleChange
2016-03-13 16:49:05 +08:00
afc163
ed3cda06a2
update button docs
2016-03-13 13:19:43 +08:00
Benjy Cui
f0c4ecbc8f
fix: suppress submit event by default #1173
2016-03-11 16:22:38 +08:00
Benjy Cui
abc8b4c1e7
docs: update demo
2016-03-11 09:45:06 +08:00
afc163
1e08883315
update table selection demo
2016-03-10 16:55:02 +08:00
afc163
959db3f793
improve popconfirm style, close #1156
2016-03-10 16:22:52 +08:00
afc163
c228b65f9a
Merge branch 'master' of https://github.com/foriacus/ant-design into foriacus-master
2016-03-10 15:54:50 +08:00
Benjy Cui
12e51707bf
chore: remove duplicated fileName
2016-03-10 15:02:20 +08:00
afc163
e17b5f599f
Add hover delay for Dropdown
2016-03-10 12:30:49 +08:00
观通
a867231253
fix doc. replace MenuItem with Menu.Item.
2016-03-10 11:39:10 +08:00
Benjy Cui
2fd2f82986
css: update layout demos' style
2016-03-10 10:50:40 +08:00
Benjy Cui
380deaf54c
fix: Row's children could be null
2016-03-10 10:50:40 +08:00
Benjy Cui
c4b2981e53
feat: support demo with ReactRouter
2016-03-10 10:50:40 +08:00
Benjy Cui
ba9ec11079
chore: support IconSet
2016-03-10 10:50:39 +08:00
Benjy Cui
cc0bad9ef9
chore: update UI
2016-03-10 10:50:39 +08:00
Benjy Cui
203627f4c7
feat: support cols
equals '1'
2016-03-10 10:50:36 +08:00
Benjy Cui
5d0febe072
Merge pull request #1162 from ant-design/improve-checkbox-group
...
CheckboxGroup support label in option
2016-03-10 10:49:07 +08:00