Skip to content

5.8.4

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Aug 12:10
· 1918 commits to master since this release
80bd54f
  • 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
    • 🐞 修复 ColorPicker 色值输入框输入小写英文字母时光标跳动的问题。#44137 @gouge666
    • 🐞 修复 ColorPicker 在不同尺寸下样式变形的问题。#44273 @kouchao
  • 🐞 修复 Descriptions 抛出 key is not a prop 的错误提示。#44278 @RedJue
  • 🐞 修复 Pagination itemRender 自定义为 null 时,仍然渲染节点的问题。#44226
  • 🐞 修复 Modal 在 Dropdown menu.items 中,展开 Modal 时快速移动鼠标会使 Dropdown 重新打开的问题。#44204
  • DatePicker
  • 💄 修复移动端点击 Tabs 区域触发颜色改变的问题。#44200 @yilaikesi
  • RTL
    • 💄 修复了当页面的文字方向为 RTL 时 Badge 里面的数字也是 RTL 的问题。#43998 @NotEvenANeko