Skip to content

deps(npm): bump tdesign-vue-next from 1.18.6 to 1.20.0 in /platform/portal_web#36

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/platform/portal_web/tdesign-vue-next-1.20.0
Open

deps(npm): bump tdesign-vue-next from 1.18.6 to 1.20.0 in /platform/portal_web#36
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/platform/portal_web/tdesign-vue-next-1.20.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github May 26, 2026

Bumps tdesign-vue-next from 1.18.6 to 1.20.0.

Release notes

Sourced from tdesign-vue-next's releases.

tdesign-vue-next@1.20.0

🌈 1.20.0 2026-05-14

🚨 Breaking Changes

🚀 Features

  • Cascader: 新增 columnHeadercolumnFooter 插槽,用于自定义每级面板的头部和底部的渲染内容,具体使用方式请参考使用示例 @​RSS1102 (#6297)
  • ImageViewer: 优化 ImageViewer 的行为,支持视口之外的图片向中心缩放 @​RSS1102 (#6406)

🐞 Bug Fixes

📈 Performance

  • Card: 优化渲染逻辑避免切换 loading 状态导致内容重复渲染,但是如果切换自定义 loading 的时候内容依然会重新渲染。 @​RSS1102 (#6631)

🚨 Breaking Changes

  • Message: The z-index of the unified component has been changed to a more reasonable value of 6000. Applications that rely on this property should be aware of this change. ⚠️ @​RylanBot @​liweijie0812 (#6651)

🚀 New Features

  • Cascader: New columnHeader and columnFooter slots have been added, allowing customization of the header and footer content for each level of the panel. For details, see the usage examples. @​RSS1102 (#6297)
  • ImageViewer: Improvements have been made to the behavior of ImageViewer, now allowing images outside the viewport to be zoomed in centered. @​RSS1102 (#6406)

🐞 Bug Fixes

  • DatePicker: When the input field is cleared, the selected date is also cleared. @​RSS1102 (#6534)
  • Dialog:
  • ImageViewer: Fixed an issue where the default trigger image did not match the document description. @​hmingv (#6634)
  • Table: Fixed an issue where sorting local data caused old data to still be displayed after re-sorting. @​LavenderDuskGlow (#6537)
  • Transfer: Fixed issues related to the definition and default value of the search type. @​RSS1102 (#6629)

📈 Performance Improvements

  • Card: Rendering logic has been optimized to prevent duplicate rendering when the loading state changes. However, custom loading states will still cause re-rendering. @​RSS1102 (#6631)

... (truncated)

Changelog

Sourced from tdesign-vue-next's changelog.

🌈 1.20.0 2026-05-14

🚨 Breaking Changes

  • Message: The z-index of the unified component has been changed to a more reasonable value of 6000. Applications that rely on this property should be aware of this change. ⚠️ @​RylanBot @​liweijie0812 (#6651)

🚀 New Features

  • Cascader: New columnHeader and columnFooter slots have been added, allowing customization of the header and footer content for each level of the panel. For details, see the usage examples. @​RSS1102 (#6297)
  • ImageViewer: Improvements have been made to the behavior of ImageViewer, now allowing images outside the viewport to be zoomed in centered. @​RSS1102 (#6406)

🐞 Bug Fixes

  • DatePicker: When the input field is cleared, the selected date is also cleared. @​RSS1102 (#6534)
  • Dialog:
  • ImageViewer: Fixed an issue where the default trigger image did not match the document description. @​hmingv (#6634)
  • Table: Fixed an issue where sorting local data caused old data to still be displayed after re-sorting. @​LavenderDuskGlow (#6537)
  • Transfer: Fixed issues related to the definition and default value of the search type. @​RSS1102 (#6629)

📈 Performance Improvements

  • Card: Rendering logic has been optimized to prevent duplicate rendering when the loading state changes. However, custom loading states will still cause re-rendering. @​RSS1102 (#6631)

🌈 1.19.2 2026-04-30

🚀 Features

🐞 Bug Fixes

  • Image: Fixed an issue where the error message font size was incorrect. @​liweijie0812 (#6609)
  • Table: Fixed a problem where the table footer couldn’t be configured with multiple merging options. @​uyarn (#6616)
  • Tabs: Fixed an issue where the draggable API wasn’t functioning as intended. @​uyarn (#6610)
  • Timeline: Fixed an issue where icons weren’t aligned in certain scenarios. @​nagisa77 (#6613)

🌈 1.19.1 2026-04-14

🐞 Bug Fixes

  • Dropdown @​RSS1102 (#6600)
    • Fixed an issue where panelTopContentand panelBottomContentdo not scroll with panel content by default.
    • Fixed incorrect rendering position of multi-level dropdown menus when panelTopContentis configured.
  • Menu: Fixed an issue where rendering of certain menu elements was incorrect after the 1.19.0 update @​uyarn (#6602)
  • Slider: Fixed a console warning that occurred when the label value was of function type @​liweijie0812 (#6601)

... (truncated)

Commits
  • 8be46d2 chore: release tdesign-vue-next 1.20.0 (#6652)
  • 2dc7284 fix(table): local sorting shows old data (#6537)
  • 12bda9e feat(message): update default z-index (#6651)
  • 6a16356 feat(cascader): add columnHeader and columnFooter slot for each panel (...
  • f8a92e3 fix(Dialog): fix dialog modeless zindex (#6650)
  • cb258ef fix(dialog): only allow dragging from header area (#6648)
  • 9127a40 feat(ImageViewer): zooming images outside the viewport toward the center (#6406)
  • b9c52bb fix(DatePicker): clear selected date when input is cleared (#6534)
  • 67f6d41 fix(image-viewer): use thumbnail as default trigger image (#6634)
  • 2c67211 fix(transfer): fix type definition of search (#6629)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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)

Bumps [tdesign-vue-next](https://github.com/Tencent/tdesign-vue-next/tree/HEAD/packages/tdesign-vue-next) from 1.18.6 to 1.20.0.
- [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.en-US.md)
- [Commits](https://github.com/Tencent/tdesign-vue-next/commits/tdesign-vue-next@1.20.0/packages/tdesign-vue-next)

---
updated-dependencies:
- dependency-name: tdesign-vue-next
  dependency-version: 1.20.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github May 26, 2026

Labels

The following labels could not be found: dependencies, frontend. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot requested a review from BiyoTech as a code owner May 26, 2026 04:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants