- 🆕 Tree
showLeafIcon
could accept ReactNode for a custom leaf icon.#37144 @xWiiLLz - 🆕 Uploader support Apple image format: heic, heif. #37651 @Johnny-young
- 🐞 Fix Typography
copyable.tooltip=false
still shows the copied tooltip. #37754 - 🐞 Fix Typography
ellipsis
not working correctly in some cases. #37700 @zheeeng - 🐞 Fix Divider shows
children
when invertical
mode. #37697 - 🐞 Fix Anchor
getCurrentAnchor
not updated. #37644 - 🐞 Fix Tabs
animated: true
missing tabPane animation. #37642 - 🐞 Fix Table
column.title
render function missingfilters
props. #37629 - 🐞 Fix Modal.confirm instance ref legacy config
visible: true
back to show not work. #37613 - 💄 Fix the problem of rendering an empty element with styles when Badge not pass
text
property. #37681 @Wxh16144 - 💄 Fix Button wave style not work in shadow dom. #37677
- 💄 Remove Tab.TabPane outline style when focused. #37638
- TypeScript
- 🤖 Update
FilterSearchType
definition for Table. #37610 @kiner-tang
- 🤖 Update
- 🌐 Localization
- 🇵🇹 Add missing translations for 'Select all data' / 'Invert current page' for Transfer in pt_PT.#37682 @Dreamcreative, #37701 @hugobarragon
- 🆕 Tree
showLeafIcon
属性支持自定义图标。#37144 @xWiiLLz - 🆕 Uploader 支持支持 Apple 图片格式: heic、heif。#37651 @Johnny-young
- 🐞 修复 Typography 在
copyable.tooltip=false
时,复制内容后仍然会展示提示的问题。#37754 - 🐞 修复 Typography
ellipsis
在某些情况下不精确的问题。#37700 @zheeeng - 🐞 修复 Divider 在
vertical
模式下仍然会错误展示children
的问题。#37697 - 🐞 修复 Anchor
getCurrentAnchor
不会及时更新的问题。#37644 - 🐞 修复 Tabs
animated: true
时面板切换动画不生效的问题。#37642 - 🐞 修复 Table
column.title
渲染函数丢失filters
属性的问题。#37629 - 🐞 修复 Modal.confirm 实例引用配置废弃
visible: true
重新展示时不生效的问题。#37613 - 💄 修复 Badge 未传入
text
属性时,渲染了一个带有样式的空元素问题。#37681 @Wxh16144 - 💄 修复 Button 波纹样式在 shadow dom 下不生效的问题。#37677
- 💄 移除 Tab.TabPane focus 时的 outline 样式。#37638
- TypeScript
- 🤖 更新 Table 组件的
FilterSearchType
类型。#37610 @kiner-tang
- 🤖 更新 Table 组件的
- 🌐 国际化
- 🇵🇹 葡萄牙文 pt_PT 添加 Transfer 中 "全选" / "反选当页" 的翻译。#37682 @Dreamcreative,#37701 @hugobarragon