Skip to content

chore(deps): update tdesign-vue-next requirement from ^1.13.2 to ^1.15.0#19

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/tdesign-vue-next-tw-1.15.0
Closed

chore(deps): update tdesign-vue-next requirement from ^1.13.2 to ^1.15.0#19
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/tdesign-vue-next-tw-1.15.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 17, 2025

Updates the requirements on tdesign-vue-next to permit the latest version.

Release notes

Sourced from tdesign-vue-next's releases.

tdesign-vue-next@1.15.0

🌈 1.15.0 2025-07-17

🚀 Features

  • QRCode: 新增 QRCode 二维码组件 @​Wesley-0808 (#5719)
  • Variables: --td-font-size-title-large20px 调整为 18px, 新增--td-font-size-title-extraLarge 变量,值为 20px,此前有使用此变量,请注意此变更 ⚠️ @​uyarn (#5752)
  • SelectInput: 支持单选模式下可输入功能与自定义展示内容 valueDisplay 的配合使用,SelectTreeSelectCascader 等组件此功能同样支持;此功能可能影响单选下valueDisplay使用的场景,升级请注意此变更 ⚠️ @​uyarn (#5751)
  • Helper: 修复代码提示中缺失 SwiperItem 类型和相关提示的问题,同时更新组件的 API 相关信息 @​liweijie0812 (#5722)
  • Locale: 支持内置多语言的英文版本的单复数场景正常展示 @​YunYouJun (#5680)
  • Pagination: 优化 PaginationMini 的显示提示文案展示 @​baozjj (#5670)
  • Upload: 上传图片风格新增 trigger API,用于自定义触发上传的内容 @​D-xuanmo (#5678)

🐞 Bug Fixes

  • Cascader: 优化点击 Cascader 非叶子节点选项的部分区域错误触发选中的问题 @​uyarn (#5748)
  • Checkbox: 修复全选功能在只读或禁用选项,但已选中场景下的功能问题 @​uyarn (#5749)
  • DatePicker: 处理多选情况下周和季度模式的标签删除异常的问题 @​betavs (#5732)
  • DatePicker: 修复 DateRangePickerPanel 的onCellClick 在初始为空时返回值不正确的问题 @​Kyle-Alpha (#5681)
  • Drawer: 修复 Plugin 插件的返回值类型 @​Cat1007 (#5679)
  • Input: 优化不同尺寸下 prefixIcon 没有跟随变化的问题 @​uyarn (#5752)
  • InputAdornment: 修复 InputAdornment 透传原生属性无效的问题 @​cfool (#5726)
  • Loading: 修复在 iPadOS 的微信中图标位置错误的问题 @​Nero978 (#5717)
  • Upload: 增强对 .jpg 文件类型的支持 @​QuentinHsu (#5754)
Changelog

Sourced from tdesign-vue-next's changelog.

🌈 1.15.0 2025-07-17

🚀 Features

  • QRCode: 新增 QRCode 二维码组件 @​Wesley-0808 (#5719)
  • Variables: --td-font-size-title-large20px 调整为 18px, 新增--td-font-size-title-extraLarge 变量,值为 20px,此前有使用此变量,请注意此变更 ⚠️ @​uyarn (#5752)
  • SelectInput: 支持单选模式下可输入功能与自定义展示内容 valueDisplay 的配合使用,SelectTreeSelectCascader 等组件此功能同样支持;此功能可能影响单选下valueDisplay使用的场景,升级请注意此变更 ⚠️ @​uyarn (#5751)
  • Helper: 修复代码提示中缺失 SwiperItem 类型和相关提示的问题,同时更新组件的 API 相关信息 @​liweijie0812 (#5722)
  • Locale: 支持内置多语言的英文版本的单复数场景正常展示 @​YunYouJun (#5680)
  • Pagination: 优化 PaginationMini 的显示提示文案展示 @​baozjj (#5670)
  • Upload: 上传图片风格新增 trigger API,用于自定义触发上传的内容 @​D-xuanmo (#5678)

🐞 Bug Fixes

  • Cascader: 优化点击 Cascader 非叶子节点选项的部分区域错误触发选中的问题 @​uyarn (#5748)
  • Checkbox: 修复全选功能在只读或禁用选项,但已选中场景下的功能问题 @​uyarn (#5749)
  • DatePicker: 处理多选情况下周和季度模式的标签删除异常的问题 @​betavs (#5732)
  • DatePicker: 修复 DateRangePickerPanel 的onCellClick 在初始为空时返回值不正确的问题 @​Kyle-Alpha (#5681)
  • Drawer: 修复 Plugin 插件的返回值类型 @​Cat1007 (#5679)
  • Input: 优化不同尺寸下 prefixIcon 没有跟随变化的问题 @​uyarn (#5752)
  • InputAdornment: 修复 InputAdornment 透传原生属性无效的问题 @​cfool (#5726)
  • Loading: 修复在 iPadOS 的微信中图标位置错误的问题 @​Nero978 (#5717)
  • Upload: 增强对 .jpg 文件类型的支持 @​QuentinHsu (#5754)

🌈 1.14.2 2025-06-30

🐞 Bug Fixes

  • Alert: 优化 max-line 开启后,未过滤注释节点导致折叠按钮误判的问题 @​baozjj (#5650)
  • Form: 修复 form 属性不生效的问题 @​uyarn (#5676)
  • Message: 修复1.14.0 后由于 createVNode 替代 createApp 导致 message 实例重复创建,closeAll 功能异常的问题 @​baozjj (#5669)

📝 Documentation

  • 主题生成器: 修复站点受主题生成器影响深色模式下box-shadow展示异常的问题 @​liweijie0812

🌈 1.14.1 2025-06-27

🐞 Bug Fixes

  • Select:
    • 修复多选远程搜索场景下, 当前选中项不存在 options 内时,placeholder 展示异常的问题 @​uyarn (#5660)
    • 修复多选远程搜索场景下,当前选中项不存在 options 内时,删除选项功能异常的问题 @​uyarn (#5660)

🌈 1.14.0 2025-06-26

🚀 Features

  • Alert: 新增 closeBtn API,与其他组件保持一致,close 将在未来版本废弃,请尽快调整为closeBtn 使用 @​ngyyuusora (#5621)
  • Dialog: 新增支持 appContext 的绑定和传入,用于支持在插件场景中使用 router 或全局指令的场景 @​Cat1007 (#5559)
  • Drawer: 新增支持 appContext 的绑定和传入,用于支持在插件场景中使用 router 或全局指令的场景 @​Cat1007 (#5559)
  • Loading: 新增支持 appContext 的绑定和传入,用于支持在插件场景中使用 router 或全局指令的场景 @​Cat1007 (#5559)
  • Message: 新增支持 appContext 的绑定和传入,用于支持在插件场景中使用 router 或全局指令的场景 @​Cat1007 (#5559)

... (truncated)

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [tdesign-vue-next](https://github.com/Tencent/tdesign-vue-next/tree/HEAD/packages/tdesign-vue-next) to permit the latest version.
- [Release notes](https://github.com/Tencent/tdesign-vue-next/releases)
- [Changelog](https://github.com/Tencent/tdesign-vue-next/blob/develop/packages/tdesign-vue-next/CHANGELOG.md)
- [Commits](https://github.com/Tencent/tdesign-vue-next/commits/tdesign-vue-next@1.15.0/packages/tdesign-vue-next)

---
updated-dependencies:
- dependency-name: tdesign-vue-next
  dependency-version: 1.15.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 17, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 18, 2025

Superseded by #20.

@dependabot dependabot bot closed this Jul 18, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/tdesign-vue-next-tw-1.15.0 branch July 18, 2025 19:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant