afc163
ac847769c0
✅ Add test case
2019-01-10 21:55:12 +08:00
afc163
82b9fd271e
🐛 fix delay not working
2019-01-10 21:55:12 +08:00
afc163
b7b3af7cef
✅ fix test case
2019-01-10 21:55:12 +08:00
afc163
9ecb3725a1
🐛 Fix spin[delay] never render
...
also simplify the code of spin, a lot
close #14100
2019-01-10 21:55:12 +08:00
afc163
a9c8874854
🐛 Fix custom filterDropdown trigger sorter
...
close #14238
2019-01-10 21:54:36 +08:00
ycjcl868
762167641c
🐛 fix openMenu reset
2019-01-10 21:52:43 +08:00
ycjcl868
22a4ca8594
feat: Anchor className should pass down.
2019-01-10 17:08:10 +08:00
zombieJ
8ef4d72633
add groupSeparator prop ( #14251 )
2019-01-10 17:04:14 +08:00
偏右
4102fe200b
💄 Improve Radio focused state style ( #14191 )
...
close #14186
2019-01-10 16:55:18 +08:00
LeezQ
b2c6f5622b
ts: Update the TypeScript definition of Table[locale] ( #14245 )
2019-01-10 16:45:58 +08:00
gyh9457
974e48090d
docs: Update Card and Mention doc ( #14247 )
2019-01-10 15:32:41 +08:00
Jack Lo
929418fa25
Update index.zh-CN.md
...
笔误:customizeRenderEmpty => renderEmpty
2019-01-10 13:18:38 +08:00
Jack Lo
e002b1440e
Update index.en-US.md
...
笔误:customizeRenderEmpty => renderEmpty
2019-01-10 13:18:38 +08:00
zombieJ
4e54aa8a46
ConfigProvider support autoInsertSpaceInButton
( #14230 )
...
close #14229
2019-01-10 11:47:11 +08:00
zombieJ
f524b693ed
Button support round
shape ( #14236 )
...
close #13700
2019-01-10 11:15:43 +08:00
偏右
77e55d7823
Update pr_cn.md
2019-01-10 11:13:07 +08:00
诸岳
21f0419ace
feat: Add mask prop for Modal method, close #14177 ( #14197 )
2019-01-10 01:21:51 +08:00
gyh9457
c037e8dddd
fix anchor demo ( #14226 )
...
* fix anchor demo
* update anchor snapshot
2019-01-09 23:40:47 +08:00
偏右
16f76ecc5e
Update index.zh-CN.md
2019-01-09 23:37:38 +08:00
ztplz
b2fed8711e
Support float number for Badge ( #14195 )
...
fix #13815
2019-01-09 22:32:06 +08:00
zombieJ
ff13ac0f5e
New component Statistic / Countdown ( #14154 )
...
* init
* number format
* add Countdown
* ⚡ Try something ts stuff
* move out Countdown
* add format
* support countdown
* add prefix & suffix
* Move Number to Statistic
* adjust ts
* clean up
* roll back of lodash
* update doc & style
* variable of the less style
* add demo test
* full coverage
* hide title if not need
* update snapshot
* update accessiblity
* update color
* stop countdown when time is out
* formatTimeStr adjust
* use reset class
* add miss tab index
* update doc
* update title prop & snapshot
* rm additional aria. It's over design
* use card sample on unit demo
* sfc
* adjust demo
2019-01-09 20:38:09 +08:00
zombieJ
54463c908b
ConfigProvider support csp
prop ( #14222 )
...
close #12438
2019-01-09 20:15:37 +08:00
诸岳
470a4e03a2
docs: Add version description about Select[onDropdownVisibleChange]
2019-01-09 19:33:01 +08:00
诸岳
7b15f3ca03
docs: Add version description about Input.Password
2019-01-09 15:32:50 +08:00
zombieJ
b826ecf849
add miss style deps ( #14214 )
...
close #14204
2019-01-09 15:05:41 +08:00
zombieJ
5cec6b56fb
Table sorter tooltip ( #14208 )
...
close #14168
2019-01-09 14:10:30 +08:00
zombiej
6777635120
add warning when user both use expandedRowRender
& scroll
on Table
2019-01-08 21:23:04 +08:00
ztplz
e05468d947
Update PR template ( #14192 )
2019-01-08 20:41:02 +08:00
ycjcl868
3b55f63ef5
🐛 strictNullCheck with defaultProps
2019-01-08 20:20:16 +08:00
信鑫-King
a7f8921f3f
🐛 table sortDirections optional
2019-01-08 20:20:16 +08:00
zhangguanyu02
aff3f2ece0
fix: checkbox ts generic
2019-01-08 19:16:07 +08:00
afc163
6f9f29799c
💄 Add less variables for button shadow
...
close #14172
2019-01-08 10:56:27 +08:00
afc163
1d06fbef4c
🐛 Fix disabled style of Radio.Button
...
close #14165
2019-01-08 00:04:39 +08:00
wwwxy80s
fe12172321
hide Input clearIcon when it is not focused
2019-01-07 22:51:28 +08:00
zombiej
67236f6378
add select dropdown empty style
2019-01-07 22:21:52 +08:00
afc163
b5a72bc9ed
🆙 upgrade devDep
2019-01-07 22:15:30 +08:00
afc163
d6acc09305
📝 improve changelog
2019-01-07 21:29:33 +08:00
afc163
7e54e9f679
📝 improve changelog
2019-01-07 21:24:30 +08:00
偏右
aa60f06fdb
Merge pull request #14145 from ant-design/inlineSvg
...
Update antd-tools to support inline svg
2019-01-07 16:12:57 +08:00
zombiej
eba8e1a43b
clean up
2019-01-07 15:54:19 +08:00
zombiej
3d92443f85
update snapshot
2019-01-07 15:48:35 +08:00
zombiej
319cb8609e
format svg
2019-01-07 15:07:28 +08:00
zombiej
9b256b03d4
use inline svg of antd-tools
2019-01-07 14:43:51 +08:00
偏右
fe5bba97e5
Merge pull request #14141 from ant-design/emptyImage
...
adjust empty customize demo image
2019-01-07 13:46:53 +08:00
zombiej
e367c1c453
adjust image
2019-01-07 12:26:10 +08:00
偏右
380b8f849f
Merge pull request #14135 from ranbena/vertical-white-space
...
Allow vertical form labels to break line
2019-01-07 09:48:42 +08:00
偏右
8caab311c2
Merge pull request #14129 from ant-design/master
...
Merge master into feature branch
2019-01-07 09:44:22 +08:00
ztplz
08ce714db2
update dep ( #14131 )
2019-01-07 09:40:55 +08:00
zombieJ
fb46e014f0
Update PR template ( #14125 )
...
* update template
* add branch desc
2019-01-07 09:28:00 +08:00
Ran Byron
4a5e681627
Allow vertical form labels to break line
2019-01-06 17:39:01 +02:00