偏右
|
72f531dce8
|
💄 Optimize Cascader input style
avoid to overclap arrow
close #17582
|
5 years ago |
偏右
|
79bff3ff61
|
Merge pull request #17581 from MrHeer/fix-#17555
fix: Typescript definition of CascaderOptionType missing some fields #17555
|
5 years ago |
偏右
|
f17073e5b8
|
Merge pull request #17560 from hengkx/feature-descriptions-colon
feat: Descriptions support colon props
|
5 years ago |
MrHeer
|
7e4e5a8866
|
Fix: Typescript definition of CascaderOptionType missing some fields #17555
|
5 years ago |
hengkx
|
628dbc2d6a
|
improve Descriptions code
|
5 years ago |
hengkx
|
99a2cc201e
|
improve Descriptions code
|
5 years ago |
hengkx
|
3db32cb631
|
feat:Descriptions support colon props
|
5 years ago |
M Mitchell
|
4e629da9ab
|
fix: Should allow inline style for Descriptions component, close #17533 (#17558)
|
5 years ago |
Tom Xu
|
d52b85fcc4
|
Fix TypeScript type of Descriptions title, close #17534 (#17559)
|
5 years ago |
zombieJ
|
56a961cb2b
|
fix: Align cascader loading style & update doc (#17550)
|
5 years ago |
zombieJ
|
34e24917c2
|
Merge pull request #17537 from ant-design/master
chore: Merge master into feature
|
5 years ago |
诸岳
|
85d81e7e3e
|
fix(Cascader): Should show not found content when options.length is 0, close #17513 (#17538)
|
5 years ago |
vagusX
|
e335a214f6
|
fix: props#locale description in Transfer (#17545)
|
5 years ago |
偏右
|
905b38fbf2
|
Merge pull request #17540 from ant-design/revert-17517-revert-icon-entry
Revert "chore: use none-dist icons entry"
|
5 years ago |
偏右
|
189ad71d32
|
Revert "chore: use none-dist icons entry"
|
5 years ago |
偏右
|
3432ac7401
|
Merge pull request #17517 from ant-design/revert-icon-entry
chore: use none-dist icons entry
|
5 years ago |
afc163
|
390807605e
|
🔧 use none-dist icons entry
|
5 years ago |
偏右
|
2023e86f8f
|
Merge pull request #17508 from LilyWakana/issue17414
fix: optimize Input presuffix style(#17414)
|
5 years ago |
偏右
|
041eb1ac94
|
Merge pull request #17526 from ztplz/cas
Improve code style
|
5 years ago |
ztplz
|
a614b54c28
|
Improve code style
|
5 years ago |
dependabot-preview[bot]
|
9fb6e78279
|
Update @babel/plugin-transform-typescript requirement
Updates the requirements on [@babel/plugin-transform-typescript](https://github.com/babel/babel) to permit the latest version.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.4.5...v7.5.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
5 years ago |
zombieJ
|
4a1d68c87f
|
chore: Add warn of `value` not provided in Cascader (#17511)
* add warn of `value` not provided
* adjust desc & logic
|
5 years ago |
偏右
|
4f288489ec
|
Merge pull request #17505 from barakplasma/master
fix: typo in console.error
|
5 years ago |
riho
|
9691d2bee1
|
fix: optimize Input presuffix style(#17414)
|
5 years ago |
Michael Salaverry
|
76db651080
|
fix: typo in console.error
|
5 years ago |
Yu
|
bc6c0f1460
|
chore: changelog for 3.20.1 (#17499)
|
5 years ago |
偏右
|
1d2bc0792b
|
fix: some tabs style (#17500)
* 🐛 Fix Tabs disabled tab style
close #17468
* 🐛 Fix Tabs next icon right 2px bug
close #17477
|
5 years ago |
afc163
|
47b85c9d8b
|
lock @babel/plugin-transform-typescript to ~7.4.5
|
5 years ago |
afc163
|
4d1fe60093
|
lock @babel/plugin-transform-typescript again
7.5.1 still has bug
https://github.com/babel/babel/issues/10156#issuecomment-508924725
|
5 years ago |
afc163
|
e9b370d0c0
|
📝 Add documentation for LocaleProvider and List
close #17399
|
5 years ago |
偏右
|
0f6b8c8059
|
🆙 upgrade react-dnd
|
5 years ago |
偏右
|
b9ffa8a720
|
Merge pull request #17502 from ant-design/fix/fix-switch-type
fix: fix type of SwitchProps
|
5 years ago |
DiamondYuan
|
6b7ad105c6
|
fix: fix type of SwitchProps
|
5 years ago |
偏右
|
c484fdf0e9
|
⚡ Remove @babel/plugin-transform-typescript dep
https://github.com/babel/babel/pull/10167
|
5 years ago |
偏右
|
5375bf00d3
|
Merge pull request #17480 from ant-design/change-date-picker-arrow
fix: 💄 change DatePicker arrow style
|
5 years ago |
zombieJ
|
a517a9e01b
|
chore: Lock @babel/plugin-transform-typescript version (#17486)
* lock @babel/plugin-transform-typescript
* pined 7.4.x
|
5 years ago |
afc163
|
6498cbb283
|
💄 change another arrow style
|
5 years ago |
jiang
|
a1298463be
|
rm drawer config consumer props (#17390)
* rm drawer config consumer props
* Update index.tsx
|
5 years ago |
陈帅
|
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
|
5 years ago |
偏右
|
b1e63be9e3
|
fix: icon typo (#17458)
* 🐛 Fix icon typo
close #17448
* ✅ update snapshots
* ✅ add test case
|
5 years ago |
偏右
|
859bba58f8
|
Merge pull request #17447 from ant-design/fix-time-picker-style
style: 💄 optimize TimePicker focus style
|
5 years ago |
afc163
|
efadb09569
|
💄 Optimize TimePicker focus style
close #17440
|
5 years ago |
偏右
|
1dff6bf3b5
|
Merge pull request #17433 from ant-design/omit-loading
fix: Omit AutoComplete loading type
|
5 years ago |
afc163
|
0d35b1e3e3
|
🐛 Omit AutoComplete loading type
close #17432
|
5 years ago |
偏右
|
41bf00bc53
|
Merge pull request #17418 from Clafouti/feature
Add missing French translation
|
5 years ago |
偏右
|
73d173da04
|
Merge pull request #17421 from justjavac/master
fix: DatePicker's input box is obscured on safari
|
5 years ago |
迷渡
|
f78fc1c757
|
fix: DatePicker's input box is obscured on safari
|
5 years ago |
Julien Confetti
|
56264c7481
|
Add missing French translation
|
5 years ago |
偏右
|
6429172ba3
|
Merge pull request #17412 from ant-design/fix-form-onSubmit-type
fix: Form onSubmit type
|
5 years ago |
陈帅
|
8a9d16be07
|
fix gh-pages ci running problem (#17382)
|
5 years ago |