yarn antd 4.21.1

latest releases: 5.19.0, 5.18.3, 5.18.2...
2 years ago
  • 🐞 Fixed Image the getContainer property not reading from ConfigProvider. #36002 @robothot
  • 🐞 Fixed Button issue #35952 where the disabled attribute does not take effect with href. #35975 @MuxinFeng
  • 🐞 Fix less color palette algorithm according to @ant-design/colors. #35954 @christian-lechner
  • 🐞 Fix Upload image flickering. #35943
  • 💄 Remove styles from Form such as status for children of Modal and Drawer. #35849
  • TypeScript
    • 🤖 Fix type definition for autoFocus in Dropdown. #35990 @robothot
    • 🤖 Fix type definition for MenuItemGroupType in Menu. #35790 @MasaoBlue
    • 🤖 Fix Carousel type definition in React 18. #35959
  • 🌐 Localization
    • 🇮🇹 Fix italian translation for Table.cancelSort key. #35970 @gariggio

  • 🐞 修复 Image getContainer 属性没有从 ConfigProvider 中读取的问题。#36002 @robothot
  • 🐞 修复 Button 有 hrefdisabled 属性不生效的问题。#35952#35975 @MuxinFeng
  • 🐞 修复 Upload 组件动画闪烁的问题。#35943
  • 🐞 修复 less 色彩算法,使其和 @ant-design/colors 保持一致。#35954 @christian-lechner
  • 💄 Form.Item 中的 Modal 或 Drawer 组件包含的控件去除 status 等受 Form 影响的样式。#35849
  • TypeScript
    • 🤖 修复 Dropdown autoFocus 属性定义。#35990 @robothot
    • 🤖 修复 Menu 中 MenuItemGroupType 的类型定义。#35790 @MasaoBlue
    • 🤖 修复 Carousel 在 React 18 下的 TS 定义问题。#35959
  • 🌐 国际化
    • 🇮🇹 修复 Table.cancelSort 的意大利语翻译。#35970 @gariggio

Don't miss a new antd release

NewReleases is sending notifications on new releases.