Skip to content
- 🐞 Fix Input.Search as AutoComplete customize component crash issue. #25049
- 🛠 Rewrite Input.Password with hooks. #25012 @Rustin-Liu
- 🐞 Fix PageHeader tabs broken style since
4.3.0. #24991
- 🐞 Fix Backtop still interactive when it is hidden. #25132 @jesse3mh9a
- 🐞 Fix Upload don't support Popover. #25090
- 🐞 Fix Tabs content exceeds container width issue. #25072
- 🐞 Fix DataPicker/TimePicker time dropdown alignment issue. #25019
- Table
- 🐞 Fix Table nested border style. #24995
- 💄 Improve Table empty filters menu UI. #25073
- 💄 Reduce Table filter dropdown's
max-height. #25001
- Descriptions
- 🐞 Fix Descriptions selecting text behavior when double clicking item. #24983 @harupy
- 💄 Fix Descriptions label text not start aligned in Safari. #25018
- 💄 Fix List.Item.Meta content width may overflow sometimes. #24992
- 🐞 Fix dark mode Menu.SubMenu background color in compact theme. #24997
- ⚡️ Reduce 3KB Button css bundle size. #24996
- 🇹🇷 Improve Turkish locale. #25100 @smddzcy
- TypeScript