Skip to content
- 🛠 Refactor Drawer with React hooks. #29229
- 🐞 Fix Table pagination not disappear when
pagination.position is ['none', 'none']. #29256 @mumiao
- 🐞 Fix TextArea
showCount should not be interactive. #29245
- 🐞 Fix abnormal background color for
multiple and disabled Select in dark. #29242
- ⚡️ Optimize Slider align performance of tooltip. #29308 @kerm1it
- ⚡️ Upgrade
@ant-design/colors to 6.x to reduce gzipped bundle size 1KB. #29307 @07akioni
- 🇷🇺 Add
ru_RU locale text for Image. #29271 @mumiao
- 🇮🇷 Add
fa_IR locale text for DatePicker, Form, Table, TimePicker and Transfer. #29232 @amiralitaheri
- TypeScript
- 🤖 Fix type definition for Table FilterDropdownProps
confirm parameter. #29241 @mumiao