docs(): release 5.12.8 (#46814)

* docs(): release 5.12.8

* docs(): release 5.12.8
This commit is contained in:
afc163 2024-01-05 15:34:55 +08:00 committed by GitHub
parent 8f6f8de9b3
commit 9180bd4cf9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 21 additions and 1 deletions

View File

@ -16,6 +16,16 @@ tag: vVERSION
---
## 5.12.8
`2024-01-05`
- 🐞 Fix Upload.Dragger not align center and focus ring style. [#46810](https://github.com/ant-design/ant-design/pull/46810)
- 🐞 Fix Popconfirm config empty `okText` and `cancelText` will not fallback to locale text. [#46812](https://github.com/ant-design/ant-design/pull/46812)
- 🐞 Fix Progress that line border-radius cannot be overrided. [#46789](https://github.com/ant-design/ant-design/pull/46789)
- 🐞 Fix Typography without `children` has extra `margin-left` when `copyable` is true. [#46748](https://github.com/ant-design/ant-design/pull/46748)
- 🐞 Fix Typography copied icon color. [#46748](https://github.com/ant-design/ant-design/pull/46748)
## 5.12.7
`2024-01-02`

View File

@ -16,6 +16,16 @@ tag: vVERSION
---
## 5.12.8
`2024-01-05`
- 🐞 修复 Upload.Dragger 内容不居中和多余的 focus 样式的问题。[#46810](https://github.com/ant-design/ant-design/pull/46810)
- 🐞 修复 Popconfirm 配置空的 `okText``cancelText` 时不会被预设 locale 兜底的问题。[#46812](https://github.com/ant-design/ant-design/pull/46812)
- 🐞 修复 Progress 线性模式圆角无法覆盖的问题。[#46789](https://github.com/ant-design/ant-design/pull/46789)
- 🐞 修复 Typography 没有 `children` 并启用 `copyable` 时多余的 margin。[#46748](https://github.com/ant-design/ant-design/pull/46748)
- 🐞 修复 Typography 复制成功后的图标颜色问题。[#46748](https://github.com/ant-design/ant-design/pull/46748)
## 5.12.7
`2024-01-02`

View File

@ -1,6 +1,6 @@
{
"name": "antd",
"version": "5.12.7",
"version": "5.12.8",
"description": "An enterprise-class UI design language and React components implementation",
"keywords": [
"ant",