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

Ant-design 4.13.1 发布

Fix message.config with prefixCls missing animation style. #29574

  • Fix Tooltip is not interactive when visible is true under some situation. #29555
  • Fix ConfigProvider within multiple page switch will lose locale issue. #29570
  • Fix Modal with hooks cannot call update or destroy before render. #29584
  • Fix Grid throw error when client support flexGap but ssr not support. #29586
  • Fix Select caret position when mode="tags" and size="small". #29561
  • Fix Carousel dotPosition makes pauseOnHover not working. #29587 @zgoby
  • Fix Steps responsive prop warning. #29599
  • Fix Upload onChange param of file.originFileObj return nest Proxy object. #29614
  • Fix Descriptions under Table will not have 100% width. #29630
  • TypeScript
    • Fix Drawer type declaration of contentWrapperStyle. #29571

 


  • 修复 message.config 配置 prefixCls 时丢失淡入淡出动画的问题。#29574
  • 修复 Tooltip 在某些情况下设置 visibletrue 却无法交互的问题。#29555
  • 修复多页面使用 ConfigProvider 切换时 locale 会丢失的问题。#29570
  • 修复 Modal 的 hooks 在渲染前调用 updatedestroy 无效的问题。#29584
  • 修复 Grid ssr 时报错 Prop style did not match#29586
  • 修复小号 Select tags 模式的光标错位问题。#29561
  • 修复 Carousel dotPosition 导致 pauseOnHover 失效的问题。#29587 @zgoby
  • 修复 Steps 使用 responsive 时控制台抛出警告的问题。#29599
  • 修复 Upload onChange 参数 file.originFileObj 返回嵌套 Proxy 对象的问题。#29614
  • 修复 Descriptions 在 Table 下没有 100% 宽度的问题。#29630
  • TypeScript
    • 修复 Drawer contentWrapperStyle 属性类型声明。#29571

 

Assets 2
转自 https://github.com/ant-design/ant-design/releases/tag/4.13.1