npm antd 4.12.0

latest releases: 5.17.4, 5.17.3, 5.17.2...
3 years ago
  • 🆕 Image.PreviewGroup add current prop. #29153
  • InputNumber
    • 🆕 InputNumber support bordered prop. #29105
    • 🆕 InputNumber add keyboard prop which could disable keyboard behavior. #29110 @kerm1it
  • 💄 Darken Tag text color to enhance readability. #29144
  • 💄 Fix Row with vertical gutter provides additional margin-bottom style. #29059
  • 🐞 Fix Collapse header disappers with delay. #29158
  • 🐞 Fix the problem that showCount display data is incorrect when TextArea input emoji. #29057 @HomyeeKing
  • 📦 Optimize ConfigProvider to avoid import all icons when tree shaking is not enabled. #29045
  • 🌐 Add en-GB missing translations for table. #29131 @eberjoe
  • Table
    • 🆕 Table showSorterTooltip now could be a object for more configuration. #29002 @harrisoff
    • ⚡️ Optimize calling sequence of onChange and onSelectAll in rowSelection of Table. #29079 @kerm1it
  • Badge
    • 💄 Fix Badge change count content to hide miss style. #29089
    • 🐞 Fix Badge digital animation problem. #29100
  • TypeScript
    • 🤖 Table TS definition update dataSource to readonly. #29084
  • Less
    • 💄 Add less variable @progress-info-text-color. #28981 @yuxuan

  • 🆕 Image.PreviewGroup 添加 current 属性支持受控模式。#29153
  • InputNumber
    • 🆕 InputNumber 支持 bordered 属性。#29105
    • 🆕 InputNumber 添加 keyboard 属性以支持禁用键盘行为。#29110 @kerm1it
  • 💄 加深 Tag 文字颜色以提升可读性。#29144
  • 💄 修复 Row 配置垂直 gutter 时会额外添加 margin-bottom 样式的问题。#29059
  • 🐞 修复 Collapse 标题区域隐藏延迟的问题。#29158
  • 🐞 修复 TextArea 输入 emoji 时 showCount 展示数据不正确的问题。#29057 @HomyeeKing
  • 📦 优化 ConfigProvider 在未开启 tree shaking 的项目中引入所有图标的问题。#29045
  • 🇬🇧 为表格添加 en-GB 翻译。#29131 @eberjoe
  • Badge
    • 🐞 修复 Badge 的数字动画方向问题。#29100
    • 💄 修复 Badge 修改 count 内容以隐藏时的样式问题。#29089
  • Table
    • 🆕 Table showSorterTooltip 属性支持 Tooltip 的配置。#29002 @harrisoff
    • ⚡️ 优化 Table rowSelectiononChangeonSelectAll 的调用顺序。#29079 @kerm1it
  • TypeScript
    • 🤖 更新 Table TypeScript 定义 dataSourcereadonly#29084
  • Less
    • 💄 增加 less 变量 @progress-info-text-color#28981 @yuxuan

Don't miss a new antd release

NewReleases is sending notifications on new releases.