Skip to content

antd 3.22.0

  • 🔥 New type navigation of Step. #17994
  • 🇷🇴 Add Romanian locale. #18163 @stefy
  • Anchor
    • 🌟 Add getCurrentAnchor property to specify current active anchor. #17823 @shaodahong
    • 🌟 Add targetOffset property to customize scroll position offset. #17827 @shaodahong
  • 🌟 Drawer supports popup in custom dom node. #18167
  • 🌟 Mentions support getPopupContainer property. #18298 @vijayst
  • 🌟 Modal support custom closeIcon. #18309
  • 🌟 Upload support to preview jfif format images. #18322
  • 💄 Tweak Descriptions.Item padding bottom via size. #18270
  • Cascader
    • 🌟 Allow input autoComplete to be overrided. #18279 @zomars
    • 🐞 Fix wrong notFoundContent width when using fieldNames.#18325
    • 🐞 Fix missing options cause crash. #18190 @nnecec
  • 🐞 Fix Menu.SubMenu className applied to popup menu mistakenly. #18290
  • 🐞 Upgrade react-slick to fix Carousel lifecycle warning. #18209
  • 🐞 Fix Button received false for a non-boolean attribute loading warning. #18208
  • 🐞 Fix style problem when hovering Table selected row. #18261
  • 🐞 Fix Checkbox hovering border color when it is disabled. #18168
  • 🐞 Fix Progress missing or messed gradient color. #18284
  • 🐞 修复 TextArea scrollbar blinking problem when using autosize and maxRows. #18289
  • TypeScript
    • 🐞 Fix some components (Tooltip, Breadcrumb, Badge) importing error. #18282 @lidianhao123
    • 🐞 Fix MonthPicker monthCellContentRender property definition. #18192 @JonathanLee-LX
    • 🐞 Fix Upload.Dragger children error. #18196
    • 🐞 Fix Tag.CheckableTag style property definition. #18300

  • 🔥 新增 Steps type="navigation" 导航步骤条。#17994
  • 🇷🇴 新增罗马尼亚语。#18163 @stefy
  • Anchor
    • 🌟 新增 getCurrentAnchor 属性用于指定当前高亮锚点。#17823 @shaodahong
    • 🌟 新增 targetOffset 属性用于自定义滚动偏移量。#17827 @shaodahong
  • 🌟 支持 Drawer 在局部节点弹出。#18167
  • 🌟 Mentions 新增 getPopupContainer 属性。#18298 @vijayst
  • 🌟 Modal 支持 closeIcon 属性用于自定义关闭图标。#18309
  • 🌟 Upload 支持预览 jfif 格式图片。#18322
  • 💄 调整不同大小下 Descriptions.Item 内边距样式。 #18270
  • Cascader
    • 🌟 允许自定义输入框的 autoComplete 属性可以被覆盖。#18279 @zomars
    • 🐞 修复指定 fieldNames 时空数据弹层宽度问题。#18325
    • 🐞 修复 options 参数未传入数组类型导致页面崩溃。#18190 @nnecec
  • 🐞 修复 Menu.SubMenu className 错误应用到弹层上的问题。#18290
  • 🐞 升级 react-slick 以修复 Carousel 的生命周期警告问题。#18209
  • 🐞 修复 Button received false for a non-boolean attribute loading 警告信息。#18208
  • 🐞 修复 Table 选中行 hover 背景样式问题。#18261
  • 🐞 修复 Checkbox 失效时的 hover 边框颜色。#18168
  • 🐞 修复 Progress 渐变色混乱和失效的问题。#18284
  • 🐞 修复 TextArea autosize 内使用 maxRows 时滚动条闪烁的问题。#18289
  • TypeScript
    • 🐞 修复部分组件(Tooltip、Breadcrumb、Badge)无法引入的问题。#18282 @lidianhao123
    • 🐞 修复 MonthPicker monthCellContentRender 属性。#18192 @JonathanLee-LX
    • 🐞 修复 Upload.Dragger children 报错的问题。#18196
    • 🐞 修复 Tag.CheckableTag 的 style 属性定义。#18300