乐仪
314c095fbf
Merge remote-tracking branch 'origin/master' into antd-3.0
2017-08-15 00:13:40 +08:00
afc163
57e3be2c32
Fix select popupContainer in site header
2017-08-14 22:57:45 +08:00
乐仪
cd6b017ce5
fix ts error
2017-08-14 22:25:17 +08:00
Piper Chester
4b38dbd669
README: fix grammatical errors ( #7208 )
2017-08-14 22:25:12 +08:00
乐仪
6e49d02a07
bump 3.0.0-alpha.2
2017-08-14 21:54:37 +08:00
ddcat1115
1c518c3d97
Card improve & bugfix ( #7204 )
...
* Card improve & bugfix
* update snap
2017-08-14 21:43:32 +08:00
nikogu
0034d0529c
add list grid
2017-08-14 11:09:22 +08:00
偏右
a59bcf7e90
change noHovering to true defaultly ( #7178 )
2017-08-14 09:52:16 +08:00
Mitchell Demler
293d63910a
Fix type definition for Card Component. ( #7196 )
...
React.Component requires two parameters. The second parameter (State) is now optional in a more recent version of @types/react however upgrading to this has several major/breaking changes elsewhere. I would prefer to explicitly define State as `{}` in this case.
2017-08-14 09:44:44 +08:00
comerc
e92ef95f74
Add cra-ts-antd ( #7195 )
2017-08-14 09:44:25 +08:00
afc163
f6d349731c
Fix innerSlider of react-slick, close #7191
2017-08-13 14:52:29 +08:00
LongYinan
f58b1075ac
docs: recommend ts-import-plugin in README ( #7189 )
2017-08-12 17:07:59 +08:00
afc163
32497c35fe
update changelog
2017-08-12 14:01:01 +08:00
Zheeeng
754966991b
Rename File interface to UploadFile ( #7183 )
...
* Fix doc missing info
* Rename File interface to UploadFile
2017-08-12 13:56:57 +08:00
Mars Wong
1e80254059
doc: add missing API for Cascader ( #7187 )
2017-08-12 13:56:42 +08:00
nikogu
258b3d170c
fixed changelog grammar
2017-08-11 23:52:58 +08:00
nikogu
d5d69d4063
optimize changelog lasttime
2017-08-11 23:28:45 +08:00
nikogu
47aa36fb06
optimize changelog
2017-08-11 23:26:29 +08:00
nikogu
1fb7bd7205
fixed changelog grammar again
2017-08-11 22:38:11 +08:00
nikogu
e30116f4bd
fixed changelog grammar
2017-08-11 22:30:42 +08:00
nikogu
9a7c369af6
bump 2.12.6
2017-08-11 22:18:16 +08:00
afc163
11f9459738
update snapshot
2017-08-11 22:14:16 +08:00
afc163
1651015688
fix card doc, ref #7185
2017-08-11 20:21:16 +08:00
afc163
592653c2ad
fix card type tabs className, close #7185
2017-08-11 19:59:55 +08:00
afc163
711703b91e
update bootstrap 3 link
2017-08-11 19:08:09 +08:00
Xiaohan Lee
c23c0a6b16
Update docs for Table.render and Upload.onChange ( #7180 )
...
* Docs: fix invalid link in docs of Table.render
* Docs: add link for "onChange" in docs of Upload.onChange
2017-08-11 17:05:58 +08:00
jiang
22ef7d1147
add form explain animate ( #7172 )
2017-08-11 17:05:25 +08:00
afc163
f689ede0fa
The collapse trigger of Sider should be fixed and upon menus
...
close #7161
2017-08-11 16:10:17 +08:00
Zhang Zhi
30e4fa8a8d
Remove Button's redundent code ( #7176 )
2017-08-11 15:06:35 +08:00
Zheeeng
fdc8d357ef
Fix doc missing info ( #7175 )
2017-08-11 12:39:26 +08:00
afc163
c79592cf05
Fix select demo
2017-08-11 10:44:13 +08:00
afc163
af9dc73eef
Fix collapse arrow position in IE9/10/11
2017-08-11 10:32:16 +08:00
nikogu
33e822b0c8
revert to 3.0.0-alpha.1 & bump 3.0.0-alpha.1
2017-08-11 09:37:24 +08:00
Zheeeng
d6dde83247
Fix typo ( #7170 )
2017-08-11 09:30:19 +08:00
afc163
af1e862aef
Merge branch 'master' into antd-3.0
2017-08-10 21:45:49 +08:00
afc163
d98d7a451c
Add @tag-font-size
2017-08-10 21:45:19 +08:00
nikogu
bd1e9a0182
bump 3.0.0-alpha.2
2017-08-10 18:53:03 +08:00
nikogu
bab429d838
bump 3.0.0-alpha.1
2017-08-10 18:10:40 +08:00
nikogu
fab125d741
fixed List Components Props
2017-08-10 18:00:40 +08:00
afc163
b48f749e26
Merge branch 'feature-2.13' into antd-3.0
2017-08-10 16:33:18 +08:00
afc163
d324b28e1a
Merge branch 'master' into antd-3.0
2017-08-10 16:32:37 +08:00
afc163
9f75694c75
Fix link
2017-08-10 16:25:52 +08:00
afc163
9bcde59001
Add @form-feedback-icon-size
2017-08-10 11:34:08 +08:00
afc163
43751c9930
revert eb3c274
, close #7162
2017-08-10 10:54:02 +08:00
afc163
1f18c93d7f
Fix empty table scrollbar, close #7142
2017-08-09 21:55:38 +08:00
niko
5836a49899
remove List.Item.Content & change List.Item.Action to List actions props ( #7159 )
2017-08-09 21:46:48 +08:00
Vemund Santi
b69a6886d7
Locale/nb-NO ( #7122 )
...
* locale: Add Norwegian Bokmål locales to Ant Design
* Add Vemund Santi to authors.
* docs: add Norwegian to list of i18n language examples
* test: add tests for Norwegian Bokmål
* Update dependencies. Use locales from rc-pagination.
2017-08-09 20:36:01 +08:00
乐仪
5b85d7019c
bump 3.0.0-alpha.0
2017-08-09 16:47:12 +08:00
afc163
47c5de29f3
tweak range picker style
2017-08-09 16:21:18 +08:00
乐仪
bf7814452f
bump 3.0.0-alpha0
2017-08-09 16:09:57 +08:00