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

Ant Design 5.1.7发布

Ant Design 5.1.7发布

  •  Input
    •  Fix Input that unexpected cancel button is shown when type="search"#40457 @MadCcc
    •  Fix Input suffix color does not update bug when component status changed. #40344 @Yuiai01
  •  Fix Switch text layout problem in Safari and Chrome <= 84 with compatible mode. #40453 @Ifeinstein
  •  Fix Progress that throw error when percent is null#40378 @li-jia-nan
  •  Fix List title and avatar be rendered in the wrong position. #40395 @li-jia-nan
  •  Fix Dropdown submenu wrong position. #40349
  •  Fix Badge throw findDOMNode warning in StrictMode when dot switch. #40347
  •  Fix Message wrong icon color problem. #40471 @Wxh16144
  •  Adjust Empty component default style in dark theme. #40447
  • RTL
  • TypeScript

  • Input
    •  修复 Input 组件 type="search" 时未隐藏浏览器原生取消按钮的问题。#40457 @MadCcc
    •  修复 Input 的 suffix 颜色不随组件状态改变的问题。#40344 @Yuiai01
  •  修复 Switch 在 Safari 和 Chrome <= 84 兼容模式下文本的显示问题。#40453 @Ifeinstein
  •  修复 Progress 的 percent 属性设置为 null 时报错的问题。#40378 @li-jia-nan
  •  修复 List 中 title 和 avatar 渲染错位的问题。#40395 @li-jia-nan
  •  修复 Dropdown 子菜单位置不正确的问题。#40349
  •  修复 Badge 在 StrictMode 下切换 dot 时会报 findDOMNode 警告的问题。#40347
  •  修复 Message 图标颜色错误的问题。#40471 @Wxh16144
  •  优化 Empty 在暗色主题下默认的颜色。#40447
  • RTL
  • TypeScript