Skip to content

5.14.2

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Feb 09:51
· 438 commits to master since this release
53b0106
  • 🐞 Fix DatePicker.RangePicker time column sometime not scroll to the target time value. #47542
  • 🐞 Fix Modal that pointer events will triggered during openning animation. #47508 @MadCcc
  • 🐞 Fix Avatar.Group unnecessary dom since tooltip. #47478
  • 💄 Fix Progress unexpected margin style. #47493 @li-jia-nan
  • 💄 Fix Table scrollbar color in darkmode. #47487 @wkmyws
  • 💄 Fix Layout content font color in dark mode. #47441 @nova1751
  • 💄 Fix Menu cannot customize darkItemSelectedColor and darkItemSelectedBg token in horizontal dark mode. #47463 @gandavarapurajasekhar

  • 🐞 修复 DatePicker.RangePicker 的时间列有时不会滚动到正确位置的问题。#47542
  • 🐞 修复 Modal 在打开期间会触发其他鼠标事件的问题。#47508 @MadCcc
  • 🐞 修复 Avatar.Group 的 tooltip 存在多余 dom 残留的问题。#47478
  • 💄 修复 Progress 组件多余的 margin 样式。#47493 @li-jia-nan
  • 💄 修复 Table 滚动条在暗黑模式下的颜色。#47487 @wkmyws
  • 💄 修复 Layout 内容字体在暗黑模式下的颜色。#47441 @nova1751
  • 💄 修复 Menu 组件在水平暗黑模式下自定义 darkItemSelectedColordarkItemSelectedBg token 不生效的问题。#47463 @gandavarapurajasekhar