Browse Source
release: 4.6.6 (#26916)
* docs: 4.6.6 changelog
* chore: markdown lint
* docs: changelog
pull/26918/head
信鑫-King
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with
30 additions and
0 deletions
-
CHANGELOG.en-US.md
-
CHANGELOG.zh-CN.md
|
|
@ -15,6 +15,21 @@ timeline: true |
|
|
|
|
|
|
|
--- |
|
|
|
|
|
|
|
## 4.6.6 |
|
|
|
|
|
|
|
`2020-09-27` |
|
|
|
|
|
|
|
- 🐞 Fix Steps first item shifts in small screen. [#26894](https://github.com/ant-design/ant-design/pull/26894) |
|
|
|
- 💄 Fix Divider border style not work when text is provided. [#26863](https://github.com/ant-design/ant-design/pull/26863) |
|
|
|
- 🐞 Fix Radio.Button validation error highlight. [#26849](https://github.com/ant-design/ant-design/pull/26849) [@dhorelik](https://github.com/dhorelik) |
|
|
|
- 💄 Fix Typography link-decoration style. [#26854](https://github.com/ant-design/ant-design/pull/26854) [@vineetvk01](https://github.com/vineetvk01) |
|
|
|
- Locale |
|
|
|
- 🌐 Add Thai locale support. [#26906](https://github.com/ant-design/ant-design/pull/26906) [@anawinwz](https://github.com/anawinwz) |
|
|
|
- TypeScript |
|
|
|
- 🤖 Fix message.destroy parameter type. [#26864](https://github.com/ant-design/ant-design/pull/26864) [@lihqi](https://github.com/lihqi) |
|
|
|
- 🤖 Optimize Slider type definition. [#26884](https://github.com/ant-design/ant-design/pull/26884) |
|
|
|
- 🤖 Form properly export `FormListProps` type. [#26831](https://github.com/ant-design/ant-design/pull/26831) [@mgcrea](https://github.com/mgcrea) |
|
|
|
|
|
|
|
## 4.6.5 |
|
|
|
|
|
|
|
`2020-09-20` |
|
|
|
|
|
@ -15,6 +15,21 @@ timeline: true |
|
|
|
|
|
|
|
--- |
|
|
|
|
|
|
|
## 4.6.6 |
|
|
|
|
|
|
|
`2020-09-27` |
|
|
|
|
|
|
|
- 🐞 修复 Steps 在小屏幕下第一项偏移的问题。[#26894](https://github.com/ant-design/ant-design/pull/26894) |
|
|
|
- 💄 修复 Divider 在有文字时,设置边框颜色无效的问题。[#26863](https://github.com/ant-design/ant-design/pull/26863) |
|
|
|
- 🐞 修复 Radio.Button 错误校验高亮样式的问题。[#26849](https://github.com/ant-design/ant-design/pull/26849) [@dhorelik](https://github.com/dhorelik) |
|
|
|
- 💄 修复 Typography 链接下划线样式。[#26854](https://github.com/ant-design/ant-design/pull/26854) [@vineetvk01](https://github.com/vineetvk01) |
|
|
|
- 国际化 |
|
|
|
- 🌐 添加泰语支持。[#26906](https://github.com/ant-design/ant-design/pull/26906) [@anawinwz](https://github.com/anawinwz) |
|
|
|
- TypeScript |
|
|
|
- 🤖 修复 message.destroy 参数类型错误。[#26864](https://github.com/ant-design/ant-design/pull/26864) [@lihqi](https://github.com/lihqi) |
|
|
|
- 🤖 优化 Slider 类型定义。[#26884](https://github.com/ant-design/ant-design/pull/26884) |
|
|
|
- 🤖 导出 Form 中的 `FormListProps` 类型。[#26831](https://github.com/ant-design/ant-design/pull/26831) [@mgcrea](https://github.com/mgcrea) |
|
|
|
|
|
|
|
## 4.6.5 |
|
|
|
|
|
|
|
`2020-09-20` |
|
|
|