- 🐞 Fix Skeleton active lost border-radius in Safari. #36445
- 🐞 Fix Breadcrumb separators disappearing when used as last element in a List. #36448 @LeonKattendick
- 🐞 Fixed Upload removing file status color is wrong. #36439
- 🐞 Fix DatePicker style issue when using
status
. #35685 @simplejason - Table
- 🐞 Fix Table scroll shadow style. #36420 @shunyue1320
- 🐞 Fix Table hover render performance issue. #36383
- 💄 Adjust Modal header close icon style. #36309 @cw1997
- 🐞 Fix Form.ErrorList shaking when validating too fast. #36358
- 💄 Radio shadow color should be transparency to fit none-white background. #36335
- 🐞 Fix Table border style issue when
title
configured. #36384 @Unuuuuu
- 🐞 修复 Skeleton 在 Safari 下开启 active 时圆角丢失的问题。#36445
- 🐞 修复 Breadcrumb 作为 List 最后一个元素时,分割线丢失的问题。#36448 @LeonKattendick
- 🐞 修复 Upload 移除文件时状态色会变化的问题。#36439
- 🐞 修复 DatePicker 配置
status
时的样式问题。#35685 @simplejason - Table
- 🐞 修复 Table 横向滚动的阴影样式问题。#36420 @shunyue1320
- 🐞 修复 Table 鼠标悬浮时的性能问题。#36383
- 💄 微调 Modal 标题上关闭按钮尺寸。#36309 @cw1997
- 🐞 修复 Form.ErrorList 在校验状态很快的时候视觉抖动问题。#36358
- 💄 修复 Radio 聚焦时的阴影样式在非白底背景下的问题。#36335
- 🐞 修复 Table 配置有
title
时的圆角样式。#36384 @Unuuuuu