Skip to content

0.20.0

Latest

Choose a tag to compare

@anlyyao anlyyao released this 11 Oct 11:08
· 1 commit to develop since this release
832a446

What's Changed

🚀 Features

  • Icon:
    • tdesign-icons-react 发布 0.6.1 版本,新增align-bottomno-resultno-result-filledtree-listwifi-nowifi-no-filledlogo-stackblitz-filledlogo-stackblitzlogo-wecom-filled 图标;移除 video-camera-3video-camera-3-filledlist 图标,此前有依赖以上移除图标升级请注意 ⚠️ @uyarn (#785)
    • 按需加载方式使用的图标资源支持可变粗细功能,通过strokeWidth属性进行配置 @uyarn (#785)
    • 按需加载方式使用的图标资源支持多色填充功能,通过 strokeColorfillColor 属性进行配置 @uyarn (#785
  • Watermark: 新增 Watermark 水印组件 @Wesley-0808 (#804)
  • ImageViwer: 修复点击遮罩层 close 事件未触发,并补充触发源 image,表示点击图片关闭图片预览 @anlyyao (#811)
  • Drawer: 新增 overlayProps 属性 @anlyyao (#809)

🐞 Bug Fixes

  • Message: 修复 marqueecloseBtnlink 属性表现异常,更新 click 事件参数 @vancece (#779)
  • Steps: 修复 current 属性的 string 类型和 number 类型渲染效果不一致 @ImaginingMaker (#761)
  • Rate: 修复点选时弹框未显示 @lockiechen (#754)
  • CountDown: 修复毫秒不展示以及自动执行的问题 @SinzoL (#781)
  • Collapse:

New Contributors

Full Changelog: 0.19.1...0.20.0