陆离
|
5cd111d486
|
recalculate width while resize (#4676)
+ close #4645
+ throttleByAnimationFrameDecorator as a function decorator
|
2017-01-26 11:23:54 +08:00 |
|
Benjy Cui
|
879bc9320c
|
docs: update docs for Tooltip, close: #4724
|
2017-01-26 10:56:24 +08:00 |
|
Walter Barbagallo
|
5e3618c26d
|
Fix Popover demo typo (#4703)
|
2017-01-25 21:27:14 +08:00 |
|
afc163
|
1ce6f7fc35
|
remove unused varable @layout-content-margin, close #4714
|
2017-01-25 21:18:06 +08:00 |
|
Simon Waloschek
|
fd233cf430
|
Added German locale (#4686)
* Added German locale
* Added German locale for pagination
|
2017-01-25 21:12:27 +08:00 |
|
Marius Ileana
|
882ecc370a
|
Review of docs/spec/layout/demo/ceiling.md (#4709)
Small review corrections.
|
2017-01-25 21:11:02 +08:00 |
|
Marius Ileana
|
d2e862d3af
|
Update aside.md (#4707)
Small review corrections.
|
2017-01-25 21:10:51 +08:00 |
|
Marius Ileana
|
a963fd1c60
|
Review of docs/spec/layout/demo/top.md (#4710)
Small review corrections.
|
2017-01-25 21:10:42 +08:00 |
|
afc163
|
a7517c7000
|
docs: update react-fa link
|
2017-01-25 12:00:38 +08:00 |
|
Wei Zhu
|
6a83118597
|
Upgrade rc-tree-select to 1.9.0 (#4698)
|
2017-01-25 11:15:41 +08:00 |
|
Marius Ileana
|
def370ee33
|
Update aside-collapse.md (#4708)
Small corrections as part of my review.
|
2017-01-25 11:12:04 +08:00 |
|
偏右
|
0dfdace923
|
Keep bundle size warning out of server side
|
2017-01-24 21:38:43 +08:00 |
|
afc163
|
edf9ebb0ef
|
Fix Button font size inside Dropdown, close #4705
|
2017-01-24 17:59:17 +08:00 |
|
afc163
|
f4e887b784
|
remove steps demo
|
2017-01-24 16:07:03 +08:00 |
|
afc163
|
f3b2e155b5
|
style: Select height should flex with @input-height variable, close #4694
|
2017-01-24 15:20:06 +08:00 |
|
afc163
|
70188ae40e
|
Merge branch 'feature-2.7' of github.com:ant-design/ant-design into feature-2.7
|
2017-01-24 15:10:34 +08:00 |
|
afc163
|
75128c8e22
|
fix ts error, ref #4675
|
2017-01-24 15:10:25 +08:00 |
|
afc163
|
e5a735e888
|
fix ts error, ref #4675
|
2017-01-24 15:10:04 +08:00 |
|
afc163
|
f4021d5255
|
Fix default locale in Upload, close #4697
|
2017-01-24 15:02:54 +08:00 |
|
afc163
|
a81bf8f73e
|
use file.thumbUrl for <img /> in priority, close #4653
|
2017-01-24 14:59:39 +08:00 |
|
偏右
|
f850993fda
|
More types of Button (#4679)
* Add Button[ghost] property, close #4625
* Add danger button
close #1308
* update API doc about ghost and danger property
|
2017-01-23 22:24:36 +08:00 |
|
afc163
|
128d35b391
|
update Changelog for semver
|
2017-01-23 21:12:19 +08:00 |
|
偏右
|
273c089aad
|
Add test case for LocalProvider (#4693)
|
2017-01-23 21:08:16 +08:00 |
|
afc163
|
bb54dce712
|
Add test case for Menu openKeys undefined bug
ref #4677 and #4692
|
2017-01-23 19:10:50 +08:00 |
|
afc163
|
720ea3690a
|
expand dot responsive area
|
2017-01-23 16:18:49 +08:00 |
|
afc163
|
eb2a02618f
|
update steps API
|
2017-01-23 16:09:34 +08:00 |
|
afc163
|
179f030d45
|
Remove labelPlacement
|
2017-01-23 16:04:05 +08:00 |
|
afc163
|
cd9c85c969
|
fix code demo type
|
2017-01-23 15:52:03 +08:00 |
|
ddcat1115
|
09397187ac
|
Steps support progressDot and labelPlacement (#4659)
|
2017-01-23 14:37:40 +08:00 |
|
afc163
|
52577054ad
|
fix site style breaks when there is lib directory
|
2017-01-23 14:31:21 +08:00 |
|
afc163
|
5b9d8f0e5a
|
Fix style of Tabs[tabPosition&type="card"], close #4669
|
2017-01-23 14:11:14 +08:00 |
|
kacjay
|
1ed890c095
|
fix Menu selected change error (#4677)
protect none parameter[openKeys, defaultOpenKeys] Menu
|
2017-01-23 13:55:39 +08:00 |
|
Gray Choi
|
bde7d1c624
|
Translate layout specification (#4542)
* create english index file
* tanslated the index
* tanslated aside.md
* adjust code format
* translated aside-collapse.md
* translated ceiling.md
* translated top.md
* translated top-aside.md
|
2017-01-23 11:08:46 +08:00 |
|
caoyi
|
cebf3a4c9e
|
docs: fix Mention props API (#4683)
|
2017-01-22 19:49:08 +08:00 |
|
afc163
|
fa10c9dee0
|
adjust page margin in small device, ref #4682
|
2017-01-22 19:31:25 +08:00 |
|
afc163
|
04a94a691e
|
site: update sider menu order
|
2017-01-22 19:16:54 +08:00 |
|
afc163
|
7518fde405
|
Fix align issue inside InputGroup, close #4680
|
2017-01-22 18:50:12 +08:00 |
|
afc163
|
bcd3b63c50
|
update tag colorful demo
|
2017-01-22 16:23:11 +08:00 |
|
afc163
|
9598169f90
|
fix tag snapshot test
|
2017-01-22 16:21:18 +08:00 |
|
afc163
|
f343d6c606
|
fix tag snapshot test
|
2017-01-22 16:20:20 +08:00 |
|
afc163
|
a183ee8ede
|
Adjust Tag vertical-align and margin
|
2017-01-22 16:09:13 +08:00 |
|
afc163
|
b2ee5b2319
|
Adjust Tag vertical-align and margin
|
2017-01-22 16:08:54 +08:00 |
|
Wei Zhu
|
f91ac37ad3
|
docs: Oops, no onHover event.
|
2017-01-22 15:05:32 +08:00 |
|
Wei Zhu
|
774b778474
|
docs: Add note to Popconfirm, Popover and tooltip about child node.
Related issue: #4672
|
2017-01-22 14:29:24 +08:00 |
|
afc163
|
2d2534321a
|
Fix Table fixed header align issue, close #4637
|
2017-01-22 11:15:14 +08:00 |
|
afc163
|
0b2342f9c2
|
update README.md
|
2017-01-22 01:19:04 +08:00 |
|
afc163
|
2292a8e6c5
|
update README.md
|
2017-01-22 01:15:29 +08:00 |
|
Wei Zhu
|
c681e8acf2
|
docs: Add backquote to default value
|
2017-01-21 22:35:42 +08:00 |
|
afc163
|
896bd7e55b
|
fix site style breaks when there is lib directory
|
2017-01-20 21:41:24 +08:00 |
|
Wei Zhu
|
d596299210
|
Bump version
|
2017-01-20 21:34:34 +08:00 |
|