- ⚡️ 优化 CSS-in-JS Design Token 缓存命中性能。#45302
- 为 Checkbox.Group 与 Radio.Group 的
options
添加id
属性支持。#45287 - 修复 Affix 组件设置
target
失效的问题。#45314 @mingming-ma - MISC: 为图标样式设置
csp
属性。#45334 @AlexeyTeterin - 修复 Button 组件
loading
属性设置为{ delay: 0 }
时不显示加载状态。#45282 @YDFlame13 - 修复 Segmented 在 Safari 下切换时的样式跳动问题。#45310
- 修复 Watermark可以使用浏览器的
Hide Element
来隐藏水印。#45290 @Yuiai01 - 修复 Input 组件 hover 或者 focus 状态时背景色变为透明的问题。#45297 @MadCcc
- 修复 Form 在调用
resetFields
时,无法重置配置了initialValue
的 Form.List 的问题。#45284 - 修复 Tree.DirectoryTree 在配置
fieldNames
时,onSelect
方法中的selectedNodes
无法获取值。#45036 @Zian502 - 回滚 Input、InputNumber、Select、Cascader、TreeSelect、DatePicker、TimePicker、ColorPicker 的描边样式。#45286 @MadCcc
- 修复 Card 搭配小尺寸 Tabs 时的样式问题。#45272 @MadCcc