Skip to content

antd 3.1.4

  • 🐞 Fix ButtonGroup z-index issue. #9014
  • 🐞 Fix Dropdown.Button can not be fully disabled. #8991 @sallen450
  • 🐞 Fix Layout error responsive docs. #8995 @ReedSun
  • 🐞 Fix List grid do not support xxl. #9019
  • 🐞 Fix RangePicker can not cancel selected start date when the panel is closed. #8839
  • 🐞 Fix Tabs error margin. commit/200d6c
  • 🐞 Fix WeekPicker shows error weeks. #9021
  • 🐞 Fix some TypeScript type definitions.
  • 🌟 Add some new less variables.
  • 🌟 Add aliyun icon.

  • 🐞 修复 ButtonGroup 错误 z-index 导致的样式问题。#9014
  • 🐞 修复 Dropdown.Button 不能被完全禁用的问题。#8991 @sallen450
  • 🐞 修复 Layout 错误的响应式相关文档。#8995 @ReedSun
  • 🐞 修复 List grid 不支持 xxl 配置的问题。#9019
  • 🐞 修复 RangePicker 关闭选择面板之后无法清空已选开始时间的问题。#8839
  • 🐞 修复 Tabs 错误外边距导致的样式问题。commit/200d6c
  • 🐞 修复 WeekPicker 显示错误周数的问题。#9021
  • 🐞 修复 TypeScript 定义
  • 🌟 新增 less 变量
  • 🌟 新增 aliyun 图标。