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.9.7 #103

Closed

Conversation

dependabot[bot]
Copy link

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

Bumps tdesign-vue-next from 0.16.1 to 1.9.7.

Release notes

Sourced from tdesign-vue-next's releases.

🌈 1.9.7

🚀 Features

  • Tree:
    • 新增 allowDrop API,支持拖放限制的能力 @​TabSpace (#4312)
    • ScrollTo 支持 key 属性,支持通过节点唯一值滚动到指定节点,详见示例代码 @​uyarn (#4334)
  • Descriptions: 新增 tableLayout 属性 @​zhangpaopao0609 (#4257)
  • Tabs: 新增 scrollPosition 选中滑块滚动最终停留位置 @​oljc (#4269)
  • Dialog: 新增 dialogStyledialogClassName API,作用于弹窗本身,方便对弹窗本身样式进行调整 @​uyarn (#4347)
  • Plugin: 单独导出涉及 Plugin 相关组件的样式,支持修改前缀的部分场景使用 @​uyarn (#4343)
  • InputNumber: 支持 Form 组件的 readonly API @​xiaojueshi (#4321)

🐞 Bug Fixes

  • Select:
    • 修复键盘上下键选中选项后 onEnter 事件获取的 context.value 错误的问题 @​1379255913 (#4303)
    • 修复OptionOptionGroup中必须使用 v-for 才可以使用的缺陷 @​1379255913 (#4318)
  • DatePicker:
    • 修复切换 mode时,日期选择器切换头部显示错误的问题 @​wilonjiang (#4292)
    • 修复切换 mode 时,format 未匹配导致组件解析失败的问题 @​wilonjiang (#4292)
  • Table:
  • Tree:
    • 修复组件没有暴露scrollTo方法的问题,保留scrollToElement方法 @​uyarn (#4334)
    • 修复通过scrollTo 指定滚动节点,多次滚动节点位置异常的问题 @​uyarn (#4334)
  • Pagination: 选择器更改时内部当前值未修改 @​betavs (#4284)
  • Cascader: 修复无 children 选项点击时不会显示之前的列表 @​1379255913 (#4301)

Full Changelog: Tencent/tdesign-vue-next@1.9.6...1.9.7

🌈 1.9.6

🚀 Features

🐞 Bug Fixes

... (truncated)

Changelog

Sourced from tdesign-vue-next's changelog.

🌈 1.9.7 2024-06-28

🚀 Features

  • Tree:
    • 新增 allowDrop API,支持拖放限制的能力 @​TabSpace (#4312)
    • ScrollTo 支持 key 属性,支持通过节点唯一值滚动到指定节点,详见示例代码 @​uyarn (#4334)
  • Descriptions: 新增 tableLayout 属性 @​zhangpaopao0609 (#4257)
  • Tabs: 新增 scrollPosition 选中滑块滚动最终停留位置 @​oljc (#4269)
  • Dialog: 新增 dialogStyledialogClassName API,作用于弹窗本身,方便对弹窗本身样式进行调整 @​uyarn (#4347)
  • Plugin: 单独导出涉及 Plugin 相关组件的样式,支持修改前缀的部分场景使用 @​uyarn (#4343)
  • InputNumber: 支持 Form 组件的 readonly API @​xiaojueshi (#4321)

🐞 Bug Fixes

  • Select:
    • 修复键盘上下键选中选项后 onEnter 事件获取的 context.value 错误的问题 @​1379255913 (#4303)
    • 修复OptionOptionGroup中必须使用 v-for 才可以使用的缺陷 @​1379255913 (#4318)
  • DatePicker:
    • 修复切换 mode时,日期选择器切换头部显示错误的问题 @​wilonjiang (#4292)
    • 修复切换 mode 时,format 未匹配导致组件解析失败的问题 @​wilonjiang (#4292)
  • Table:
  • Tree:
    • 修复组件没有暴露scrollTo方法的问题,保留scrollToElement方法 @​uyarn (#4334)
    • 修复通过scrollTo 指定滚动节点,多次滚动节点位置异常的问题 @​uyarn (#4334)
  • Pagination: 选择器更改时内部当前值未修改 @​betavs (#4284)
  • Cascader: 修复无 children 选项点击时不会显示之前的列表 @​1379255913 (#4301)

🌈 1.9.6 2024-06-06

🚀 Features

🐞 Bug Fixes

  • Cascader:
  • Tabs: 修复滑块定位问题 @​ZTH520 (#4207)
  • List: 修复开启虚拟滚动的异常问题 @​uyarn (#4208)
  • Table: 修正固定行和虚拟滚动的组合使用场景 @​Cat1007 (#4145)
  • Select: 修复远程搜索配合过滤,输入筛选条件后,使用键盘选择异常的问题 @​ZTH520 (#4218)

... (truncated)

Commits
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.9.7.
- [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.9.7)

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

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 Jul 1, 2024
Copy link
Author

dependabot bot commented on behalf of github Aug 1, 2024

Superseded by #109.

@dependabot dependabot bot closed this Aug 1, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/tdesign-vue-next-1.9.7 branch August 1, 2024 03:51
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