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

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

The update content of this version is as follows:

  • Fix 0 the issue that Spin component cannot be rendered  . #27839
  • Fix the interactive style of the RangePicker panel. #27894
  • Fix loading the style problem of Switch  . #27860
  • Optimize the default color of Skeleton so that it can be placed on a dark background. #27836
  • Adjust the font size of Statistic decimals. #27884
  • Use React hooks to refactor Checkbox, Layout.Sider and TextArea. #27739  #27719  #27693
  • Use  rc-motion animation library instead of  rc-animate reconstruction BackTop, Badge, UploadList. #27840  #27848  #27923
  • RTL
    • Fix the style problem of the Tree switch button in RTL mode. #27876
  • TypeScript
    • Fix DataSourceItemType the type definition of AutoComplete  . #27892
    • Export Image  ImageProps interface. #27846

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

Guess you like

Origin www.oschina.net/news/121449/antd-4-8-5-released