Skip to content

antd 3.2.2

  • 🌟 Add font-family variable for Pagination. #9351
  • 🌟 Add font-weight variable for Badge. #9352
  • 🐞 Fix table custom spin indicator. #9355
  • 🐞 Fix Form.create. #9331
  • 🐞 Revert typescript definition of column.dataIndex. #9393
  • 🐞 Fix last menu item in Sider could be blocked by collapse trigger. #9398 @MJ111
  • 🐞 Fix badge works wrong in dot mode. #9359 @khayalan-mathew

  • 🌟 添加 Pagination 字体变量。 #9351
  • 🌟 添加 Badge 字重变量。 #9352
  • 🐞 修复 Table 当自定义 loading.indicator 时,不显示emptyText。 #9355
  • 🐞 修复 Form.create#9331
  • 🐞 回滚 Table 中 column.dataIndex 的 TypeScript 定义。 #9393
  • 🐞 修复 Layout 中 Sider 高度不足时,最后一个菜单无法显示。 #9398 @MJ111
  • 🐞 修复 Badge 的 dot 模式问题。 #9359 @khayalan-mathew