Skip to content

antd 3.16.5

  • 🐞 Fix Table in Firefox miss bottom line when sorter enabled. #16174
  • 🐞 Fix List crash when pagination is null. #16231
  • TypeScript
    • 🐞 Fix typescript hoist-non-react-statics has no default export warning with allowSyntheticDefaultImports: false. #16224

  • 🐞 修复 Firefox 中 Table 使用 sorter 丢失线框的样式问题。#16174
  • 🐞 修复 List 中设置 paginationnull 时报错的问题。#16231
  • TypeScript
    • 🐞 修复 allowSyntheticDefaultImports: falsehoist-non-react-statics 报错的问题。#16224