Skip to content
- Menu
- 🐞 Fix Menu horizontal Item with nest Icon miss margin style. #22021
- 🐞 Fix Menu item wrong
title when setting getPopupContainer. #22182
- 💄 Optimize the style of Icon in Menu. #22090 @x1mrdonut1x
- 🐞 Fix Avatar in horizontal Menu
margin issue. #22038 #22033
- Slider
- 🐞 Fix an issue where the position of 'slider handle' is incorrect in the vertical case of Slider. #22135 @wendellhu95
- 💄 Fix Slider missing
focus style. #22161
- Table
- 🐞 Fix ConfigProvider not work on Table filter dropdown. #22133
- 🐞 Fix Table nest tree column expandable style issue with fixed column. #22131
- 🐞 Fix an issue where Table filtering throws
cannot read property 'map' of undefined. #22096 @yoyo837
- 🐞 Fix Table expandable column not fixed when selection column is fixed. #22087
- 🐞 Fix Table filter menu reset not working. #22079 @shaodahong
- 🐞 Fix Table filter sub menu max height with many items. #22230
- Form
- 🐞 Fixed the problem of using custom icons to wrap in Input.Group. #22197 @xrkffgg
- 💄 Adjust Select single padding style to avoid tweak with dropdown. #22167
- 💄 Fix Calendar header select ellipsis bug. #22148
- 💄 Fixed Dropdown content and icons overlapping. #22098 @xrkffgg
- 🐞 Fix Select ellipsis bug in Firefox. #22101
- 🐞 Remove PageHeader unnecessary
overflow: hidden style,Optimize PageHeader extra buttons responsive design. #22030
- 🐞 Fix TextArea
autoSize don't scroll bottom in Firefox. #22014
- 🇫🇷 The full fr_FR internationalized text. #22122 @PaulJln
- RTL
- TypeScript
- 🔷 Update the
operation type definition of FormList. #22058 @kagawagao
- 🔷 Update the definition of the
trigger parameter for components such as Tooltip. #22043 @wendellhu95
- Menu
- Slider
- Table
- Form
- 🐞 修复 Input.Group 中使用 自定义图标换行的问题。#22197 @xrkffgg
- 💄 修复 Calendar 年月选择菜单内容被省略的问题。#22148
- 💄 调整 Select 单选框
padding 样式以防止下拉框内容的抖动。#22167
- 💄 修复 Dropdown 内容和图标重叠问题。#22098 @xrkffgg
- 🐞 修复 Select 在 Firefox 下异常省略的问题。#22101
- 🐞 移除 PageHeader 中不必要的
overflow: hidden 样式以修复弹层隐藏问题,优化 PageHeader 右侧按钮的响应式表现。#22030
- 🐞 修复 Radio 组无法正确换行的问题。#22229
- 🐞 修复 TextArea
autoSize 时在 Firefox 下不会自动滚动到底的问题。#22014
- 🇫🇷 补全的 fr_FR 国际化文本。#22122 @PaulJln
- RTL
- TypeScript