Skip to content

v5.32.2

Compare
Choose a tag to compare
@zombieJ zombieJ released this 06 Sep 06:43
· 112 commits to master since this release

Enhancements

  • CheckList: Support number as value type. (#6335)
  • DesignToken: Replace part of hardcode color with css variables. (#6340)

Bug Fixes

  • Ellipsis: Fix when contains \n , ellipsis calculation not work as expect. (#6342)

优化

  • CheckList: 类型定义支持 number 的值类型。(#6335)
  • DesignToken: 将部分写死颜色值替换为 css variables。(#6340)

修复

  • Ellipsis: 修复包含 \n 换行符时,省略计算不正确的问题。(#6342)