Skip to content

v2.9.1

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Apr 14:13
· 3074 commits to main since this release
  • 【Fix】
    • 修复Tooltip在有动画情况下有概率浮层打开时闪烁
    • 修复TimePicker组件use12Hours下,pm/am无法正确设置问题 #776, 修复TimePicker组件向上选择选项后点击清除无法回到预期位置问题
    • 修复 Form Validate 特殊情景下内部使用旧值的问题
  • 【Style】
    • 修复 Select focus 和 hover 同时应用,border 颜色不正常的问题

  • 【Fix】
    • Fix the Tooltip flickering when there is a probability that the overlay is opened when there is animation
    • Fix the problem that pm/am could not be set correctly under the TimePicker component use12Hours #776, fix the problem that the TimePicker component could not return to the expected position after selecting the option upwards and clicking clear
    • Fix the problem that the old value is used internally in the special case of Form Validate
  • 【Style】
    • Fix the problem that the border color is not right when Select focus and hover are applied at the same time