Skip to content

5.9.4

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Sep 07:58
· 1664 commits to master since this release
716dcf6
  • Button
    • 🐞 Fix Button that two Chinese characters in nested span should have space between. #45126 @MadCcc
    • 🐞 Fix Button unexpected loading icon when conditional rendering. #45030 @lzl0304
  • 🐞 Fix Tour that step.type didn't work when shown at first time. #45086 @MadCcc
  • 🐞 Fix Select and DatePicker that input should use fontFamily token. #45088 @MadCcc

  • Button
    • 🐞 修复 Button 组件只有两个汉字且嵌套在多层 span 中时间距丢失的问题。#45126 @MadCcc
    • 🐞 修复 Button 条件渲染时意外出现加载图标的问题。#45030 @lzl0304
  • 🐞 修复 Tour 组件第一次展示时 step.type 无效的问题。#45086 @MadCcc
  • 🐞 修复 Select 和 DatePicker 组件没有使用 fontFamily token 的问题。#45088 @MadCcc