- 🆕 Add Skeleton.Node sub-component, allow user customize content of Skeleton. #36441 @DawnLck
- Form
- 🐞 Fix Form with percentage width Select may leaves unexpected height. #36484
- 🐞 Fix Form disabled but Upload component still uploadable in it. #36573 @cwjTerrace
- 🐞 Fix Tree non-draggable element still render the draggable icon. #36511 @Wxh16144
- 🐞 Fix Upload preview error on SVG with
<foreignObject>
and cross-origin links. #36402 @jonioni - 🐞 Fix that Tooltip cannot close automaticly on disabled Radio. #36483
- 💄 Add Modal Less variable
@modal-border-radius
. #36527 @kkkisme - 💄 Fix Table expand icon wrap style when column is fixed and ellipsis. #36496
- 🆕 新增 Skeleton.Node 子组件,允许用户自定义 Skeleton 的内容。#36441 @DawnLck
- Form
- 🐞 修复 Form 下设置 Select 百分比宽度时会有未预期空行问题。#36484
- 🐞 修复 Form 设为禁用时、内部的 Upload 组件仍能上传文件的问题。#36573 @cwjTerrace
- 🐞 修复 Tree 非
draggable
依然展示可拖拽图标的问题。#36511 @Wxh16144 - 🐞 修复 Upload 在预览包含
<foreignObject>
及跨域链接的 SVG 文件时发生错误的问题。#36402 @jonioni - 🐞 修复 Tooltip 在被禁用的 Radio 上时无法自动关闭的问题。#36483
- 💄 添加 Modal Less 变量
@modal-border-radius
。#36527 @kkkisme - 💄 修复 Table 开启固定和省略功能的列内的展开按钮换行样式。#36496