afc163
dc5dd90752
fix less var typo
2018-01-13 14:04:31 +08:00
afc163
19c65cece7
remove santa code
2018-01-13 14:01:23 +08:00
afc163
df89715d5f
update demo
2018-01-13 14:00:51 +08:00
Graeme Yeates
c9d73978dd
Add less variables to control the paddings and margins of tabs ( #8954 )
2018-01-13 01:27:18 +08:00
afc163
07fb7f97b6
update doc
2018-01-12 22:56:13 +08:00
afc163
ecf5795d9f
update doc
2018-01-12 22:55:40 +08:00
afc163
f88a405c32
Fix text font family unexpected change in chrome, close #8636
2018-01-12 21:53:34 +08:00
afc163
7dc4ee6d7d
site: remove home page video
2018-01-12 21:05:48 +08:00
afc163
27a2d68a1b
site: update home page font family
2018-01-12 20:47:07 +08:00
afc163
365bf6d781
fix snapshot
2018-01-12 19:15:29 +08:00
afc163
84a177af43
remove extra space in classname
2018-01-12 16:33:04 +08:00
afc163
d4844bbaf8
tweak input group align in form item
2018-01-12 15:54:10 +08:00
afc163
ccd419029a
site: update search placeholder
2018-01-12 15:00:03 +08:00
afc163
314345cf8c
Fix Form[layout=vertical] style
2018-01-12 14:55:04 +08:00
Graeme Yeates
5931b201da
Add @card-hover-border variable ( #8939 )
2018-01-12 10:03:14 +08:00
Graeme Yeates
b9b5abab33
Add @switch-color to control switch colors ( #8940 )
2018-01-12 10:02:34 +08:00
Yury Kozyrev
88e0c9b436
More tabIndex properties ( #8936 )
...
* Update Checkbox.tsx
* Update Input.tsx
* Update index.tsx
2018-01-12 00:09:23 +08:00
afc163
63c620240b
emptyText should support function, close #8871
2018-01-11 23:17:44 +08:00
Wei Zhu
33119ec535
Update form type
...
Close #8935
2018-01-11 21:30:53 +08:00
afc163
ebac0f7675
site: fix overflow arrow
2018-01-11 21:29:18 +08:00
Wei Zhu
2e43edd0f7
Move build to predploy
...
Avoid publish empty _site dir to github when `npm run site` was exited
2018-01-11 11:52:51 +08:00
Lyndon001
4d393dcc38
Update work-with-us.zh-CN.md
2018-01-11 10:48:24 +08:00
Wei Zhu
8ef8521bb4
docs: fix color count
2018-01-11 10:40:02 +08:00
Wei Zhu
3467ba639d
site: update grey color value
2018-01-11 10:25:49 +08:00
Yury Kozyrev
ecd4177638
Update index.tsx ( #8922 )
2018-01-11 10:03:10 +08:00
Yury Kozyrev
67e956dddd
[Select] fix Typescript Props ( #8920 )
...
* Update button.tsx
* update ts types
Fixes #8895
* omitted values should be an array
2018-01-10 23:37:23 +08:00
Yury Kozyrev
693e734a82
Update button.tsx ( #8918 )
2018-01-10 22:57:11 +08:00
afc163
a0c189f800
Fix Chinese single quotes font family
2018-01-10 21:27:54 +08:00
EcmaProSrc.P/ka
534b69be21
Update base.less ( #8912 )
...
Repair spelling mistakes
2018-01-10 18:45:30 +08:00
Wei Zhu
4e2e9da7d2
Add @babel/types@7.0.0-beta.36
2018-01-10 17:53:55 +08:00
afc163
d4158f6855
Fix snapshot
2018-01-10 17:07:54 +08:00
Wei Zhu
d8a9c7c068
docs: Update group demo
2018-01-10 15:34:38 +08:00
afc163
5654cb46a3
typo
2018-01-10 14:26:39 +08:00
隋鑫磊
9ccd2aeba8
doc: fix select multiple doc children ( #8904 )
2018-01-10 14:09:23 +08:00
afc163
3c17e2a52a
update doc
2018-01-10 13:44:36 +08:00
afc163
f0dd8191d4
update home style
2018-01-10 13:43:39 +08:00
afc163
0a82003703
Merge branch 'master' of github.com:ant-design/ant-design
2018-01-10 13:42:43 +08:00
jljsj
e09c71f22e
add bnts will-change
2018-01-10 10:35:34 +08:00
jljsj
d71a493e47
re path ease
2018-01-10 10:26:21 +08:00
afc163
35176ac41b
Fix typo, close #8875
2018-01-09 23:46:35 +08:00
Wei Zhu
4cc29bc11c
Fix TimePickerProps type
...
Close #8727
2018-01-09 22:37:03 +08:00
afc163
02386bbfff
Fix ssr deploy
2018-01-09 21:14:12 +08:00
afc163
b2af3e2afc
site: tweak home style
2018-01-09 20:42:30 +08:00
Wei Zhu
c06b0e93a0
site: Replace hit url
2018-01-09 19:46:51 +08:00
竹尔
94944431f1
Update layout.md
2018-01-09 19:46:46 +08:00
afc163
d4d815be0c
update doc
2018-01-09 19:31:49 +08:00
Wei Zhu
9941e90035
Remove @babel/types
...
1dedd1bf28
https://github.com/babel/babel-eslint/issues/530
2018-01-09 18:15:41 +08:00
afc163
1873666a71
improve pending timeline style
2018-01-09 17:42:31 +08:00
afc163
f4abc8c14d
Fix extra scrollbar in table or list cause by spin
...
close #8799
change a better way to fix #8602
2018-01-09 16:27:40 +08:00
崔宏森
eac76df671
Fix the bug<Button>{0}</Button> display abnormal ( #8733 )
...
* 修复了<Button>{0}</Button> 显示异常的bug
* Fix the bug<Button>{0}</Button> display abnormal
* Fix the bug<Button>{0}</Button> display abnormal
* Unit test writing error
* Unit tests were added to test the rendering of {0}, 0, {false} respectively
2018-01-09 16:18:20 +08:00