Skip to content

antd 3.26.0

  • 🏆 3.26.0 will be the last minor version of antd v3. And v4 beta is coming!
  • 🌟 Notification support closeIcon props. #19618 @liuchao233
  • 🌟 Typography support pt_BR locale. #19651 @liuchao233
  • 🌟 Table support defaultFilteredValues props. #18925 @mgcrea
  • 🇲🇰 Locale add Macedonian support. #19647 @sradevski
  • 🐞 Fix Input.Group compat mode has wrong border radius for Input Addon. #19926
  • 🐞 Fix Spin render default indicator when indicator is null. #19943
  • 🐞 Fix Button component disabled with loading not prevent pointer-events. #19958
  • 🐞 Fix message can not cancel when key is provided. #19967
  • 🐞 Fix image in Upload with picture-card mode exceeds the border. #20008 @qq645381995
  • 🐞 Fix Input clear icon overlap with feedback icon. #20017
  • 🐞 Fix Slider tooltip text not align center. #20016
  • 🐞 Fix Descriptions items not working with React.Fragment. #20019
  • 🛠 Upload under drag mode moves className and style to the real effect dom.#19987
  • 💄Add less variable @table-header-bg-sm and fix small Table footer style. #19939

  • 🏆 3.26.0 将为 antd v3 最后一个 minor 版本,v4 beta 版即将发布!
  • 🌟 Notification 支持 closeIcon 属性。#19618 @liuchao233
  • 🌟 Typography 添加 pt_BR 国际化支持。#19651 @liuchao233
  • 🌟 Table 支持 defaultFilteredValues 属性。#18925 @mgcrea
  • 🇲🇰 国际化添加北马其顿支持。#19647 @sradevski
  • 🐞 修复 Input.Group 紧凑模式下使用 Input Addon 圆角不对的问题。#19926
  • 🐞 修复 Spin 在 indicator 属性为 null 时,渲染默认的旋转图标。#19943
  • 🐞 修复 Button 组件 disabledloading 状态下没有阻止鼠标事件。#19958
  • 🐞 修复 message 组件使用 key 时无法手动取消的问题。#19967
  • 🐞 修复 Upload 在 picture-card 模式下,图片过长会超出边界的问题。#20008 @qq645381995
  • 🐞 修复 Input 清除图标和反馈图标重合的问题。#20017
  • 🐞 修复 Slider 的 tooltip 内容没有居中的问题。#20016
  • 🐞 修复 Descriptions 内使用 React.Fragment 的渲染问题。#20019
  • 🛠 Upload 拖拽模式下的 classNamestyle 将会作用到真正的 dom 上。#19987
  • 💄 新增 less 变量 @table-header-bg-sm 并修复小号 Table 的 footer 样式。#19939