Skip to content

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

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

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

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 31, 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.2

🌈 1.15.2 2025-07-31

🚀 Features

🐞 Bug Fixes

  • ColorPicker
    • 修复设置 swatch-colors 值为 null 时功能异常的问题 @​betavs (#5793)
    • 减少颜色跨色彩空间的多次转换,降低误差 @​RylanBot (#5814)
  • Menu: 修复顶部菜单在expandType=popup模式下子组件存在多层封装后无法正常高亮的问题 @​uyarn (#5821)
  • PopConfirm: 修复当初始 visible 为 true 时,点击外部区域时弹窗不关闭的问题 @​RSS1102 (#5790)
  • Popup: 修复当初始 visible 为 true 时,点击外部区域时弹窗不关闭的问题 @​RSS1102 (#5790)
  • Select: 修复 Form 设置为 disabled 或 readonly 时,多选选项仍可删除的错误 @​An0510 (#5775)
  • DatePicker: 修复单周模式下切换年份时高亮仍显示的问题 @​baozjj (#5812)
  • Descriptions: 修复无边框模式下左右内边距的异常问题 @​liweijie0812 (common#2219)
  • Select: 错误删除选项中不存在的标签 @​RSS1102 (#5781)
  • Table:
  • Watermark: 修复深色模式下,文字水印内容显示不明显的问题 @​liweijie0812 (#5782)
Changelog

Sourced from tdesign-vue-next's changelog.

🌈 1.15.2 2025-07-31

🚀 Features

🐞 Bug Fixes

  • ColorPicker
    • 修复设置 swatch-colors 值为 null 时功能异常的问题 @​betavs (#5793)
    • 减少颜色跨色彩空间的多次转换,降低误差 @​RylanBot (#5814)
  • Menu: 修复顶部菜单在expandType=popup模式下子组件存在多层封装后无法正常高亮的问题 @​uyarn (#5821)
  • PopConfirm: 修复当初始 visible 为 true 时,点击外部区域时弹窗不关闭的问题 @​RSS1102 (#5790)
  • Popup: 修复当初始 visible 为 true 时,点击外部区域时弹窗不关闭的问题 @​RSS1102 (#5790)
  • Select: 修复 Form 设置为 disabled 或 readonly 时,多选选项仍可删除的错误 @​An0510 (#5775)
  • DatePicker: 修复单周模式下切换年份时高亮仍显示的问题 @​baozjj (#5812)
  • Descriptions: 修复无边框模式下左右内边距的异常问题 @​liweijie0812 (common#2219)
  • Select: 错误删除选项中不存在的标签 @​RSS1102 (#5781)
  • Table:
  • Watermark: 修复深色模式下,文字水印内容显示不明显的问题 @​liweijie0812 (#5782)

🌈 1.15.1 2025-07-18

🚀 Features

🌈 1.15.0 2025-07-17

🚀 Features

  • QRCode: 新增 QRCode 二维码组件,通过 unplugin 插件按需引入,安装 @tdesign-vue-next/auto-import-resolver,导入 TDesignResolver 改为 import { TDesignResolver } from '@tdesign-vue-next/auto-import-resolver'; @​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)

  • PaginationMini: 优化提示文案展示 @​baozjj (#5670)

  • Upload: 上传图片风格新增 trigger API,用于自定义触发上传的内容 @​D-xuanmo (#5678)

🐞 Bug Fixes

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

... (truncated)

Commits
  • b584b96 chore: release 1.15.2 (#5827)
  • 7e8bb0c fix(select): incorrect removal of tags not present in options (#5781)
  • 7b4815a fix(ColorPicker): reduce multiple color conversions to minimize errors (#5814)
  • ac305f2 fix(date-picker): fix incorrect week highlight when switching years (#5812)
  • 5beaaf8 fix(Menu): active submenu in popup mode (#5821)
  • 34c9c01 fix(popup): outside click not closing when initially visible=true (#5790)
  • f267f5d fix(table): fix ActiveRowType equals single, accidentally select all (#5809)
  • 543e062 feat(DatePicker): date-range-picker support need-confirm API (#5795)
  • aa50345 fix(catalogs): add catalogs and fix stackblitz (#5800)
  • 66f7c8b fix(color-picker): function abnormality when setting the switch-colors value ...
  • Additional commits viewable in compare view

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.2/packages/tdesign-vue-next)

---
updated-dependencies:
- dependency-name: tdesign-vue-next
  dependency-version: 1.15.2
  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 31, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 14, 2025

Superseded by #25.

@dependabot dependabot bot closed this Aug 14, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/tdesign-vue-next-tw-1.15.2 branch August 14, 2025 20:20
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