An Design 5.10.2 現已發布,主要變化如下:
- Layout 支持自動檢測
hasSider
以防止在 SSR 場景下的閃爍問題。#45361 - 修復 FloatButton.BackTop 組件顯示
findDOMNode is deprecated in StrictMode
警告的問題。#45390 - 修復 ColorPicker 不支持
id
和data-*
屬性的問題。#45413 - 修復 Table 當
column.showSorterTooltip
是一個對象時排序 tooltip 不顯示的問題。#45403 - 修復 Form
inline
模式在小屏幕發生元素重疊的問題。#45340 - 移除 Upload.Dragger 中重復的
disabled
樣式。#45446 - TypeScript
- 修復 Table
pagination.position
TS 定義不支持'none'
的問題。#45398
- 修復 Table
- RTL
- 修復 Notification 組件在
rtl
模式下邊緣間距錯誤的問題。#45386
- 修復 Notification 組件在
更新說明:https://github.com/ant-design/ant-design/releases/tag/5.10.2