Semi Design v2.62.0 Release

Semi Design is a modern, comprehensive and flexible design system and UI library. It is designed, developed and maintained by the ByteDance Douyin front-end and UED team. It is a ready-to-use mid-to-back-end solution including design language, React components, themes, etc., which can be used to quickly build beautiful React applications.

Semi Design v2.62.0 has now been released, and this version brings the following updated contents:

  • 【Fix】
    • When there is only one child in the Carousel and autoPlay is true, no switching operation is performed #2334
    • Fix the problem that if the Modal returns document.body in getPopupContainer, it is abnormal #2335
    • Fix the problem that when the dataSource of the Table is empty, there is an unexpected borderRadius #2337
  • 【Chore】
    • The jsx writing method of the Table Column supports passing in the RecordType generic #2314 #2320

Update instructions: Click

Likes