皇上,还记得我吗?我就是1999年那个Linux伊甸园啊-----24小时滚动更新开源资讯,全年无休!

Ant Design 4.18.6 发布

Ant Design 4.18.6 发布

  • 🐞 Hide the empty popover when the props’ content is undefined or null. #33835 @DawnLck
  • 🐞 Fix DatePicker ref TypeScript definition. #33901 @Amour1688
  • 🐞 Fix the problem that tooltip didn’t show on ellipsis with rows larger than 1. #33875 @MadCcc
  • Button
  • 🐞 Fix the problem that Tooltip cannot be displayed when it is used with switch in loading state. #33860 @MadCcc
  • 🐞 fix the upload button sometimes flashes after the upload button is changed from hidden to display when the upload component is a picture-card type. #33820 @credred

  • 🐞 修复当传入的内容参数和标题参数都为空时,气泡组件仍旧会渲染空气泡的问题。#33835 @DawnLck
  • 🐞 修复 DatePicker ref TypeScript 定义。#33901 @Amour1688
  • 🐞 修复 Typography ellipsis 行数大于 1 时 Tooltip 不显示的问题。#33875 @MadCcc
  • Button
    • 🐞 修复小尺寸下 Button 组件 block 属性无效的问题#33878 @tangjinzhou
    • 🐞 Button 组件卸载后,清理延迟加载定时器。#33858 @mrwd2009
  • 🐞 修复 Tooltip 套在 loading 状态的 switch 上时无法正常显示的问题。#33860 @MadCcc
  • 🐞 修复 Upload 组件为 picture-card 类型时,由隐藏上传按钮改为显示后,上传按钮有时会闪烁的问题。#33820 @credred