npm antd 6.3.2

16 hours ago
  • 🐞 Fix Form.Item validation failure caused by a timing issue when using dynamic rules and dependencies together. #57147 @zombieJ
  • 🐞 Fix InputNumber height in borderless variant when using with Input or Select. #57162 @QDyanbing
  • 🐞 Fix Radio.Group radio button width when options text has different length or breaks. #57171 @QDyanbing
  • 🐞 Fix Skeleton.Avatar, Skeleton.Button, Skeleton.Input, Rate and Spin cannot take effect when componentSize is set globally. #57093 #57106 @QDyanbing
  • 🐞 Fix Splitter may calculate wrong size if some panel in controlled mode. #57142 @js0753
  • 🐞 Fix Tree and TreeSelect line alignment problem when customizing titleHeight property. #56785 @QDyanbing
  • 💄 Fix Checkbox.Group checkbox width when options text has different length or breaks. #57144 @QDyanbing
  • 💄 Fix ConfigProvider csp not taking effect on all the dynamic style. #57159 @zombieJ
  • Select
  • Upload
    • 💄 Fix Upload has invalid blank area in picture-card mode with empty data. #57157 @QDyanbing
    • ⌨️ Improve Upload to always show item action area on non-hover or coarse-pointer devices. #57156 @Arktomson
  • 🌐 Add es_US locale preset. #57137 @yuriidumych-max
  • 🛠 Unify size enumeration, replace default with medium for Badge, Card, Progress, Steps, Switch and Spin, replace middle and default with medium and large for Descriptions, replace middle with medium for Table and Divider. #57127 #57106 @QDyanbing
  • 🛠 Unify size className for all components DOM. #57106 @QDyanbing
  • TypeScript
    • 🤖 Add Upload.Dragger generic type definition support. #57103 @fnoopv
    • 🤖 Fix Modal KeyboardEvent type definition for the arguments of onCancel event handler. #57048 @eureka928

  • 🐞 修复 Form.Item 使用动态 rulesdependencies 配合使用时,时序问题导致的校验失败的问题。#57147 @zombieJ
  • 🐞 修复 InputNumber 在 borderless 形态下与 Input 或 Select 并排时高度异常的问题。#57162 @QDyanbing
  • 🐞 修复 Radio.Group 在选项文案长短不一或换行时,勾选框宽度不一致的问题。#57171 @QDyanbing
  • 🐞 修复 Skeleton.Avatar,Skeleton.Button,Skeleton.Input,Rate 及 Spin 无法响应全局 componentSize 设置的问题。#57093 #57106 @QDyanbing
  • 🐞 修复 Splitter 存在 size 受控面板时其他面板尺寸可能计算错误的问题。#57142 @js0753
  • 🐞 修复 Tree 及 TreeSelect 在自定义 titleHeight 时会连线错位的问题。#56785 @QDyanbing
  • 💄 修复 Checkbox.Group 在选项文案长短不一或换行时,勾选框宽度不一致的问题。#57144 @QDyanbing
  • 💄 修复 ConfigProvider 的 csp 配置没有对所有的动态 style 生效的问题。#57159 @zombieJ
  • Select
    • 💄 修复 Select 在 Firefox 浏览器下可能出现文字跳动的问题。#57030 @pierreeurope
    • 💄 修复 Select 无法通过 style 设置 visibility: hidden 的问题。#56720 @claytonlin1110
  • Upload
    • 💄 修复 Upload 在 picture-card 模式下无数据时仍然存在无效空白区域的问题。#57157 @QDyanbing
    • ⌨️ 优化 Upload 在不支持悬停或粗指针的设备上默认显示列表操作按钮。#57156 @Arktomson
  • 🌐 新增 es_US 国际化配置。#57137 @yuriidumych-max
  • 🛠 统一 size 枚举值定义,针对 Badge、Card、Progress、Steps、Switch 及 Spin 使用 medium 替代 default,针对 Descriptions 使用 mediumlarge 替代 middledefault,针对 Table 和 Divider 使用 medium 替代 middle#57127 #57106 @QDyanbing
  • 🛠 统一 size className 在所有组件元素上的设置值。#57106 @QDyanbing
  • TypeScript
    • 🤖 新增 Upload.Dragger 的泛型支持。#57103 @fnoopv
    • 🤖 修复 Modal onCancel 入参不支持 KeyboardEvent 类型的问题。#57048 @eureka928

Don't miss a new antd release

NewReleases is sending notifications on new releases.