Skip to content

antd 3.24.3

  • 🐞 Fix Table sort not working when columns inside render. #19404
  • 🐞 Fix Grid responsive gutter not working. #19308
  • 🐞 Fix small Table border style. #19312 #19342
  • 🐞 Fix the problem that Menu in Dropdown is not highlighted when SubMenu is selected. #19313
  • 🐞 Fix the problem that moment.js in Typography & Drawer & Statistic can't be tree-shaking. #19317
  • 🐞 Fix Input.Search react warnings of non-boolean attribute and unique key. #19357
  • 🐞 Fix Modal icon position when not use title. #19419
  • 💄 Fix a problem with the mouse pointer error when Checkbox is disabled. #19403
  • 💄 Add @modal-header-color variable. #19385
  • 🛠 Improved some TypeScript definitions. #19377 #19343 #19333

  • 🐞 修复 Table columns 在 render 中会导致排序失效的问题。#19404
  • 🐞 修复 Grid 响应式 gutter 失效的问题。#19308
  • 🐞 修复小号 Table 边框样式问题。#19312 #19342
  • 🐞 修复 Dropdown 中的 Menu 在 SubMenu 选中后父级菜单未高亮的问题。#19313
  • 🐞 修复 Typography & Drawer & Statistic 中的 moment.js 无法被 tree-shaking 的问题。#19317
  • 🐞 修复 Input.Search 出现 non-boolean attributeunique key 警告信息。#19357
  • 🐞 修复 Modal 没有标题时,图标没能对齐的问题。#19419
  • 💄 修复 Checkbox 在被禁用时,光标仍为可选状态的问题。#19403
  • 💄 新增 @modal-header-color 变量。#19385
  • 🛠 多处 TypeScript 的定义更新。#19377 #19343 #19333