yarn antd 6.5.4

6 hours ago
  • 🐞 Fix Alert not showing the close button when the closable configuration object only contains onClose. #58885 @QDyanbing
  • 🐞 Fix Checkbox.Group crashing when options contains nullish entries or values. #58879 @GuillaumeZ2SS
  • 🐞 Fix App emitting an unnecessary CSS variable warning with component={false}, while warning when root props cannot be applied in this mode. #58877 @li-jia-nan
  • 🐞 Fix Table selecting disabled rows on other pages when selecting all data. #58843 @QDyanbing
  • 🐞 Fix Transfer deselect-all behavior after filtering. #58844 @thlovey
  • 🐞 Fix DatePicker RangePicker semantic callbacks not receiving forwarded props. #58905 @QDyanbing
  • 💄 Fix FloatButton.BackTop scroll animation not respecting prefers-reduced-motion. #58849 @li-jia-nan
  • 💄 Fix bare <svg> icons from third-party icon libraries being misaligned, missing spacing, or breaking onto separate lines in Breadcrumb, Collapse, Segmented, Tabs, and Tag. #58862 #58868 #58869 #58870 @mohamedkhaled4053
  • 💄 Fix AutoComplete disabled text not using the disabled text color. #58838 @lazerg
  • 🤖 Fix Tour exposing unusable per-step indicatorsRender and actionsRender TypeScript definitions. #58859 @lazerg

  • 🐞 修复 Alert 的 closable 配置对象仅包含 onClose 时不显示关闭按钮的问题。#58885 @QDyanbing
  • 🐞 修复 Checkbox.Group 的 options 包含空值选项或空值 value 时崩溃的问题。#58879 @GuillaumeZ2SS
  • 🐞 修复 App 使用 component={false} 时产生不必要的 CSS 变量警告,并在此模式下无法应用根节点属性时给出提示。#58877 @li-jia-nan
  • 🐞 修复 Table 全选数据时仍会选中其他分页中禁用行的问题。#58843 @QDyanbing
  • 🐞 修复 Transfer 筛选后取消全选行为异常的问题。#58844 @thlovey
  • 🐞 修复 DatePicker RangePicker 语义化回调未透传 props 的问题。#58905 @QDyanbing
  • 💄 修复 FloatButton.BackTop 滚动动画未遵循 prefers-reduced-motion 设置的问题。#58849 @li-jia-nan
  • 💄 修复 Breadcrumb、Collapse、Segmented、Tabs 和 Tag 使用第三方图标库的原生 <svg> 图标时可能出现对齐异常、间距缺失,或在 CSS reset 下换行的问题。#58862 #58868 #58869 #58870 @mohamedkhaled4053
  • 💄 修复 AutoComplete 禁用状态下文本未使用禁用文字颜色的问题。#58838 @lazerg
  • 🤖 修复 Tour 暴露无法在单个步骤中使用的 indicatorsRenderactionsRender TypeScript 类型定义的问题。#58859 @lazerg

Don't miss a new antd release

NewReleases is sending notifications on new releases.