mirror of
https://github.com/ant-design/ant-design.git
synced 2026-02-08 18:39:20 +08:00
docs: 5.29.1 changelog (#55759)
* docs: 5.29.1 changelog * chore: trigger CI
This commit is contained in:
@@ -77,5 +77,6 @@
|
||||
],
|
||||
"5.22.6": ["https://github.com/ant-design/ant-design/issues/52124"],
|
||||
"5.24.8": ["https://github.com/ant-design/ant-design/issues/53652"],
|
||||
"5.25.0": ["https://github.com/ant-design/ant-design/issues/53764"]
|
||||
"5.25.0": ["https://github.com/ant-design/ant-design/issues/53764"],
|
||||
">= 5.28.1 <= 5.29.0": ["https://github.com/ant-design/ant-design/issues/55755"]
|
||||
}
|
||||
|
||||
@@ -15,6 +15,12 @@ tag: vVERSION
|
||||
|
||||
---
|
||||
|
||||
## 5.29.1
|
||||
|
||||
`2025-11-18`
|
||||
|
||||
- 🐞 Fix Carousel dot can not click when in vertical mode.[#55757](https://github.com/ant-design/ant-design/pull/55757) [@wanpan11](https://github.com/wanpan11)
|
||||
|
||||
## 5.29.0
|
||||
|
||||
`2025-11-17`
|
||||
|
||||
@@ -15,6 +15,12 @@ tag: vVERSION
|
||||
|
||||
---
|
||||
|
||||
## 5.29.1
|
||||
|
||||
`2025-11-18`
|
||||
|
||||
- 🐞 修复 Carousel 选择器在垂直位置无法点击的问题。 [#55757](https://github.com/ant-design/ant-design/pull/55757) [@wanpan11](https://github.com/wanpan11)
|
||||
|
||||
## 5.29.0
|
||||
|
||||
`2025-11-17`
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "antd",
|
||||
"version": "5.29.0",
|
||||
"version": "5.29.1",
|
||||
"description": "An enterprise-class UI design language and React components implementation",
|
||||
"license": "MIT",
|
||||
"funding": {
|
||||
|
||||
Reference in New Issue
Block a user