npm antd 4.15.1

latest releases: 5.20.6, 5.20.5, 5.20.4...
3 years ago
  • 🐞 Fix Descriptions labelStyle contentStyle unsuccessful when layout="vertical" and bordered={true}. #29942
  • 🐞 Upload won't crash when fileList is a frozen object now. #29944
  • 🐞 Fix Tabs cannot scroll when vertical mode in Safari 13.1. #29983
  • 🐞 Fix Button throws Cannot read property 'removeChild' of null in some situation. #29961 @JohnDeved
  • 🐞 Fix Transfer button's box-shadow getting cut. #30030 @jinchaofs
  • 🐞 Fix CheckBox.Group cannot work with Form of @ant-design/compatible. #30039 @jameslahm
  • 🐞 Fix PageHeader <Tabs type="card" /> padding missing. #29819
  • Table
    • 💄 Optimize Table pagination style when narrow width. #30065
    • 🐞 Fix Table @table-border-radius-base not being applied to .ant-table node. #29966 @VoliBearCat
  • 🐞 Fix Input.TextArea maxLength does not work in control mode. #30070
  • TypeScript
    • 🤖 Fix Select can not contain undefined type. #30068 @Gamote
    • 🤖 Fix Popconfirm okButtonProps and cancelButtonProps types. #29928 @IggsGrey
  • Locale

  • 🐞 修复 Descriptions labelStyle contentStyle 当设置 layout="vertical"bordered={true} 时不生效的问题。#29942
  • 🐞 Upload 的 fileList 为冻结对象时不再崩溃。#29944
  • 🐞 修复 Tabs 在 Safari 13.1 垂直模式下不能滚动问题。#29983
  • 🐞 修复点击 Button 时有时会报错 Cannot read property 'removeChild' of null 的问题。#29961 @JohnDeved
  • 🐞 修复 Transfer 按钮区域 box-shadow 被截断的问题。#30030 @jinchaofs
  • 🐞 修复 CheckBox.Group 和 @ant-design/compatible 的 Form 无法一起工作的问题。#30039 @jameslahm
  • 🐞 修复 PageHeader 下卡片类型 tabs 样式问题。#29819
  • Table
    • 💄 优化 Table 分页器在狭窄空间的样式问题。#30065
    • 🐞 修复 Table @table-border-radius-base 没有被应用到 .ant-table 节点上。#29966 @VoliBearCat
  • 🐞 修复 Input.TextArea maxLength 在受控时无效的问题。#30070
  • TypeScript
    • 🤖 修复 Select 类型不能指定为 undefined 的问题。#30068 @Gamote
    • 🤖 修复 Popconfirm okButtonPropscancelButtonProps 定义。#29928 @IggsGrey
  • 国际化
    • 🇪🇸 添加西班牙语 Table.SELECTION_NONE 文案。#29962 @liquorxm

Don't miss a new antd release

NewReleases is sending notifications on new releases.