afc163
8ac8b39d70
Merge pull request #1238 from waywardmonkeys/fix-popover-test
Fix popover test.
9 years ago
Bruce Mitchener
a9afa97e8b
Fix popover test.
The class name was renamed in 6c913d7, so update the test to match.
9 years ago
Benjy Cui
a760e74734
Merge branch 'spa-new-design-language' into develop-1.0.0
9 years ago
Benjy Cui
a749026273
Merge branch 'develop-1.0.0' into spa-new-design-language
9 years ago
Benjy Cui
593fd397bd
Merge pull request #1223 from waywardmonkeys/es2015-ification
Use ES2015 classes instead of React.createClass.
9 years ago
Benjy Cui
a00cd7b0db
site: update styles
9 years ago
Benjy Cui
1f7a30c99c
Merge branch 'master' of github.com:ant-design/ant-design into spa-new-design-language
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
Benjy Cui
fda29689c4
site: add versions selector
9 years ago
Benjy Cui
20ec00abf0
site: update UI
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
Benjy Cui
33161f9520
site: update ImagePreview style
9 years ago
afc163
90d899640a
Merge pull request #1218 from hotoo/group-checkbox-disabled
feat(checkbox group): checkbox group support disable specified item.
9 years ago
闲耘™
e0172caee4
feat(checkbox group): checkbox group support disable specified item.
9 years ago
Benjy Cui
4931e5cc09
site: update css for website
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
dcd6c6f489
fix changelog
9 years ago
Benjy Cui
1a1adc4fe9
site: support video in Markdown
9 years ago
Benjy Cui
b8957bcc92
site: refactor ImagePreview
9 years ago
afc163
3fb5d3c0ab
update changelog
9 years ago
afc163
19c5c4e787
bump 0.12.11
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
a9076945a9
fix table bordered style
9 years ago
afc163
884c92d7ec
pageSize change should trigger Table.onChange, close #1206
9 years ago
afc163
42c13dd67f
Merge branch 'master' of github.com:ant-design/ant-design
9 years ago
afc163
51b1a92f32
Merge pull request #1208 from hotoo/propsTypes
update(propTypes): more restrictions on propTypes
9 years ago
afc163
870ec04aab
break all in table cell
9 years ago
闲耘™
8d817e6eee
update(propTypes): more restrictions on propTypes
9 years ago
afc163
272d1a1136
update docs
9 years ago
afc163
b9a90531f8
Merge branch 'master' of github.com:ant-design/ant-design
9 years ago
afc163
11da47f1f6
Merge pull request #1201 from hotoo/refact-button-regexp
refact(regexp): better regexp
9 years ago
afc163
680b8478f4
update docs
9 years ago
闲耘™
1c35bd3d9d
refact(regexp): better regexp
9 years ago
afc163
e973cb7cc8
update button cirle outline style
9 years ago
afc163
50fd241648
Fix missing code of a222b38
9 years ago
Benjy Cui
55b163d62e
site: update site style
9 years ago
afc163
8b5e2ce1e0
Add API docs
9 years ago
Benjy Cui
aa5b298f58
site: title should support inner html
9 years ago
Benjy Cui
48dfb55cbb
site: toc should support inner html
9 years ago
afc163
ceb978e52e
Merge branch 'master' of github.com:ant-design/ant-design
9 years ago
yiminghe
1e68c97232
upgrade tabs
9 years ago
afc163
3259497728
update devDeps
9 years ago
afc163
21e8439d41
fix typo
9 years ago
afc163
9f4a7617f0
update CHANGELOG
9 years ago
afc163
d918385322
Fix affix z-index
9 years ago