You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.en-US.md
+12Lines changed: 12 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,6 +15,18 @@ tag: vVERSION
15
15
16
16
---
17
17
18
+
## 5.26.5
19
+
20
+
`2025-07-15`
21
+
22
+
- 🐞 Fix Tag `closeIcon` not being passed correctly. [#54370](https://github.com/ant-design/ant-design/pull/54370)[@Meet-student](https://github.com/Meet-student)
23
+
- 🐞 Fix Splitter mask was not removed after dragging. [#54320](https://github.com/ant-design/ant-design/pull/54320)[@QdabuliuQ](https://github.com/QdabuliuQ)
24
+
- 🐞 Fix Modal configuration responsive `width` did not take effect correctly. [#54349](https://github.com/ant-design/ant-design/pull/54349)
25
+
- 💄 Optimize the style issue when Notification `description` is empty. [#54344](https://github.com/ant-design/ant-design/pull/54344)[@dengfuping](https://github.com/dengfuping)
26
+
- 💄 Fix the border style issue when the FloatButton popup direction is horizontal and is `square`. [#54261](https://github.com/ant-design/ant-design/pull/54261)[@WwwHhhYran](https://github.com/WwwHhhYran)
27
+
- TypeScript
28
+
- 🤖 Added Dropdown `activeKey` type definition. [#54314](https://github.com/ant-design/ant-design/pull/54314)[@wanpan11](https://github.com/wanpan11)
0 commit comments