Skip to content

TDesign Weekly Release (Mar 1st 2025)

Choose a tag to compare

@github-actions github-actions released this 08 Mar 02:11
· 233 commits to main since this release
f49163d

Vue2 for Web 发布 1.11.1

🌈 1.11.1 2025-03-07

🚀 Features

  • ImageViewer @Wesley-0808
    • 新增imageReferrerpolicyAPI,适用于需要配置Referrerpolicy的场景(#3516)
    • 新增onDownloadAPI,用于需要自定义下载回调的场景 (#3516)
  • DatePicker: 调整组件禁用日期before和after参数的逻辑,调整为禁用before定义之前和after定义之后的日期选择,更符合使用习惯。此前有使用相关 API 请注意此改动 @RSS1102 (#3511)
  • Upload: 支持表单禁用功能作用到上传组件 @RSS1102 (#3525)

🐞 Bug Fixes

  • Select: 修复多选情况下移除标签时,trigger 参数值错误的问题 @betavs (#3509)
  • Message: 修复连续调用messagePlugin时,返回的实例不正确的问题 @maoyiluo (#3514)
  • Dialog: 自定义 cancelBtn 文本时保留 t-dialog__cancel 样式 @RSS1102 (#3528)
  • Bundle: 修复1.11.0的产物中的cjs 在 node 20 以下的使用异常的问题 @uyarn (#3512)

详情见: https://github.com/Tencent/tdesign-vue/releases/tag/1.11.1

Vue3 for Web 发布 1.11.2

🌈 1.11.2 2025-03-05

🚀 Features

  • ImageViewer: 新增imageReferrerpolicyAPI,适用于配置Referrerpolicy的场景 @Wesley-0808 (#5134)
  • ImageViewer: 新增onDownloadAPI,用于自定义下载回调 @Wesley-0808 (#5134)

🐞 Bug Fixes

  • Dialog: 修复1.11.0版本footer内容不能动态变更的问题 @Wesley-0808 (#5152)

🚧 Others

详情见: https://github.com/Tencent/tdesign-vue-next/releases/tag/1.11.2

Vue3 for Web 发布 1.11.1

🌈 1.11.1 2025-03-01

🐞 Bug Fixes

  • bundle: 修复1.11.0版本 cjs 产物的依赖报错问题 @uyarn (#5116)
  • List: 修复1.11.0版本scrollTo实例方法异常的问题 @uyarn (#5117)
  • Dialog: 修复1.11.0版本控制台报错问题 @Wesley-0808 (#5126)
  • Table: 修复按下Ctrl C复制快捷键导致清空选中行的问题 @Wesley-0808 (#5124)

详情见: https://github.com/Tencent/tdesign-vue-next/releases/tag/1.11.1

React for Mobile 发布 0.11.0

🌈 0.11.0 2025-03-07

🚨 Breaking Changes

  • Steps: 组件重构,移除 options 和 separator 属性,新增 currentStatus、sequence 属性,存在 DOM 调整 @Lyan-u (#532)
  • StepItem: 组件重构,新增 titleRight、extra 属性,存在 DOM 调整 @Lyan-u (#532)

🚀 Features

🐞 Bug Fixes

详情见: https://github.com/Tencent/tdesign-mobile-react/releases/tag/0.11.0