Skip to content

Comments

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

Open
dependabot[bot] wants to merge 8 commits intomasterfrom
dependabot/npm_and_yarn/tdesign-vue-next-tw-1.16.1
Open

chore(deps): update tdesign-vue-next requirement from ^1.13.2 to ^1.16.1#32
dependabot[bot] wants to merge 8 commits intomasterfrom
dependabot/npm_and_yarn/tdesign-vue-next-tw-1.16.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 3, 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.1

🌈 1.16.1 2025-09-01

🐞 Bug Fixes

  • Tabs: 修复1.16.0 新增 TabPanel onRemove 事件后导致的移除选项时控制台报错的问题 @​uyarn (#5955)
Changelog

Sourced from tdesign-vue-next's changelog.

🌈 1.16.1 2025-09-01

🐞 Bug Fixes

  • Tabs: 修复1.16.0 新增 TabPanel onRemove 事件后导致的移除选项时控制台报错的问题 @​uyarn (#5955)

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

... (truncated)

Commits
  • 990fa83 chore: release 1.16.1 (#5956)
  • 39bb2d3 fix(Tabs): fix tab panel onRemove is undefined (#5955)
  • 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)
  • Additional commits viewable in compare view

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

qq617564112 and others added 8 commits August 27, 2025 08:31
Introduces mini program management APIs and backend logic, including endpoints for listing, adding, updating, and removing mini programs. Adds modules for blacklist management, stream recording, and user authentication. Implements analytics endpoints and related methods for live statistics, audience analysis, and gift statistics. Updates AcfunDanmuModule with danmu and stream management methods. Adds new Vue pages for error handling, mini program management, record management, and stream monitoring. Updates styles and settings page to support new features.
对主客户端核心模块、用户认证、直播管理、数据分析、系统设置等章节进行了重写和细化,采用更结构化的操作逻辑、交互元素、界面效果和用户反馈描述。提升了文档的可读性和实现指导性,便于开发团队理解各模块的具体功能和交互流程。
Reorganized modules by moving AppManager to modules, added DashboardModule and live.js for dashboard and live APIs, and removed the old AppManager. Enhanced httpApi with user authentication, RTMP config, OBS status, and mini-program management endpoints. Updated AcfunDanmuModule and LiveManagementModule for RTMP/OBS integration and improved stream key handling. Added QuickToolbar and theme management to the renderer, improved Dashboard and Login pages with new data visualizations and authentication logic.
Resolved merge conflicts in the requirements document, integrating detailed descriptions for core modules including dashboard, user authentication, live management, analytics, system settings, and mini-program modules. Added user scenarios, feature points, and updated user flow for live streaming. Also updated .gitignore to exclude the integrated requirements document.
Reorganized the main process codebase by introducing core, config, bootstrap, and services directories. Migrated and refactored AppManager and related modules to core, and moved configuration files to config. Added new modules and services for analytics, error handling, notifications, mini-program management, and notebook features. Expanded electronApi and httpApi with new IPC and HTTP endpoints for authentication, live management, analytics, notebook, system settings, and notifications. Removed obsolete files and updated package dependencies.
Introduces a new main.ts as the Electron application entrypoint, refactors module interfaces to use a unified AppModule and ModuleContext, and standardizes enable/disable lifecycle methods across modules. Adds default and extended configuration schemas, improves logging, error handling, and context passing for modules. Updates API and service integration to use new context and logging utilities, and enhances type safety and maintainability throughout the main process codebase.
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.1/packages/tdesign-vue-next)

---
updated-dependencies:
- dependency-name: tdesign-vue-next
  dependency-version: 1.16.1
  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 Sep 3, 2025
@qq617564112 qq617564112 force-pushed the master branch 2 times, most recently from 367a84b to 7d10713 Compare October 31, 2025 09:22
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