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 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 been released now, and this version brings the following updated contents:

  • [Fix]
    • When Carousel has only one child and autoPlay is true, it does not perform any switching operations #2334
    • Fix the problem that Modal is abnormal in getPopupContainer if returning document.body #2335
    • Fix the problem of unexpected borderRadius when the dataSource of Table is empty #2337
  • [Chore]
    • The jsx writing method of Table Column supports passing in the generic of RecordType #2314 #2320

Update instructions: Click

Likes