afc163
f56e1a7de7
Fix InputNumber id ts type, close #7257
2017-08-18 18:17:06 +08:00
Wei Zhu
145ed77c00
fix: form type ( #7245 )
2017-08-18 17:21:18 +08:00
Benjy Cui
723da5e164
test: fix CI
2017-08-18 17:20:07 +08:00
Benjy Cui
f089d1852d
chore: remove useless deps, and close : #4451
2017-08-18 15:00:21 +08:00
afc163
f77c38bddf
fix snap
2017-08-18 12:17:07 +08:00
afc163
7b8090d279
upgrade antd-tools
2017-08-18 12:10:53 +08:00
afc163
e00bfdc150
Make Input with addons same default width 100% with Input
2017-08-18 12:09:17 +08:00
afc163
988e12f54b
tweak some font weight
2017-08-17 22:10:40 +08:00
afc163
187e9dd85c
tweak step number font
2017-08-17 21:51:25 +08:00
afc163
b216597cfd
Fix card grid bug
2017-08-17 17:20:28 +08:00
LeezQ
d329d191dd
docs: interface define error ( #7241 )
...
fix: interface Properties should be separated by semicolons
2017-08-17 16:24:18 +08:00
lvren
a93cb09e15
将sider收起时的宽度变量放到themes中控制 ( #7238 )
2017-08-17 16:09:04 +08:00
Benjy Cui
e061ada71a
test: fix CI
2017-08-17 15:33:26 +08:00
Benjy Cui
9abce572a4
fix: notification.xxx shoud not affect defualtPlacement, close : #5895
2017-08-17 15:23:47 +08:00
Benjy Cui
26d746bd8f
fix: should support child.ref in AutoComplete, close : #6814 ( #7237 )
2017-08-17 13:09:18 +08:00
afc163
f9273bc95a
remove repeat hash jump
2017-08-17 11:51:14 +08:00
afc163
01d4acb7a9
Attach more events for Affix display
2017-08-17 11:45:46 +08:00
afc163
fe3af14273
Remove exported SelectPropTypes and fix undefined exports, close #7222
2017-08-17 09:57:23 +08:00
Ramsés Moreno
20ea524ef1
fix: corrections in the Spanish locale ( #7234 )
...
* Corrections in the Spanish locale. In Spanish, the only uppercase letter in a sentece is the first letter and not in every word. Some othe minor changes.
* Corrections in the Spanish locale. In Spanish, the only uppercase letter in a sentece is the first letter and not in every word. Some othe minor changes.
2017-08-17 09:36:52 +08:00
afc163
ea92bbf371
fix snap
2017-08-16 22:04:16 +08:00
afc163
f61f811432
Fix sider width transition in IE11
...
close #6349
2017-08-16 21:46:09 +08:00
afc163
70e10dee59
Fix transition width of sider trigger
2017-08-16 21:46:09 +08:00
jiang
7a5e11c799
fix: tabs show scroll anim and tag anim ease ( #7218 )
...
* fix: tabs show scroll anim and tag anim ease
* update snapshot
2017-08-16 21:05:52 +08:00
Benjy Cui
1f652bfe4c
fix: event.target of Button's click event, close : #7034
2017-08-16 17:43:56 +08:00
Benjy Cui
bee3c43e7a
fix: Timeline with only one child should work, close : #7214
2017-08-16 17:31:53 +08:00
afc163
ad6dbcb9c6
Fix button in DatePicker
2017-08-16 15:38:12 +08:00
afc163
53640c3f18
update menu API doc
2017-08-16 14:27:22 +08:00
afc163
33f37debd7
tweak site style
2017-08-16 10:49:54 +08:00
afc163
8e744545ff
code style
2017-08-16 10:38:37 +08:00
afc163
f0c6350e0e
update select demo
2017-08-16 10:38:03 +08:00
afc163
cf3c0aac43
Fix focused style of disabled Pagination button
2017-08-16 09:54:10 +08:00
afc163
d3ec477f8f
Add NG-ZORRO links
2017-08-15 23:00:06 +08:00
afc163
8dfb44ba72
update card snapshot
2017-08-15 22:36:48 +08:00
afc163
f46112d385
refactor card extra style
2017-08-15 22:34:48 +08:00
afc163
5443e79329
improve code expand style
2017-08-15 21:00:31 +08:00
afc163
59b11f3b48
Tweak button insert space logic
2017-08-15 20:08:00 +08:00
afc163
48f7d22929
site: improve code collapse icon design
2017-08-15 17:20:47 +08:00
afc163
1f6bcf963f
tweak progress initial style
2017-08-15 16:48:49 +08:00
afc163
749b6e7242
Tweak table sorter style
2017-08-15 15:14:02 +08:00
afc163
dc209c20f9
upgrade rc component version
2017-08-15 14:41:28 +08:00
Benjy Cui
87c8c7ad67
site: fix toc background color, close : #7199
2017-08-15 09:56:43 +08:00
afc163
57e3be2c32
Fix select popupContainer in site header
2017-08-14 22:57:45 +08:00
Piper Chester
4b38dbd669
README: fix grammatical errors ( #7208 )
2017-08-14 22:25:12 +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