Semi Design v2.62.0 Released with Updates

Semi Design is a modern, comprehensive and flexible design system and UI library, designed, developed and maintained by the ByteDance's Douyin front-end and UED team. It is a ready-to-use mid-backend 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 updates:

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

Update instructions: Click

Likes