afc163
d79a08c468
update links
2017-01-31 21:12:52 +08:00
afc163
98ad1a9186
site: update home
2017-01-31 21:00:45 +08:00
afc163
99317b4661
Fix changelog PR link
2017-01-31 20:42:33 +08:00
afc163
9f06925a79
update Changelog
2017-01-31 16:10:48 +08:00
Graeme Yeates
1006015ef0
Add border customization variables ( #4734 )
...
* Add border customization variables (#4712 )
* Make border styles customizable (fixes #4712 )
2017-01-31 16:05:10 +08:00
afc163
7381cc95fe
update input test case
2017-01-31 16:03:14 +08:00
afc163
767c4ab70d
docs: update LocalProvider doc
2017-01-31 15:08:35 +08:00
afc163
99e7139634
docs: update LocalProvider doc
2017-01-31 15:08:07 +08:00
afc163
611b6acb11
site: update Home button text
2017-01-31 15:05:17 +08:00
afc163
3a3efc3e5a
test input auto calculate height
2017-01-30 20:05:47 +08:00
afc163
30b2fa2c37
Move locale files
2017-01-30 18:20:57 +08:00
afc163
c9335c56ad
update Dependency Status url
2017-01-30 18:09:37 +08:00
afc163
53b94a5996
site: update start button style
2017-01-30 17:44:25 +08:00
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