Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps-dev): bump tdesign-vue-next from 0.16.1 to 1.10.3 #121

Closed

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Nov 1, 2024

Bumps tdesign-vue-next from 0.16.1 to 1.10.3.

Release notes

Sourced from tdesign-vue-next's releases.

🌈 1.10.3

🚀 Features

  • TimePicker: 新增 autoSwap API,支持1.10.2 版本之后仍支持保持选定的左右侧时间大小顺序 @​uyarn (#4662)
  • Select: valueDisplay 增加label参数 @​uyarn (#4645)

🐞 Bug Fixes

📝 Documentation

  • Tree: 修复valueMode API 的拼写错误问题 @​Simon-He95 (#4622)
  • Docs: 修复Codesandbox示例启动失败或需要打开 devbox 才可以运行的问题 @​RSS1102 (#4610)

🚧 Others

New Contributors

Full Changelog: Tencent/tdesign-vue-next@1.10.2...1.10.3

🌈 1.10.2

🚀 Features

  • Table: 可展开收起场景下新增 t-table__row--expandedt-table__row--folded 用于区分展开和收起的行 @​uyarn (#4586)
  • Rate: 新增clearable API, 用于支持清空评分 @​uyarn (#4603)
  • TimePicker: 支持时间区间选择器自动调整左右区间 @​uyarn (#4606)
  • i18n: 国际化新增 意大利语 it_IT 俄语 ru_RU @​liweijie0812 (#4592)

🐞 Bug Fixes

  • Select:
    • 修复选项的title为空字符串或置空时的渲染效果 @​uyarn (#4602)
    • 修复选中选项后没有正常触发blur事件的问题 @​uyarn (#4602)
    • 修复当 Form 开启 disabledSelect 关闭 disabled 状态下选项仍然展示禁用的错误 @​uyarn (#4580)
  • DatePicker:
    • 修复周选择器下,年份边界日期返回格式错误的问题 @​uyarn (#4606)
    • 优化周选择器配合 firstDayOfWeek 使用的问题,详情请参考周选择器示例代码 @​uyarn (#4606)
  • TreeSelect: 修复多选状态下默认点击父节点选项的行为为选中 @​uyarn (#4579)
  • Tree: 修复多选下配置 expandOnClickNode 后没有正确生效的问题 @​uyarn (#4579)

... (truncated)

Changelog

Sourced from tdesign-vue-next's changelog.

🌈 1.10.3 2024-10-27

🚀 Features

  • TimePicker: 新增 autoSwap API,支持1.10.2 版本之后仍支持保持选定的左右侧时间大小顺序 @​uyarn (#4662)
  • Select: valueDisplay 增加label参数 @​uyarn (#4645)

🐞 Bug Fixes

📝 Documentation

  • Tree: 修复valueMode API 的拼写错误问题 @​Simon-He95 (#4622)
  • Docs: 修复Codesandbox示例启动失败或需要打开 devbox 才可以运行的问题 @​RSS1102 (#4610)

🚧 Others

🌈 1.10.2 2024-09-27

🚀 Features

  • Table: 可展开收起场景下新增 t-table__row--expandedt-table__row--folded 用于区分展开和收起的行 @​uyarn (#4586)
  • Rate: 新增clearable API, 用于支持清空评分 @​uyarn (#4603)
  • TimePicker: 支持时间区间选择器自动调整左右区间 @​uyarn (#4606)
  • i18n: 国际化新增 意大利语 it_IT 俄语 ru_RU @​liweijie0812 (#4592)

🐞 Bug Fixes

  • Select:
    • 修复选项的title为空字符串或置空时的渲染效果 @​uyarn (#4602)
    • 修复选中选项后没有正常触发blur事件的问题 @​uyarn (#4602)
    • 修复当 Form 开启 disabledSelect 关闭 disabled 状态下选项仍然展示禁用的错误 @​uyarn (#4580)
  • DatePicker:
    • 修复周选择器下,年份边界日期返回格式错误的问题 @​uyarn (#4606)
    • 优化周选择器配合 firstDayOfWeek 使用的问题,详情请参考周选择器示例代码 @​uyarn (#4606)
  • TreeSelect: 修复多选状态下默认点击父节点选项的行为为选中 @​uyarn (#4579)
  • Tree: 修复多选下配置 expandOnClickNode 后没有正确生效的问题 @​uyarn (#4579)
  • Transfer: search 事件缺少 trigger 参数 @​betavs (#4590)
  • InputNumber: 修复数字输入框小数位数类型定义错误问题,由 String 改为 Number 类型 @​D-xuanmo (#4599)
  • RangInput: 修复开启 clearable 值为空报错 @​liweijie0812 (#4608)
  • ConfigProvider: 修复全局配置丢失响应式问题 @​aolyang (#4612)
  • DateRangePicker: 修复日期区间选择器配置时间相关格式时,没有正确处理defaultTime的问题 @​uyarn (#4606)
  • Upload: 修复部分theme下禁用下链接不可点击的问题 @​uyarn (#4614)

... (truncated)

Commits
  • d3abf1c docs: release 1.10.3 (#4679)
  • 6acf1fa fix(input): autoWidth observe preInput dom instead of input dom
  • ade400c fix: fix page shaking when dialog and drawer show (#4671)
  • e933f42 fix(Select): fix render when using virtual scroll with custom label (#4677)
  • d556760 fix(site) Table API document content error (#4683)
  • c5f2e05 fix(Input): 修复 Input type="number" 时,无法输入小数位末尾 0 的问题 (#4660)
  • 85490c6 feat(descriptions): vertical layout should reset span to 1 (#4656)
  • 3fdef86 fix(Table): 🐛 修复元素可能为空引起的报错 (#4676)
  • d4445b3 fix(table): resolve colspan handling for multi-header (#4669)
  • 3bed872 fix(DatePicker): panel top arrow doesn't work when using week mode (#4673)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by tdesign-robot, a new releaser for tdesign-vue-next 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 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)

Bumps [tdesign-vue-next](https://github.com/Tencent/tdesign-vue-next) from 0.16.1 to 1.10.3.
- [Release notes](https://github.com/Tencent/tdesign-vue-next/releases)
- [Changelog](https://github.com/Tencent/tdesign-vue-next/blob/develop/CHANGELOG.md)
- [Commits](Tencent/tdesign-vue-next@0.16.1...1.10.3)

---
updated-dependencies:
- dependency-name: tdesign-vue-next
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 1, 2024
Copy link
Author

dependabot bot commented on behalf of github Dec 1, 2024

Superseded by #124.

@dependabot dependabot bot closed this Dec 1, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/tdesign-vue-next-1.10.3 branch December 1, 2024 03:36
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