Skip to content

3.2.10

Compare
Choose a tag to compare
@tangjinzhou tangjinzhou released this 08 Aug 02:04
· 737 commits to main since this release

2022-07-07

  • 🐞 Fix the problem that the popup component cannot be used under process.env.NODE_ENV = 'test' #4565
  • 🐞 Fix the problem that the popup layer is directly closed when the Menu component hovers quickly 36df58
  • 🐞 Fix Input autosize type error #5766
  • 🐞 Fix Table ellipsis tilte not working under fixed #5755

  • 🐞 修复在 process.env.NODE_ENV = 'test' 下弹窗类组件无法使用问题 #4565
  • 🐞 修复 Menu 组件在快速 hover 弹出层时,弹出层直接关闭问题 36df58
  • 🐞 修复 Input autosize 类型错误 #5766
  • 🐞 修复 Table ellipsis tilte 在 fixed 下失效问题 #5755