Skip to content

chore(deps): bump tdesign-miniprogram from 1.9.5 to 1.12.3#199

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/tdesign-miniprogram-1.12.3
Open

chore(deps): bump tdesign-miniprogram from 1.9.5 to 1.12.3#199
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/tdesign-miniprogram-1.12.3

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Mar 1, 2026

Bumps tdesign-miniprogram from 1.9.5 to 1.12.3.

Release notes

Sourced from tdesign-miniprogram's releases.

tdesign-miniprogram@1.12.3

🌈 1.12.3 2026-02-03

🚀 Features

  • ActionSheet: 为 items 子项的 icon 字段新增 object 类型,支持透传到 TIcon 组件 @​anlyyao (#4251)
  • Button: 新增 activity-typeentrance-pathneed-show-entrance 属性 @​anlyyao (#4220)
  • ChatActionbar: 支持长按展示 @​mimaoxiao (#4071)
  • Icon: 新增 217 个与人工智能、文档、徽标和文件相关的图标 @​uyarn (#4207)
  • Search: 为 change 事件新增 trigger 参数,表示触发源 @​anlyyao (#4223)

🐞 Bug Fixes

tdesign-miniprogram@1.12.2

🌈 1.12.2 2026-01-21

🚀 Features

  • Cascader: 新增 middle-content 插槽,用于自定义中间区域内容 @​anlyyao (#4194)
  • CollapsePanel: 新增 --td-collapse-disabled-color--td-collapse-left-icon-color,用于自定义禁用态颜色和左侧图标颜色 @​anlyyao @​liweijie0812 (#4185)
  • Popover: 新增 --td-popover-[theme]-color--td-popover-[theme]-bg-color 系列 CSS Vars @​Wesley-0808 (#4169)
  • QRCode: 组件新增 init(),用于外部调用,重新绘制二维码 @​anlyyao (#4174)
  • SideBarItem: 完善激活项的前缀和后缀元素显示逻辑 @​anlyyao (#4175)
  • Slider: 修复受控 + 双游标滑块模式下陷入死循环的问题 @​Boomkaa (#4170)

🐞 Bug Fixes

Changelog

Sourced from tdesign-miniprogram's changelog.

🌈 1.12.3 2026-02-03

🚀 Features

  • ActionSheet: 为 items 子项的 icon 字段新增 object 类型,支持透传到 TIcon 组件 @​anlyyao (#4251)
  • Button: 新增 activity-typeentrance-pathneed-show-entrance 属性 @​anlyyao (#4220)
  • ChatActionbar: 支持长按展示 @​mimaoxiao (#4071)
  • Icon: 新增 217 个与人工智能、文档、徽标和文件相关的图标 @​uyarn (#4207)
  • Search: 为 change 事件新增 trigger 参数,表示触发源 @​anlyyao (#4223)

🐞 Bug Fixes

🌈 1.12.2 2026-01-21

🚀 Features

  • Cascader: 新增 middle-content 插槽,用于自定义中间区域内容 @​anlyyao (#4194)
  • CollapsePanel: 新增 --td-collapse-disabled-color--td-collapse-left-icon-color,用于自定义禁用态颜色和左侧图标颜色 @​anlyyao @​liweijie0812 (#4185)
  • Popover: 新增 --td-popover-[theme]-color--td-popover-[theme]-bg-color 系列 CSS Vars @​Wesley-0808 (#4169)
  • QRCode: 组件新增 init(),用于外部调用,重新绘制二维码 @​anlyyao (#4174)
  • SideBarItem: 完善激活项的前缀和后缀元素显示逻辑 @​anlyyao (#4175)
  • Slider: 修复受控 + 双游标滑块模式下陷入死循环的问题 @​Boomkaa (#4170)

🐞 Bug Fixes

🌈 1.12.1 2025-12-31

🚀 Features

  • Navbar: 新增 placeholder 属性,默认值为 false;新增 zIndex 属性,默认值为 1 @​anlyyao (#4116)
  • TabBar: 新增 placeholder 属性,默认值为 false;新增 zIndex 属性,默认值为 1 @​anlyyao (#4116)
  • Badge: @​anlyyao (#4137)
    • shape 属性新增 ribbon-right/ribbon-left/triangle-right/triangle-left 可选项,其中 ribbonribbon-right 等效
    • 优化 ribbon 实现,改用 background: linear-gradient(),移除伪元素相关样式
  • Popover: 新增 fixed API,适用于触发元素为 fixed 场景。⚠️ 当触发元素为 fixed 时,除了需要显示指定 fixed 属性为 true,还需在触发元素层添加 t-popover-wrapper--fixed 类,用于定位触发元素。@​Wesley-0808 (#4114)
  • Search: @​anlyyao (#4150)
    • 确保点击清空按钮后,组件内容清空但保持聚焦
    • 新增 cursor-color 属性

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for tdesign-miniprogram since your current version.


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-miniprogram](https://github.com/Tencent/tdesign-miniprogram/tree/HEAD/packages/tdesign-miniprogram) from 1.9.5 to 1.12.3.
- [Release notes](https://github.com/Tencent/tdesign-miniprogram/releases)
- [Changelog](https://github.com/Tencent/tdesign-miniprogram/blob/develop/packages/tdesign-miniprogram/CHANGELOG.md)
- [Commits](https://github.com/Tencent/tdesign-miniprogram/commits/tdesign-miniprogram@1.12.3/packages/tdesign-miniprogram)

---
updated-dependencies:
- dependency-name: tdesign-miniprogram
  dependency-version: 1.12.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Mar 1, 2026
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.

0 participants