npm antd 5.7.1

latest releases: 5.20.6, 5.20.5, 5.20.4...
14 months ago
  • 💄 Migrate Component Token of Menu from 4.x less variables. #43576
  • 🐞 Fix QRCode throws Can't resolve 'antd/lib/qr-code' in Next.js 13. #43572
  • 🐞 Fix that antd components usage in Next.js App Router, check the documentation. #43573 @li-jia-nan
  • 🐞 Fix InputNumber Phantom dependency issue: Cannot find module 'rc-component/mini-decimal'. #43635
  • 🐞 Fix Checkbox both set checked and indeterminate prop will not show as indeterminate style. #43626
  • 🐞 Fix Form.Item set label="" will break the line align. #43614
  • 🐞 Fix notification placement not being respected when passed via App component. #43522 @Rajil1213
  • 🐞 Fix Pagination jumpy page size select when search in it. #43556
  • 🐞 Fix Button disabled style is missing when use with the deprecated usage of type="ghost". #43558 @kiner-tang
  • 🐞 Fix Tag extra margin when there is only icon inside it. #43518 @Yuiai01
  • 🐞 Fix ColorPicker that status style is missing inside Form.Item. #42880 @RedJue
  • TypeScript

  • 💄 补全 Menu 主题定制 token。#43576
  • 🐞 修复 QRCode 在 Next.js 13 中报错 Can't resolve 'antd/lib/qr-code' 的问题。#43572
  • 🐞 修复 antd 不支持在 Next.js App Router 中使用的问题,查看使用文档。#43573
  • 🐞 修复 InputNumber 幽灵依赖报错 Cannot find module 'rc-component/mini-decimal'#43635
  • 🐞 修复 App.useApp 方式调用 notification 组件时 placement 属性不生效的问题。#43522 @Rajil1213
  • 🐞 修复 Checkbox 同时配置 checkedindeterminate 时没有展示为 indeterminate 样式的问题。#43626
  • 🐞 修复 Form.Item 设置 label="" 时垂直方向对齐偏移的问题。#43614
  • 🐞 修复 Pagination 分页选择器弹层抖动的问题。#43556
  • 🐞 修复 Button 幽灵按钮禁用状态丢失的问题。#43558 @kiner-tang
  • 🐞 修复 Tag 仅传入 icon 时渲染多余间距的问题。#43518 @Yuiai01
  • 🐞 修复 ColorPicker 不跟随表单校验状态改变 UI 的问题。#42880 @RedJue
  • TypeScript

Don't miss a new antd release

NewReleases is sending notifications on new releases.