Ant Design 4.10.3 released, enterprise-level UI design language and React implementation

Ant Design 4.10.3 is released. Ant Design is a set of enterprise-level UI design language and React implementation. It is built using TypeScript and provides complete type definition files. It comes with interactive language and visual style extracted from enterprise-level mid- and back-end products, and out-of-the-box high-quality React Component and full link development and design tool system.

The update content of this version is as follows:

  • Fix the problem that the button becomes @btn-border-width invalid when loading  . #28886  @jjanssen
  • Table
    • Fix  the problem that the onChange parameters  filtersare incorrectly converted and empty arrays when customizing the filter in Table  . #28850  @Meowu
    • Adjust the table selected column width to  32px. #28073
    • Added  @table-border-color less variable. #28903
  • Transfer
  • Upload
    • Supports the capture of Error text information (Tooltip) for Upload error prompt. #28716  @wangcch
    • Upload   will automatically fill it when it is fileList not provided  uid. #28832
  • Fix the  problem that Slider  getPopupContainer attribute has no default value  document.body. #28865  @rinick
  • Fix  the problem description of using div in  Empty  validateDOMNesting. #28862
  • Fix filterTreeNode the problem of missing tree  highlight style. #28866
  • Fix the Badge  dot width style. #28854

Update instructions: https://github.com/ant-design/ant-design/releases/tag/4.10.3 

Guess you like

Origin www.oschina.net/news/127163/antd-4-10-3-released