Skip to content

5.13.3

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Jan 05:49
· 698 commits to master since this release
3365a84
  • Input
    • 🐞 Fix Input.Search width 1px smaller than Input. #47193
    • 🐞 Fix Input inside Space.Compact display incorrectly when showCount is true. #47112 @huiliangShen
  • 🐞 Fix Descriptions lost border style when item's children is falsy. #47191
  • 🐞 Fix Table column.onFilter don't work on tree table data. #47170 @Mumujianguang
  • 🐞 Fix Affix placeholder height anomaly when browser zoom is 80%. #46823 @zhipenglin
  • 🐞 Fix QRCode background color in dark mode. #47128 @kampiu
  • 🐞 Fix Statistic component don't support html role and data-* and aria-* attributes. #47149
  • 🐞 Fix Transfer inverting current page incorrectly. #47125 @linxianxi
  • 💄 Lower the priority of Button size styles. #47074 @crazyair
  • 🐞 Fix Modal conflicting props bettween classNames.wrapper and centered. #47076 @sunsunmonkey
  • 🐞 Fix false positive console warning for Spin with tip and fullscreen used together. #47015 @xsjcTony
  • 🗑 Remove unused PageHeader locale text and ConfigProvider pageHeader property. #47163 @li-jia-nan
  • 🛠 Refactor Drawer motion style code. #47194
  • Locales
    • 🇮🇹 Added missing it_IT translations for Tour component. #47148 @nikzanda
    • 🇯🇵 Added missing locale keys in ja_JP locale for Table filters. #47072 @sebastibe

  • Input
    • 🐞 修复 Input.Search 宽度比 Input 少 1px 的问题。#47193
    • 🐞 修复 Input 启用 showCount 时在 Space.Compact 下的样式错误。#47112 @huiliangShen
  • 🐞 修复 Descriptions 当 itemchildrennull 时丢失单元格右边框样式的问题。#47191
  • 🐞 修复 Table column.onFilter 方法未过滤树形数据的问题。#47170 @Mumujianguang
  • 🐞 修复 Affix 在 Chrome 缩放 80% 的情况下占位高度异常的问题。#46823 @zhipenglin
  • 🐞 修复 QRCode 在暗黑模式下的背景色。#47128 @kampiu
  • 🐞 修复 Statistic 组件不支持 HTML roledata-*aria-* 等属性的问题。#47149
  • 🐞 修复 Transfer 反选当页错误的问题#47125 @linxianxi
  • 💄 降低 Button size 样式权重以方便覆盖。#47074 @crazyair
  • 🐞 修复 Modal 自定义 classNames.wrappercentered 属性不生效的问题。#47076 @sunsunmonkey
  • 🐞 修复 Spin 组件在 tipfullscreen 同时使用时的控制台误报。#47015 @xsjcTony
  • 🗑 移除了早已失效的 PageHeader 组件相关的多语言文案和 ConfigProvider 的 pageHeader 属性。#47163 @li-jia-nan
  • 🛠 重构简化 Drawer 的动画代码。#47194
  • 国际化
    • 🇮🇹 为 Tour 组件补充 it_IT 本地化文案。#47148 @nikzanda
    • 🇯🇵 为 Table 组件筛选功能补充 ja_JP 本地化文案。#47072 @sebastibe