Ant Design v4.12.3 released: An enterprise-class UI design language

Ant Design

An enterprise-class UI design language and React-based implementation.

ant-design

Features

  • An enterprise-class UI design system for desktop applications.
  • A set of high-quality React components out of the box.
  • Written in TypeScript with predictable static types.
  • The whole package of development and design resources and tools.

Environment Support

  • Modern browsers and Internet Explorer 9+ (with polyfills)
  • Server-side Rendering
  • Electron

Changelog: Ant Design v4.12.3

  • 🛠 Refactor Drawer with React hooks. #29229
  • 🐞 Fix Table pagination not disappear when pagination.position is ['none', 'none']#29256 @mumiao
  • 🐞 Fix TextArea showCount should not be interactive. #29245
  • 🐞 Fix abnormal background color for multiple and disabled Select in dark. #29242
  • ⚡️ Optimize Slider align performance of tooltip. #29308 @kerm1it
  • ⚡️ Upgrade @ant-design/colors to 6.x to reduce gzipped bundle size 1KB#29307 @07akioni
  • 🇷🇺 Add ru_RU locale text for Image. #29271 @mumiao
  • 🇮🇷 Add fa_IR locale text for DatePicker, Form, Table, TimePicker and Transfer. #29232 @amiralitaheri
  • TypeScript
    • 🤖 Fix type definition for Table FilterDropdownProps confirm parameter. #29241 @mumiao

Download