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:

  • Fix the problem that when the List actions is an empty array, it will render 0 . #49842
  • Fix the problem that in the Upload drag-and-drop upload folder, the beforeUpload fileList is incomplete. #49832
  • Descriptions
    • Fix the problem that when the Descriptions is too long, it will cover the content behind. #49803
    • Fix the problem of abnormal rendering style in the Table expandedRowRender . #49727
  • Fix the problem that when the Spin percent and size are used together, the style is not correct. #49876
  • Supplement the kn_IN localized copy of the DatePicker. #49860
  • Typescript
    • Fix the problem that the parameter types of the Tree icon and switcherIcon cannot be correctly deduced. #49821
    • Roll back the update of the Cascader multiple definition, which causes the loss of the value definition. #49741

Update note: Click

Likes