Skip to content
- 🆕 Add Tree leaf node className for differentiate node type. #52274 @EmilyyyLiu
- 🐞 Fix DatePicker switch buttons is not hidden when
superPrevIcon/superNextIcon/prevIcon/nextIcon is null. #52327 @afc163
- 🐞 Fix Select throws
error not a valid selector in Jest tests. #51844 @renovate
- 🐞 Fix Layout.Sider under ConfigProvider directly, the
theme not working. #52302 @zombieJ
- 🐞 Fix Splitter lost previous state when re-expanding. #52222 @jjlstruggle
- 🐞 Fix Table unexpected row selections when set
checkStrictly to false in tree mode. #52338 @LeeSSHH
- Button
- 🐞 Fix Button alignment and icon centering by adjusting the icon size for icon-only Buttons. #52353 @afc163
- 💄 Fix Button missing
box-shadow style. #52304 @zombieJ
- RTL