afc163
2b41f098c7
update changelog for input-number
2017-01-30 12:54:02 +08:00
afc163
ffcdbb66ab
docs: improve changelog
2017-01-30 12:50:49 +08:00
afc163
b6b507d6be
docs: improve changelog
2017-01-30 12:50:39 +08:00
RaoHai
2e0bfe975a
2.7.0 🎉
2017-01-30 12:17:15 +08:00
陆离
faf14df55e
Merge pull request #4732 from ant-design/feature-2.7
...
antd 2.7 features
2017-01-30 11:23:48 +08:00
afc163
dda37d873b
update LocaleProvider documentation
2017-01-27 17:54:57 +08:00
afc163
490a90b46f
Add localProvider test for more language
2017-01-27 17:49:20 +08:00
afc163
95a74044b0
fix eslint warning
2017-01-27 17:26:52 +08:00
afc163
f2bb4afd4d
Merge from master
2017-01-27 17:23:51 +08:00
Rex
aadf623dc6
support notification pop up from topLeft or bottomRight or bottomLeft ( #4700 )
...
* update snapshots
* update snapshots
* support notification pop up from topLeft or bottomRight or bottomLeft
* update snapshots
* 1. add test
2. update doc
3. support `placement` arguments in `open` method
* update doc
* update doc.
2017-01-27 17:12:25 +08:00
paranoidjk
f2e19c16be
fix(transfer): checkall should response to filter result; fix #4654 ( #4665 )
2017-01-27 17:08:12 +08:00
Wei Zhu
85086f14b6
Using a special static property for type detecting ( #4673 )
...
Related issue: #4655
2017-01-27 17:08:05 +08:00
afc163
1a3ea43ebe
Fix style prop of spin
2017-01-27 14:27:18 +08:00
Penghan Wang
29081542e6
doc: fix checkbox description error ( #4731 )
2017-01-27 13:54:15 +08:00
Benjy Cui
0d2b8989bc
chore: update scripts
2017-01-27 11:32:03 +08:00
Penghan Wang
8a412ae260
doc: improve document for Form validateFields ( #4730 )
2017-01-27 10:39:09 +08:00
Andrey G
a96dd7a9f3
*up rc-menu (fixed bug with SubMenu) ( #4727 )
2017-01-26 19:10:45 +08:00
Benjy Cui
f0bdbfdd97
chore: improve readability for npm scripts
2017-01-26 17:04:31 +08:00
Bo Chen
f0adb4dc5f
site: run ant-design on windows #4725
...
* 5hours's work
* 过年好!!
* lint issue
2017-01-26 16:51:06 +08:00
Valentin Vichnal
6c0dba60e7
Create reverseArrow prop for Sider ( #4611 )
...
Create reverseArrow prop for Sider
2017-01-26 12:30:37 +08:00
陆离
e270fa87af
Mention in controlled mode suggestions bug fix ( #4718 )
...
* Mention in controlled mode suggestions bug fix
+ close #4716
2017-01-26 12:09:26 +08:00
陆离
340385d34d
pass style props to Affix
( #4715 )
...
+ close #4701
2017-01-26 12:08:40 +08:00
陆离
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