Commit Graph

8217 Commits

Author SHA1 Message Date
Wei Zhu
ff2e793fc7 Add codecov badge 2017-03-08 14:32:29 +08:00
Wei Zhu
590863c5ef Use codecov.io 2017-03-08 14:17:30 +08:00
afc163
a2b1632817 update doc title 2017-03-08 13:44:24 +08:00
afc163
29adc0a85e fix upload snapshot 2017-03-08 12:20:16 +08:00
afc163
d502f089dd use jsonplaceholder, close #5202 2017-03-08 12:17:46 +08:00
afc163
0a35197a35 Fix long name of upload item style 2017-03-08 12:11:31 +08:00
afc163
6bca3ba87f clean up document 2017-03-07 22:38:01 +08:00
afc163
cd2c027d89 docs: Add API document for Form validation rule
close #5201, ref #5155
2017-03-07 22:35:45 +08:00
afc163
8bc0e8ab9d Remove used code and add test case for #5191 2017-03-07 18:49:22 +08:00
Graeme Yeates
18077894f2 Remove DatePicker temporary values [fix #5189] (#5191) 2017-03-07 18:00:51 +08:00
afc163
28722df299 do not use @types/antd 2017-03-07 16:29:30 +08:00
afc163
a84d85e02b Add docs, close #5197 2017-03-07 16:11:37 +08:00
afc163
4e51fd942b fix disabled dropdown menu item pointer events 2017-03-07 15:59:04 +08:00
afc163
0b62f77630 Tweak title color 2017-03-07 14:29:02 +08:00
afc163
a274f44a5a darken heading-color 2017-03-07 14:00:15 +08:00
Wei Zhu
1c38cadcd8 Update changelog [skip ci] 2017-03-06 19:54:55 +08:00
Wei Zhu
bcf2d5d81c Update 2017-03-06 18:59:42 +08:00
Wei Zhu
caa568addb 2.8.0 2017-03-06 18:20:55 +08:00
Wei Zhu
5b1a4dabaf Tweak Table style
1. Fix expand cell width to 50px;
2. Fix select all cell width in different size.
2017-03-06 18:13:05 +08:00
afc163
24f9c24f48 Improve AutoComplete demo 2017-03-06 17:56:50 +08:00
Wei Zhu
aefdfb9458 docs: use new Form[layout] prop 2017-03-06 17:51:45 +08:00
Wei Zhu
1ee5c30c47 Add 2.8.0 changelog (#5179) 2017-03-06 17:39:44 +08:00
afc163
d55ff63587 site: add smooth font render back 2017-03-06 17:36:58 +08:00
Wei Zhu
c037abab6a Align table checkbox (#5183)
* Align table checkbox

* Don't select Item

* I18n selection text

* Update snapshot
2017-03-06 17:14:34 +08:00
afc163
bae042b29f Fix small table fixed header border, close #5182 2017-03-06 16:09:02 +08:00
ddcat1115
7ab95b7eae - fix ts error (#5145)
- typescript upgrade to 2.2.1
2017-03-06 15:48:03 +08:00
afc163
a7a4d672f5 update form login demo, close #5172 2017-03-06 15:15:50 +08:00
afc163
7641f7347c Merge branch 'master' of github.com:ant-design/ant-design 2017-03-06 15:13:39 +08:00
afc163
a3a8ddc168 site: update demo text width 2017-03-06 14:54:06 +08:00
Wei Zhu
9ed9568cd7 Rename charactor to character 2017-03-06 14:43:48 +08:00
afc163
df7dc8511c charactor => character 2017-03-06 14:23:38 +08:00
Wei Zhu
1e46687074 Revert "deps: Upgrade rc-editor-metion to 0.6.0"
This reverts commit a2a47327c4.
2017-03-06 13:56:53 +08:00
偏右
985f10af67 lock coveralls version (#5180) 2017-03-06 12:09:02 +08:00
偏右
43280ea790 Add formatter prop for InputNumber (#5178) 2017-03-06 11:40:23 +08:00
afc163
d09d6672b8 fix test case 2017-03-06 11:21:26 +08:00
afc163
d1483c16c8 Fix AutoComplete children typescript type, close #5170 2017-03-06 11:18:41 +08:00
Robert Wilkinson
910199613d Update Breadcrumb.tsx (#5174)
spelling in comment
2017-03-06 11:06:46 +08:00
Wei Zhu
a2a47327c4 deps: Upgrade rc-editor-metion to 0.6.0 2017-03-06 00:55:35 +08:00
Wei Zhu
67bbae9ea8 Merge branch 'feature-2.8' 2017-03-05 21:34:57 +08:00
ddcat1115
29fa65fcc9 Layout.Sider support responsive display (#4931)
* save

* Layout.Sider support responsive display

* improve

* fix wrong spelling
2017-03-05 21:10:34 +08:00
Minsung Ryu
5af5a48fa2 add translate en_US.tsx#L39-L44 2017-03-05 20:15:04 +08:00
Minsung Ryu
914ee21a4d Add locale ko_KR(Korean) 2017-03-05 20:15:04 +08:00
afc163
47f2aab529 site: fix compatibility 2017-03-05 20:13:54 +08:00
afc163
a16636cafd Fix Button text shifts when click it 2017-03-05 20:13:54 +08:00
afc163
ab2376e8ed Fix input prefix and suffix vertical alignment 2017-03-05 20:13:54 +08:00
Martin Novák
e59bb6b609 cz translation (#5169) 2017-03-05 20:11:24 +08:00
ddcat1115
00aa253a26 add fixed-header demo for Layout (#5119) 2017-03-05 20:02:53 +08:00
Wei Zhu
e8ff1f25c4 Add snapshot 2017-03-05 19:29:33 +08:00
偏右
3cf056b010 percise the rowKey warning message 2017-03-05 18:35:49 +08:00
afc163
70e135ceb4 Fix AutoComplete alignment and height style in form item, close #5139 2017-03-05 14:43:14 +08:00