Skip to content
- ColorPicker
- 🐞 Fix the cursor jumps when entering lowercase English letters in the ColorPicker color value input box. #44137 @gouge666
- 🐞 Fix the ColorPicker style is deformed under different sizes. #44273 @kouchao
- 🐞 Fix Descriptions throwing
key is not a prop error message. #44278 @RedJue
- 🐞 Fix the node is still rendered when Pagination
itemRender is customized to null. #44226
- 🐞 Fix Modal in Dropdown
menu.items, rapid mouse movement when expanding Modal will make Dropdown reopen. #44204
- DatePicker
- 💄 Fix clicking on the Tabs area on the mobile terminal triggers a color change. #44200 @yilaikesi
- RTL
- 💄 Fix the numbers in the Badge are also RTL when the text direction of the page is RTL. #43998 @NotEvenANeko
- ColorPicker
- 🐞 修复 Descriptions 抛出
key is not a prop 的错误提示。#44278 @RedJue
- 🐞 修复 Pagination
itemRender 自定义为 null 时,仍然渲染节点的问题。#44226
- 🐞 修复 Modal 在 Dropdown
menu.items 中,展开 Modal 时快速移动鼠标会使 Dropdown 重新打开的问题。#44204
- DatePicker
- 💄 修复移动端点击 Tabs 区域触发颜色改变的问题。#44200 @yilaikesi
- RTL