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

Bump tdesign-vue-next from 1.10.3 to 1.10.4 #4

Closed

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Dec 3, 2024

Bumps tdesign-vue-next from 1.10.3 to 1.10.4.

Release notes

Sourced from tdesign-vue-next's releases.

🌈 1.10.4

🚀 Features

  • Icon: 图标库发布 0.3.0版本,新增 907 个新图标;命名优化blockchain 重命名改为transform-1,gesture-pray-1重命名为gesture-open,gesture-ranslation-1重命名为wave-bye, gesture-up-1重命名为gesture-typing,gesture-up-2重命名为gesture-right-slip,logo-wechat重命名为logo-wechat-stroke-filled,移除tree-listlogo-adobe-photoshop-1 等错误图标 @​uyarn (#4729)
  • Nuxt : @tdesign-vue-next/nuxt 发布 0.1.5 版本, 自动导入 TypographyEmpty 组件和新图标
  • Switch: 新增 before-change API , 用于需要发起异步请求的场景 @​centuryPark (#4699)
  • Cascader: 单选模式下当 triggerhover 时,选中选项后自动关闭面板 @​uyarn (#4717)
  • Checkbox: 新增 title API, 用于在选项展示禁用原因等场景 @​liweijie0812 (#4737)
  • RadioGroup: 新增 readonly API @​liweijie0812 (#4737)
  • Form: 全部 readonlyAPI 默认值改undefined ,修复表单 readonly 为 true,表单输入类组件 readonly 为 false 时的表现异常问题 @​liweijie0812 (#4737)
  • AnchorItem: 新增 customScroll API,支持关闭默认滚动动画,由用户可自定义锚点滚动的行为 @​boogie-ben (#4386)
  • Dialog: 新增 API BeforeOpen 对话框执行打开动画效果前触发,BeforeClose 对话框执行消失动画效果前触发 @​Wesley-0808 (#4733)
  • Drawer: 新增 API BeforeOpen 抽屉执行打开动画效果前触发,BeforeClose 抽屉执行关闭动画效果前触发 @​Wesley-0808 (#4733)

🐞 Bug Fixes

  • Input:
    • 修复 AutoWidth 状态下,使用中文输入法时,InputPreValue 不会更新为输入值的问题 @​Wesley-0808 (#4688)
    • 优化 scale 下的自动宽度错位的问题 @​Cat1007 (#4713)
    • 修复 1.10.3 版本引入的 autowidthtransform 容器下的展示不全问题 @​Cat1007 (#4754)
  • TreeSelect:
  • Menu:
  • TagInput: 修复在 readonly 模式下仍可以通过 Backspace 按键删除已选项的缺陷 @​RSS1102 (#4696)
  • Avatar: 头像链接切换后,清除上一张图片加载失败的占位符 @​Cat1007 (#4724)
  • ColorPicker: 最近使用颜色需要选中才能删除 @​superNos (#4720)
  • Tabs: dialog 中的 tabs 默认选中样式不正确 @​chensid (#4722
  • Cascader: 修复当选项 label 非字符串时 title 渲染异常的问题 @​uyarn (#4759)
  • InputNumber: 修复 largeNumberformat 错误作用于 value 上的问题 @​uyarn (#4695)

📝 Documentation

  • Icon: 优化图标检索功能,支持中英文搜索图标 @​uyarn (#4729)

New Contributors

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

Changelog

Sourced from tdesign-vue-next's changelog.

🌈 1.10.4 2024-11-20

🚀 Features

  • Icon: 图标库发布 0.3.0版本,新增 907 个新图标;命名优化blockchain 重命名改为transform-1,gesture-pray-1重命名为gesture-open,gesture-ranslation-1重命名为wave-bye, gesture-up-1重命名为gesture-typing,gesture-up-2重命名为gesture-right-slip,logo-wechat重命名为logo-wechat-stroke-filled,移除tree-listlogo-adobe-photoshop-1 等错误图标 @​uyarn (#4729)
  • Nuxt : @tdesign-vue-next/nuxt 发布 0.1.5 版本, 自动导入 TypographyEmpty 组件和新图标
  • Switch: 新增 before-change API , 用于需要发起异步请求的场景 @​centuryPark (#4699)
  • Cascader: 单选模式下当 triggerhover 时,选中选项后自动关闭面板 @​uyarn (#4717)
  • Checkbox: 新增 title API, 用于在选项展示禁用原因等场景 @​liweijie0812 (#4737)
  • RadioGroup: 新增 readonly API @​liweijie0812 (#4737)
  • Form: 全部 readonlyAPI 默认值改undefined ,修复表单 readonly 为 true,表单输入类组件 readonly 为 false 时的表现异常问题 @​liweijie0812 (#4737)
  • AnchorItem: 新增 customScroll API,支持关闭默认滚动动画,由用户可自定义锚点滚动的行为 @​boogie-ben (#4386)
  • Dialog: 新增 API BeforeOpen 对话框执行打开动画效果前触发,BeforeClose 对话框执行消失动画效果前触发 @​Wesley-0808 (#4733)
  • Drawer: 新增 API BeforeOpen 抽屉执行打开动画效果前触发,BeforeClose 抽屉执行关闭动画效果前触发 @​Wesley-0808 (#4733)

🐞 Bug Fixes

  • Input:
    • 修复 AutoWidth 状态下,使用中文输入法时,InputPreValue 不会更新为输入值的问题 @​Wesley-0808 (#4688)
    • 优化 scale 下的自动宽度错位的问题 @​Cat1007 (#4713)
    • 修复 1.10.3 版本引入的 autowidthtransform 容器下的展示不全问题 @​Cat1007 (#4754)
  • TreeSelect:
  • Menu:
  • TagInput: 修复在 readonly 模式下仍可以通过 Backspace 按键删除已选项的缺陷 @​RSS1102 (#4696)
  • Avatar: 头像链接切换后,清除上一张图片加载失败的占位符 @​Cat1007 (#4724)
  • ColorPicker: 最近使用颜色需要选中才能删除 @​superNos (#4720)
  • Tabs: dialog 中的 tabs 默认选中样式不正确 @​chensid (#4722
  • Cascader: 修复当选项 label 非字符串时 title 渲染异常的问题 @​uyarn (#4759)
  • InputNumber: 修复 largeNumberformat 错误作用于 value 上的问题 @​uyarn (#4695)

📝 Documentation

  • Icon: 优化图标检索功能,支持中英文搜索图标 @​uyarn (#4729)
Commits
  • 199c60b chore: release 1.10.4 (#4763)
  • e40d03b fix(input-number): fix largenumber format bug (#4695)
  • 243235e fix(cascader): fix option title render bug when label is function (#4759)
  • 5408b80 docs(Transfer): update desc (#4758)
  • 9fff4b7 fix(menu): do not eagerly access $router in rendering (#4719)
  • 61f54c6 fix(table): fix checkall button is disabled when reserveSelectedRowOnPaginate...
  • 15bddf0 fix(TreeSelect): fix v-model error when lazy load and valueType="object" (#4734)
  • 2b8206d fix(tabs): dialog中的tabs默认选中样式不正确 (#4722)
  • 144060f fix(menu): fix menu-group title slot usage
  • 7b21f94 fix: 🐛 修正自动宽度下获取宽度精度的问题 (#4754)
  • 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 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 1.10.3 to 1.10.4.
- [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@1.10.3...1.10.4)

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

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 Dec 3, 2024
Copy link
Author

dependabot bot commented on behalf of github Dec 17, 2024

Superseded by #7.

@dependabot dependabot bot closed this Dec 17, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/tdesign-vue-next-1.10.4 branch December 17, 2024 13:34
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