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
+10Lines changed: 10 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,6 +15,16 @@ tag: vVERSION
15
15
16
16
---
17
17
18
+
## 5.26.4
19
+
20
+
`2025-07-07`
21
+
22
+
- 🐞 Fix Radio.Group does not inherit `name` property problem from Form ancestor. [#54206](https://github.com/ant-design/ant-design/pull/54206)[@aojunhao123](https://github.com/aojunhao123)
23
+
- 🐞 Fix Select clear icon flickering on Safari with GPU compositing. [#54237](https://github.com/ant-design/ant-design/pull/54237)[@afc163](https://github.com/afc163)
24
+
- 💄 Fix Cascader `font-weight` when selected. [#54251](https://github.com/ant-design/ant-design/pull/54251)[@li-jia-nan](https://github.com/li-jia-nan)
25
+
- ⚡️ Optimize Table performance since copy logic for flatten data. [#54288](https://github.com/ant-design/ant-design/pull/54288)[@zhouxinyong](https://github.com/zhouxinyong)
0 commit comments