Skip to content

antd 3.4.1

  • 🐞 Fix TypeScript type error caused by code error of Badge. #9931
  • 💄 Improve clicking region of Card actions. #9882
  • 🐞 Fix Divider style issue when used with float elements. #9956
  • 🐞 Fix style issue of Form in advanced-search mode. #9907
  • 🐞 Add onHeaderRow TypeScript type definitions for Table. #9902 @Nokecy
  • 💄 Improve the customized-icon demo of Tree. #9893
  • 🐞 Fix image url display with non-image extention in Upload. #9936

  • 🐞 修复了 Badge 代码错误引起的 TypeScript 类型报错。#9931
  • 💄 优化了 Card actions 点击区域的范围。#9882
  • 🐞 修复了 Divider 与浮动元素一起使用时的样式问题。#9956
  • 🐞 修复了 Form 高级搜索模式下的样式问题。#9907
  • 🐞 补充了 Table 缺失的 onHeaderRow TypeScript 定义。#9902 @Nokecy
  • 💄 优化了 Tree 自定义图标示例。#9893
  • 🐞 修复了 Upload 对无扩展名图片地址的预览展示问题。#9936