Skip to content
- Table
- 🛠 Optimize the Table
shouldCellUpdate logic to increase the secondary rendering speed. #40063
- 🐞 Fix Table
columns.render not trigger re-render when render function use closure data. #40004
- 🐞 Fix when Table filter, the border will be black. #39938 @JarvisArt
- Button
- 🐞 Fix Menu custom expand icon cannot be hidden. #40071 @Wxh16144
- 💄 Fix circular Progress text not being displayed in rtl mode. #40103
- 💄 Fix horizontal Menu style with
theme="dark". #40105
- 🐞 Fix Cascader
notFoundContent cannot be clicked. #40067
- 🐞 Fix Transfer Checkbox not disabled when itemsLits is empty. #40038 @li-jia-nan
- 💄 Fix Checkbox style with
disabled and indeterminate. #39974 @ds1371dani
- 🐞 Fix Alert.ErrorBoundary description overflow bug. #40033
- 💄 Fix Tag onClick as undefined, click the mouse to display the border style. #40023 @crazyair
- 💄 Fix Avatar.Group item margin when item is wrapped by other elements. #39993
- 🐞 Fix Submenu arrow transition. #39945 @JarvisArt
- 🐞 Fix selection column cover by other cell when fixed. #39940 @kiner-tang
- 🌐 Add missing ta_IN translations. #39936 @KIRUBASHANKAR26