Skip to content
- Menu
- 🐞 Fix Menu
items not accept key issue. #41434 @Yuiai01
- 🐞 Fix submenu themes being overwritten when using
getPopupContainer to select the main Menu. #41465 @Yuiai01
- 🐞 Fix Table filter do not persist filter status when filter dropdown is visible. #41445 @ablakey
- 🐞 Fix Modal using
useModal is not transparent and prefers user settings. #41422 @luo3house
- Form
- 🐞 Fix the problem that the Form validation state does not change in sequence. #41412 @kiner-tang
- 💄 Fix Form component layout exceptions when set props
layout="inline". #41140 @itkui
- 💄 Fix ConfigProvider
nonce not working on CSS-in-JS style. #41482
- 💄 Fix Pagination when
size=small, pagination button active, previous page next page button hover and active styles are lost. #41462 #41458
- 💄 Fix the style problem that the bottom border of the Tabs component overlaps with other borders. #41381
- 💄 Fix Dropdown.Button down icon size issue. #41501
- TypeScript
- 🐞 Fix the incorrect type definition of Breadcrumb.Item
menu. #41373
- 🤖 Optimize Grid Col type. #41453 @vaakian
- 🤖 Optimize Table
resetPagination type. #41415
- 🤖 Optimize TreeSelect
InternalTreeSelect type. #41386 @Andarist
- Locales
- Menu
- 🐞 修复 Table 过滤器未保持状态当筛选下拉框展示时。#41445 @ablakey
- 🐞 修复 Modal 使用
useModal 未透传并优先选择用户设定。#41422 @luo3house
- Form
- 💄 修复 ConfigProvider
nonce 对 CSS-in-JS 样式不生效的问题。#41482
- 💄 修复 Pagination
size=small 时,分页按钮 active、上一页下一页按钮 hover 和 active 样式丢失。#41462 #41458
- 💄 修复 Tabs 组件下边框与其他边框叠加的样式问题。#41381
- 💄 修复 Dropdown.Button down 图标尺寸问题。#41501
- TypeScript
- 国际化