Skip to content
- Table
- 🐞 Fix Table duplicated filter dropdowns and tooltips when using
sticky headers or scroll.y. #54910 @afc163
- 🐞 Fix Table header not rendering on initial load. #54910 @afc163
- 🐞 Fix Table column alignment when
scroll.x is enabled. #54899 @afc163
- 🐞 Fix Button where the padding of icon-only was affected by the theme. #54970 @guoyunhe
- 🐞 Fix Splitter
minSize and maxSize not taking effect on initial mount in uncontrolled mode. #54939 @zombieJ
- 🐞 Fix Switch wave effect compatibility with Tailwind CSS
disabled variant. #54933 @Jiyur
- 🐞 Fix Input.Search hover color changes for the border and icon when the search button is
disabled. #54892 @Jiyur