An Design 5.19.2 Release with Multiple Fixes

An Design 5.19.2 has now been released, and the main changes are as follows:

  • Fixed the problem that when the List actions is an empty array, it will render 0 . #49842
  • Fixed the problem that in Upload when dragging and uploading a folder, the beforeUpload fileList is incomplete. #49832
  • Descriptions
    • Fixed the problem that Descriptions will cover the subsequent content when the content is too long. #49803
    • Fixed the problem of abnormal rendering style in Table expandedRowRender . #49727
  • Fixed the problem that when Spin percent and size are used together, the style is not correct. #49876
  • Added the kn_IN localized text for DatePicker. #49860
  • Typescript
    • Fixed the problem that the parameter types of Tree icon and switcherIcon could not be correctly deduced. #49821
    • Rolled back the update of the Cascader multiple definition that caused the loss of the value definition. #49741

Update note: Click

Likes