Skip to content

5.11.1

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Nov 15:12
· 1311 commits to master since this release
f22f61d
  • 🐞 Fix Dropdown use wrong zIndex when nest items. #45761
  • 🐞 Fix Upload should show remove icon when showRemoveIcon is specified to true explicitly. #45752
  • 🐞 Fix Descriptions use children structure missing the Descriptions.Item key prop. #45757
  • 🐞 Fix Message that token specified in component scope not work. #45721 @MadCcc
  • 🐞 Fix Popconfirm not compatible with visible prop. #45702 @linhf123
  • 🐞 Fix Tag default background color not correct. #45711 @kiner-tang
  • 💄 Fix Notification that style.width not work. #45681 @MadCcc
  • 🐞 Fix App console unexpected attr warning when set component=false. #45671 @li-jia-nan
  • TypeScript

  • 🐞 修复 Dropdown 在嵌套列表时 zIndex 错误的问题。#45761
  • 🐞 修复 Upload 显式指定 showRemoveIcon: true 时删除图标未显示的问题。#45752
  • 🐞 修复 Descriptions 使用 children 结构语法糖时,会丢失 Descriptions.Item 的 key 的问题。#45757
  • 🐞 修复 Message 组件在组件范围设置全局 token 无效的问题。#45721 @MadCcc
  • 🐞 修复 Popconfirm 不兼容 visible 的问题。#45702 @linhf123
  • 🐞 修复默认 Tag 的背景颜色不正确的问题。#45711 @kiner-tang
  • 💄 修复 Notification 组件设置 style.width 无效的问题。#45681 @MadCcc
  • 🐞 修复 App 设置 component=false 时,会报非预期的属性警告的问题。#45671 @li-jia-nan
  • TypeScript