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

Ant Design 4.8.3 is released. Ant Design is an 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 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 the problem that Form behaves abnormally when namePath is an array. #27664
  • Fixed an issue where the floating style position of DateRangePicker was abnormal when selecting the first and last dates of a row in the selected range. #27731  @AlanCutFlim
  • Fix tags the problem that spaces cannot be entered in Select  mode. #27726  @baxtergu
  • Fix the mouse style problem when Typography.Link is disabled. #27734
  • Fix the problem that the animation will play twice when the Menu drop-down box is displayed. #27663
  • Fix the style problem when Avatar src is Image. #27691
  • Fix mode="multiple" the problem that the cursor position of Select is to  the left. #27689
  • Fix the problem that TextArea is cropped when using emoji. #  27679 @372623460jh
  • Fix the problem size="small" that the highlight line is not aligned in RangePicker  . #27673  @Ifeinstein
  • Added  @radio-border-width less variable. #27703
  • Refactor Carousel using React hooks. #27694
  • Refactor using React hooks  <Typography editable />. #27655

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

Guess you like

Origin www.oschina.net/news/120870/antd-4-8-3-released