zombieJ
|
4ea65d36da
|
add missing style copy (#14375)
|
2019-01-16 17:28:02 +08:00 |
|
zombieJ
|
439c5ac29c
|
fixed the css in input-number (#14373)
fix #14367
|
2019-01-16 16:46:55 +08:00 |
|
afc163
|
9202509503
|
💄 fix slider focus style
|
2019-01-14 23:49:41 +08:00 |
|
ztplz
|
8abfcdd30a
|
Correct type
|
2019-01-14 12:10:55 +08:00 |
|
ztplz
|
46a7a048dc
|
Replace text-decoration-skip: ink to text-decoration-skip-ink: auto
|
2019-01-14 01:01:50 +08:00 |
|
afc163
|
766eafbb5f
|
🐛 Revert #14157 to resolve input icon missing
close #14310
|
2019-01-13 22:02:38 +08:00 |
|
afc163
|
e39de50b4a
|
🔨 tweak typescript types
|
2019-01-13 21:53:10 +08:00 |
|
chunlea
|
1f87132b36
|
FIX: correct typings for EmptyProps in Empty Component
|
2019-01-13 21:51:07 +08:00 |
|
ztplz
|
0b8fadd24c
|
Update
|
2019-01-13 01:36:25 +08:00 |
|
ztplz
|
ab2dd31087
|
Add types for warning
|
2019-01-13 01:36:25 +08:00 |
|
ztplz
|
2ec3c37c42
|
Add bodyStyle for drawer
|
2019-01-12 13:22:58 +08:00 |
|
Yangzhedi
|
0e1564f499
|
fix(modal): add forceRender interface
|
2019-01-12 13:21:21 +08:00 |
|
Simo Aleksandrov
|
462819c5d9
|
Translate Input.Password properties
|
2019-01-11 14:07:03 +02:00 |
|
诸岳
|
00102d4278
|
ts: Extend ListItemProps from native div element attributes, close #14171
|
2019-01-11 11:52:35 +08:00 |
|
afc163
|
a075c90321
|
🐛 Fix Modal.confirm wrong align in small screen
close #14279
|
2019-01-11 11:38:42 +08:00 |
|
ztplz
|
689f32a07f
|
Remove the border when drawer has no title
|
2019-01-11 00:04:21 +08:00 |
|
tangjinzhou
|
13ee0ad52f
|
should not call afterClose when change visible from false to true
|
2019-01-10 21:56:27 +08:00 |
|
Yangzhedi
|
41e2103c80
|
test(date-picker): add date-picker not auto focus test
|
2019-01-10 21:56:13 +08:00 |
|
Yangzhedi
|
319949ee1a
|
fix(date-picker): fix open judgement
|
2019-01-10 21:56:13 +08:00 |
|
Yangzhedi
|
ee1beaa459
|
fix(date-picker): fix open prop
|
2019-01-10 21:56:13 +08:00 |
|
Yangzhedi
|
f52b087194
|
fix(date-picker): fix focus
|
2019-01-10 21:56:13 +08:00 |
|
afc163
|
1e62802d58
|
✅ Add test case for unmounting spin
|
2019-01-10 21:55:12 +08:00 |
|
afc163
|
e34e215f5f
|
✅ update debounce when update delay
⚡️ improve getDerivedStateFromProps return value
|
2019-01-10 21:55:12 +08:00 |
|
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
|
22a4ca8594
|
feat: Anchor className should pass down.
|
2019-01-10 17:08:10 +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 |
|
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 |
|
诸岳
|
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 |
|
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 |
|
zombiej
|
3d92443f85
|
update snapshot
|
2019-01-07 15:48:35 +08:00 |
|