npm antd 6.5.2

5 hours ago
  • 💄 Fix Button, Collapse, ColorPicker, Layout, Select, Space.Addon, Tree, and Typography borders not respecting the global lineWidth and lineType Design Tokens. #58740 #58741 #58742 #58743 #58745 #58755 @li-jia-nan @QDyanbing
  • 🐞 Fix BorderBeam, Checkbox, and Switch reduced-motion styles causing Lightning CSS minification failures. #58707 @QDyanbing
  • Tag
    • 💄 Fix Tag missing spacing and incorrect vertical alignment for bare <svg> icons from third-party icon libraries. #58723 @mohamedkhaled4053
    • 🐞 Fix Tag navigation being triggered when clicking the close icon with both href and closable set. #58720 @QDyanbing
  • 🐞 Fix Input.OTP dropping root DOM event handlers including onPointerDown, onAnimationEnd, onTransitionEnd, and onScrollEnd. #58697 react-component/util#794 @aojunhao123
  • 🐞 Fix Form triggering a hook-order warning in React 19 when using the UMD development build. #58417 @biubiukam
  • 💄 Fix Table missing the top border when a bordered nested table is wrapped by Tabs or custom content. #58746 @QDyanbing
  • 🐞 Fix Input.Search custom enterButton not respecting the component's disabled and loading states. #58726 @QDyanbing
  • 🐞 Fix Transfer custom action buttons passed through actions not preserving their own disabled state. #58718 @QDyanbing
  • 🐞 Fix Tree rootStyle being ignored, and deprecate it in favor of styles.root. #58709 @QDyanbing
  • 🐞 Fix Grid Col ignoring numeric 0 for the flex prop in regular and responsive configurations. #58719 @QDyanbing
  • 🐞 Fix InputNumber not displaying suffix when Form feedback is enabled. #58703 @QDyanbing
  • ⌨️ Fix Splitter percentage-based aria-valuemin and aria-valuemax values before container measurement, and prevent lazy drag previews from exceeding bounds next to zero-sized panels. #58702 @QDyanbing
  • 📖 Fix the ant.design homepage theme preview resetting the selected theme during rerenders. #58687 @meet-student
  • 📝 Correct Anchor offsetTop default value to 0 in the Chinese documentation. #58710 @dogledogle

  • 💄 修复 Button、Collapse、ColorPicker、Layout、Select、Space.Addon、Tree 和 Typography 边框未响应全局 lineWidthlineType Design Token 的问题。#58740 #58741 #58742 #58743 #58745 #58755 @li-jia-nan @QDyanbing
  • 🐞 修复 BorderBeam、Checkbox 和 Switch 的 reduced-motion 样式导致 Lightning CSS 压缩失败的问题。#58707 @QDyanbing
  • Tag
    • 💄 修复 Tag 中第三方图标库的原生 <svg> 图标缺少间距且垂直对齐异常的问题。#58723 @mohamedkhaled4053
    • 🐞 修复 Tag 同时配置 hrefclosable 时,点击关闭图标仍会触发链接跳转的问题。#58720 @QDyanbing
  • 🐞 修复 Input.OTP 根节点丢失 onPointerDownonAnimationEndonTransitionEndonScrollEnd 等 DOM 事件回调的问题。#58697 react-component/util#794 @aojunhao123
  • 🐞 修复 Form 在 React 19 中使用 UMD 开发构建时触发 Hook 调用顺序警告的问题。#58417 @biubiukam
  • 💄 修复 Table 带边框的嵌套表格被 Tabs 或自定义内容包裹时缺少上边框的问题。#58746 @QDyanbing
  • 🐞 修复 Input.Search 自定义 enterButton 未响应组件 disabledloading 状态的问题。#58726 @QDyanbing
  • 🐞 修复 Transfer 通过 actions 传入的自定义操作按钮未保留自身 disabled 状态的问题。#58718 @QDyanbing
  • 🐞 修复 Tree rootStyle 不生效的问题,并废弃该属性,推荐使用 styles.root#58709 @QDyanbing
  • 🐞 修复 Grid Col 在普通和响应式配置中忽略 flex 属性数值 0 的问题。#58719 @QDyanbing
  • 🐞 修复 InputNumber 在 Form 开启反馈状态时不显示 suffix 的问题。#58703 @QDyanbing
  • ⌨️ 修复 Splitter 在容器尺寸测量前百分比 aria-valueminaria-valuemax 取值异常,以及相邻面板尺寸为 0 时 lazy 拖拽预览越界的问题。#58702 @QDyanbing
  • 📖 修复 ant.design 首页主题预览在重新渲染时重置已选主题的问题。#58687 @meet-student
  • 📝 修正 Anchor 中文文档中 offsetTop 的默认值为 0#58710 @dogledogle

Don't miss a new antd release

NewReleases is sending notifications on new releases.