npm antd 6.3.4

6 hours ago
  • 🔥 Add @ant-design/cli official command-line tool for querying Ant Design component knowledge, analyzing project usage, and guiding migrations offline. #57413 @afc163
  • 🐞 Fix Form.List losing sibling field values when using onValuesChange. #57399 @zombieJ
  • 🐞 Fix missing screenXXXLMin in useToken causing incorrect antd.css to be generated. #57372 @sealye09
  • 🐞 Fix ConfigProvider component config typings to expose semantic classNames and styles for supported components. #57396 @QDyanbing
  • 🐞 Fix Image fetchPriority prop not being passed through to the <img> element. #57392 @aojunhao123
  • Menu
    • 🐞 Fix Menu SubMenu parent item not applying custom hover color via ConfigProvider. #57374 @EmilyyyLiu
    • 🐞 Fix Menu collapsed icons appearing misaligned when customizing collapsedIconSize. #57360 @QDyanbing
  • 🐞 Fix Table controlled popover in column title being rendered twice when scroll is enabled. #57342 @QDyanbing
  • 🐞 Fix Transfer render prop returning JSX elements causing search to fail. #57133 @WustLCQ
  • 🐞 Fix Tree custom switcherIcon missing switcher-line-icon className when showLine is enabled. #57303 @QDyanbing
  • 🐞 Fix Watermark TypeScript errors when onRemove is omitted. #57344 @QDyanbing

  • 🔥 新增官方命令行工具 @ant-design/cli,支持离线查询 Ant Design 组件知识、分析项目用法及提供迁移指导。#57413 @afc163
  • 🐞 修复 Form.List 在使用 onValuesChange 时丢失同级字段值的问题。#57399 @zombieJ
  • 🐞 修复 useToken 缺少 screenXXXLMin 导致生成错误的 antd.css 的问题。#57372 @sealye09
  • 🐞 修复 ConfigProvider 组件配置的类型定义,为已支持的组件暴露语义化 classNamesstyles#57396 @QDyanbing
  • 🐞 修复 Image 组件 fetchPriority 属性未正确透传到 <img> 元素的问题。#57392 @aojunhao123
  • Menu
    • 🐞 修复通过 ConfigProvider 自定义 Menu 的 itemHoverColor 时,SubMenu 父级菜单项 hover 状态颜色不生效的问题。#57374 @EmilyyyLiu
    • 🐞 修复 Menu 自定义 collapsedIconSize 后折叠图标看起来未居中的问题。#57360 @QDyanbing
  • 🐞 修复 Table 在开启滚动时列头中受控 Popover 被重复渲染的问题。#57342 @QDyanbing
  • 🐞 修复 Transfer render 属性返回 JSX 元素时搜索功能失效的问题。#57133 @WustLCQ
  • 🐞 修复 Tree 开启 showLine 时自定义 switcherIcon 缺少 switcher-line-icon 类名导致样式异常的问题。#57303 @QDyanbing
  • 🐞 修复 Watermark 在未传入 onRemove 时的 TypeScript 报错。#57344 @QDyanbing

Don't miss a new antd release

NewReleases is sending notifications on new releases.