afc163
|
e139e57cfe
|
📝 remove unused common.js in site
|
2019-01-14 18:16:56 +08:00 |
|
afc163
|
6f55078a13
|
📝 fix tabs to spaces in documentation, close #14323
|
2019-01-14 18:04:48 +08:00 |
|
afc163
|
4a41dd1848
|
💄 Tweak site footer padding for more room
|
2019-01-14 12:11:47 +08:00 |
|
ztplz
|
8abfcdd30a
|
Correct type
|
2019-01-14 12:10:55 +08:00 |
|
afc163
|
e6bb50a121
|
📝 fix changelog datetime
|
2019-01-14 01:08:08 +08:00 |
|
ztplz
|
46a7a048dc
|
Replace text-decoration-skip: ink to text-decoration-skip-ink: auto
|
2019-01-14 01:01:50 +08:00 |
|
afc163
|
b5e8fbfff6
|
🎉 Release 3.12.3
|
2019-01-13 22:03:40 +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 |
|
诸岳
|
307c877a02
|
Merge master branch
|
2019-01-13 21:18:38 +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 |
|
诸岳
|
2dc3fbdaef
|
Bump 3.12.2
|
2019-01-12 22:13:57 +08:00 |
|
诸岳
|
28edc025fb
|
Add the changelog of 3.12.2 (#14299)
|
2019-01-12 22:12:57 +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 |
|
ztplz
|
169a7c75a5
|
Merge pull request #14292 from fr3fou/patch-1
Translate Input.Password properties
|
2019-01-11 20:25:29 +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 |
|
Thomas
|
df65240094
|
feat: Add transitionName and maskTransitionName for Modal.method (#14273)
|
2019-01-11 09:43:44 +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 |
|
zombiej
|
8f9f5843eb
|
update snapshot
|
2019-01-10 21:55:21 +08:00 |
|
zombiej
|
0a67272ae4
|
add locale update
|
2019-01-10 21:55:21 +08:00 |
|
zombiej
|
12af9a9dca
|
icon add aria-label support
|
2019-01-10 21:55:21 +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
|
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 |
|