Goh Zhao Yang
|
44e456773d
|
Rerun tests
|
2019-07-12 08:05:04 +08:00 |
|
Goh Zhao Yang
|
1c07d54ad5
|
Added test for ms_MY
|
2019-07-12 07:53:10 +08:00 |
|
Goh Zhao Yang
|
312e9dd54f
|
Added ms_MY locale support
|
2019-07-12 07:53:10 +08:00 |
|
偏右
|
f17073e5b8
|
Merge pull request #17560 from hengkx/feature-descriptions-colon
feat: Descriptions support colon props
|
2019-07-11 12:20:11 +08:00 |
|
hengkx
|
628dbc2d6a
|
improve Descriptions code
|
2019-07-10 13:46:36 +08:00 |
|
hengkx
|
99a2cc201e
|
improve Descriptions code
|
2019-07-10 13:21:56 +08:00 |
|
hengkx
|
3db32cb631
|
feat:Descriptions support colon props
|
2019-07-10 10:32:02 +08:00 |
|
zombieJ
|
34e24917c2
|
Merge pull request #17537 from ant-design/master
chore: Merge master into feature
|
2019-07-09 16:57:08 +08:00 |
|
诸岳
|
85d81e7e3e
|
fix(Cascader): Should show not found content when options.length is 0, close #17513 (#17538)
|
2019-07-09 16:29:42 +08:00 |
|
vagusX
|
e335a214f6
|
fix: props#locale description in Transfer (#17545)
|
2019-07-09 16:17:30 +08:00 |
|
偏右
|
905b38fbf2
|
Merge pull request #17540 from ant-design/revert-17517-revert-icon-entry
Revert "chore: use none-dist icons entry"
|
2019-07-09 11:36:19 +08:00 |
|
偏右
|
189ad71d32
|
Revert "chore: use none-dist icons entry"
|
2019-07-09 11:33:03 +08:00 |
|
偏右
|
3432ac7401
|
Merge pull request #17517 from ant-design/revert-icon-entry
chore: use none-dist icons entry
|
2019-07-08 21:01:48 +08:00 |
|
afc163
|
390807605e
|
🔧 use none-dist icons entry
|
2019-07-08 20:46:19 +08:00 |
|
偏右
|
2023e86f8f
|
Merge pull request #17508 from LilyWakana/issue17414
fix: optimize Input presuffix style(#17414)
|
2019-07-08 19:34:29 +08:00 |
|
偏右
|
041eb1ac94
|
Merge pull request #17526 from ztplz/cas
Improve code style
|
2019-07-08 17:47:23 +08:00 |
|
ztplz
|
a614b54c28
|
Improve code style
|
2019-07-08 17:42:36 +08:00 |
|
zombieJ
|
4a1d68c87f
|
chore: Add warn of value not provided in Cascader (#17511)
* add warn of `value` not provided
* adjust desc & logic
|
2019-07-08 10:57:34 +08:00 |
|
偏右
|
4f288489ec
|
Merge pull request #17505 from barakplasma/master
fix: typo in console.error
|
2019-07-08 10:22:15 +08:00 |
|
riho
|
9691d2bee1
|
fix: optimize Input presuffix style(#17414)
|
2019-07-07 22:24:37 +08:00 |
|
Michael Salaverry
|
76db651080
|
fix: typo in console.error
|
2019-07-07 17:08:46 +03:00 |
|
Yu
|
bc6c0f1460
|
chore: changelog for 3.20.1 (#17499)
|
2019-07-07 13:57:28 +08:00 |
|
偏右
|
1d2bc0792b
|
fix: some tabs style (#17500)
* 🐛 Fix Tabs disabled tab style
close #17468
* 🐛 Fix Tabs next icon right 2px bug
close #17477
|
2019-07-07 12:04:40 +08:00 |
|
afc163
|
47b85c9d8b
|
lock @babel/plugin-transform-typescript to ~7.4.5
|
2019-07-07 11:16:51 +08:00 |
|
afc163
|
4d1fe60093
|
lock @babel/plugin-transform-typescript again
7.5.1 still has bug
https://github.com/babel/babel/issues/10156#issuecomment-508924725
|
2019-07-07 11:11:41 +08:00 |
|
afc163
|
e9b370d0c0
|
📝 Add documentation for LocaleProvider and List
close #17399
|
2019-07-06 23:40:03 +08:00 |
|
偏右
|
0f6b8c8059
|
🆙 upgrade react-dnd
|
2019-07-06 22:25:21 +08:00 |
|
偏右
|
b9ffa8a720
|
Merge pull request #17502 from ant-design/fix/fix-switch-type
fix: fix type of SwitchProps
|
2019-07-06 22:18:05 +08:00 |
|
DiamondYuan
|
6b7ad105c6
|
fix: fix type of SwitchProps
|
2019-07-06 22:16:17 +08:00 |
|
偏右
|
c484fdf0e9
|
⚡ Remove @babel/plugin-transform-typescript dep
https://github.com/babel/babel/pull/10167
|
2019-07-06 22:14:01 +08:00 |
|
偏右
|
5375bf00d3
|
Merge pull request #17480 from ant-design/change-date-picker-arrow
fix: 💄 change DatePicker arrow style
|
2019-07-05 15:07:35 +08:00 |
|
zombieJ
|
a517a9e01b
|
chore: Lock @babel/plugin-transform-typescript version (#17486)
* lock @babel/plugin-transform-typescript
* pined 7.4.x
|
2019-07-05 14:27:57 +08:00 |
|
afc163
|
6498cbb283
|
💄 change another arrow style
|
2019-07-04 23:50:32 +08:00 |
|
jiang
|
a1298463be
|
rm drawer config consumer props (#17390)
* rm drawer config consumer props
* Update index.tsx
|
2019-07-04 20:53:55 +08:00 |
|
陈帅
|
1fc1710582
|
doc: split demos (#17415)
* split demos
close #17396
* snapshot updated
* split all demo
* fix lint error
* better code style
* change complex to error
* sort demos
|
2019-07-04 15:14:13 +08:00 |
|
偏右
|
b1e63be9e3
|
fix: icon typo (#17458)
* 🐛 Fix icon typo
close #17448
* ✅ update snapshots
* ✅ add test case
|
2019-07-04 15:00:42 +08:00 |
|
偏右
|
859bba58f8
|
Merge pull request #17447 from ant-design/fix-time-picker-style
style: 💄 optimize TimePicker focus style
|
2019-07-04 00:02:51 +08:00 |
|
afc163
|
efadb09569
|
💄 Optimize TimePicker focus style
close #17440
|
2019-07-03 23:25:04 +08:00 |
|
偏右
|
1dff6bf3b5
|
Merge pull request #17433 from ant-design/omit-loading
fix: Omit AutoComplete loading type
|
2019-07-03 17:09:58 +08:00 |
|
afc163
|
0d35b1e3e3
|
🐛 Omit AutoComplete loading type
close #17432
|
2019-07-03 16:55:36 +08:00 |
|
偏右
|
41bf00bc53
|
Merge pull request #17418 from Clafouti/feature
Add missing French translation
|
2019-07-03 13:50:32 +08:00 |
|
偏右
|
73d173da04
|
Merge pull request #17421 from justjavac/master
fix: DatePicker's input box is obscured on safari
|
2019-07-03 13:48:16 +08:00 |
|
迷渡
|
f78fc1c757
|
fix: DatePicker's input box is obscured on safari
|
2019-07-03 10:15:45 +08:00 |
|
Julien Confetti
|
56264c7481
|
Add missing French translation
|
2019-07-02 22:49:59 +02:00 |
|
偏右
|
6429172ba3
|
Merge pull request #17412 from ant-design/fix-form-onSubmit-type
fix: Form onSubmit type
|
2019-07-02 22:20:59 +08:00 |
|
陈帅
|
8a9d16be07
|
fix gh-pages ci running problem (#17382)
|
2019-07-02 19:42:47 +08:00 |
|
afc163
|
32132c58cf
|
🐛 Fix Form onSubmit type
close #17400
|
2019-07-02 19:03:23 +08:00 |
|
陈帅
|
f096b89828
|
Merge pull request #17389 from ant-design/fix-className-undefined
fix: fix classname is undefined
|
2019-07-02 14:45:27 +08:00 |
|
陈帅
|
2c4976bbdb
|
remove background-color
|
2019-07-02 14:21:47 +08:00 |
|
afc163
|
2ef8d77c3d
|
📝 update changelog
|
2019-07-02 14:18:28 +08:00 |
|