Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 28, 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.16.0

🌈 1.16.0 2025-08-28

🚀 Features

  • 新增 --td-text-color-watermark 变量, 用于水印等需要透明度的场景 @​uyarn (#5932)
  • Skeleton: 修复 theme 默认值不符合文档描述的问题,需要 paragraph 效果升级后手动设置theme ⚠️ @​liweijie0812 (#5872)
  • TabPanel: 新增 remove 事件,方便独立Panel 处理移除后的相关逻辑 @​RSS1102 (#5853)
  • Table: 新增切换分页后重置滚动条回到顶部的特性 @​RSS1102 (#5885)
  • Tabs: 将 remove 事件从删除图标移至外层容器, 保证替换图标功能正常使用,有覆盖删除图标样式请注意此变更 ⚠️ @​RSS1102 (#5853)

🐞 Bug Fixes

  • DateRangePicker:
    • 修复disableTime 功能异常的问题 @​uyarn (#5940)
    • 修复disableDate 的函数用法返回参数回调与文档不符的问题,此前有基于错误参数请注意此变更 ⚠️ @​uyarn (#5940)
  • Select: 修复tips API 插槽使用方式的告警问题 @​Kalinrun (#5910)
  • Skeleton: 修复骨架屏动画 animation-delay 属性默认值问题 @​anlyyao (common#2248)
  • Transfer: 修复 operation 传递函数数组渲染错误的问题 @​RSS1102 (#5794)
  • Tree: 修复树节点开启 draggable 后,在 disabled 状态下依旧生效的异常 @​RylanBot (#5914)
  • Watermark: 修复水印组件因为透明度问题覆盖内容及在 SSR 场景下的使用问题 @​uyarn (#5932)
Changelog

Sourced from tdesign-vue-next's changelog.

🌈 1.16.0 2025-08-28

🚀 Features

  • 新增 --td-text-color-watermark 变量, 用于水印等需要透明度的场景 @​uyarn (#5932)
  • Skeleton: 修复 theme 默认值不符合文档描述的问题,需要 paragraph 效果升级后手动设置theme ⚠️ @​liweijie0812 (#5872)
  • TabPanel: 新增 remove 事件,方便独立Panel 处理移除后的相关逻辑 @​RSS1102 (#5853)
  • Table: 新增切换分页后重置滚动条回到顶部的特性 @​RSS1102 (#5885)
  • Tabs: 将 remove 事件从删除图标移至外层容器, 保证替换图标功能正常使用,有覆盖删除图标样式请注意此变更 ⚠️ @​RSS1102 (#5853)

🐞 Bug Fixes

  • DateRangePicker:
    • 修复disableTime 功能异常的问题 @​uyarn (#5940)
    • 修复disableDate 的函数用法返回参数回调与文档不符的问题,此前有基于错误参数请注意此变更 ⚠️ @​uyarn (#5940)
  • Select: 修复tips API 插槽使用方式的告警问题 @​Kalinrun (#5910)
  • Skeleton: 修复骨架屏动画 animation-delay 属性默认值问题 @​anlyyao (common#2248)
  • Transfer: 修复 operation 传递函数数组渲染错误的问题 @​RSS1102 (#5794)
  • Tree: 修复树节点开启 draggable 后,在 disabled 状态下依旧生效的异常 @​RylanBot (#5914)
  • Watermark: 修复水印组件因为透明度问题覆盖内容及在 SSR 场景下的使用问题 @​uyarn (#5932)

🌈 1.15.5 2025-08-18

🐞 Bug Fixes

  • DatePicker: 修复 1.15.3 版本中日期范围选择面板年份错误的问题 @​uyarn (#5901)
  • InputNumber: 修复 1.15.3 版本后设置allowInputOverLimit 为 false 但未设置最小值的展示异常问题 @​YuShengHou (#5898)

🌈 1.15.4 2025-08-15

🐞 Bug Fixes

  • Textarea: 修复 allowInputOverMax 无法在 maxcharacter 配置下生效的问题 @​RSS1102 (#5888)

🌈 1.15.3 2025-08-14

🚀 Features

  • Card: 新增 headerClassNameheaderStylebodyClassNamebodyStylefooterClassNamefooterStyle,方便用于定制卡片组件的各部分样式 @​An0510 (#5867)
  • InputNumber: 当值为 undefined 或 null,且allowInputOverLimit为 false 时,需重置为最小值 @​dhj-l (#5881)

🐞 Bug Fixes

  • Cascader: 修复可过滤场景下,鼠标移入下拉面板后展现异常的缺陷 @​byrdkm17 (#5866)
  • ColorPicker: 修复 popupProps.onVisibleChange 回调函数不执行的问题 @​RylanBot (#5839)
  • DatePicker: 优化年份选择模式下选择同面板年份后面板内容的展示效果 @​uyarn (#5882)
  • Input: 修复中文输入法激活时回车触发 onEnter 事件的问题 @​dhj-l (#5862)
  • QRCode: 修复 type='svg'value 值变化而二维码未刷新的问题 @​RSS1102 (#5864)
  • Select: 修复 1.15.2 版本中控制台关于 size 属性的告警问题 @​RSS1102 (#5844)
  • SelectInput: 修复删除标签时组件闪烁的问题 @​novlan1 (#5868)
  • Typography: 修复 Title 组件无法使用 class 的问题 @​Wesley-0808 (#5842)
  • Checkbox: 修复点击之后 onClick 事件触发两次的问题 @​RSS1102 (#5825)

... (truncated)

Commits
  • 37c428c chore: release tdesign-vue-next 1.16.0 (#5944)
  • a3dac4e chore: remove duplicated snapshot and fix sandbox dep (#5941)
  • 9d33d73 fix(DatePicker): fix date range picker callback params (#5940)
  • 00a8c7e feat(table): initialize the scroll bar when switching pages (#5885)
  • ba4a1e3 chore(submodule): update common (#5932)
  • 3ab6c36 fix(skeleton): fix theme default value and update doc (#5872)
  • d6660b0 docs(site): support opening pull request bundle in stackblitz demos
  • 90bf6d9 fix(transfer): operation passing method rendering error (#5794)
  • 3c203b0 feat(Tabs): extract the remove event and add TabPanel onRemove event (#5853)
  • 862e845 chore: @​tdesign/site-components instead of tdesign-site-components (#5924)
  • 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.16.0/packages/tdesign-vue-next)

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

dependabot bot commented on behalf of github Sep 3, 2025

Superseded by #32.

@dependabot dependabot bot closed this Sep 3, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/tdesign-vue-next-tw-1.16.0 branch September 3, 2025 15:08
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