Skip to content

Conversation

@dependabot
Copy link

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

Bumps ant-design-vue from 3.2.20 to 4.2.1.

Release notes

Sourced from ant-design-vue's releases.

4.2.1

2024-4-25

  • 🐞 fix Input clear action error #7523

  • 🐞 修复 Input 清空操作才报错问题 #7523

4.2.0

2024-4-22

  • 🌟 Optimize the textColor change when the layout component switches to dark mode #7498
  • 🌟 Tooltip added arrow hidden configuration #7459
  • 🌟 Optimize Table hover performance #7451
  • 🐞 Fixed the problem of changing the model during useForm verification, resulting in verification errors #ffd4d8
  • 🐞 Fix Tabs folding calculation error issue #7491
  • 🐞 Fix Qrcode missing type hint issue #7502
  • 🐞 Fix Menu rendering error under SSR #7349
  • 🐞 Fix Select and Cascader rendering errors under SSR #7377
  • 🐞 Fix AutoComplete missing option slot declaration issue #7396
  • 🐞 Fix Textarea autoSize not taking effect #7478
  • 🐞 Fix Pagination’s Enter key triggering two page turns #7368
  • 🐞 Fix the problem of Chinese input in the input box #7391[#7516](https://github.com/vueComponent/ant- design-vue/issues/7516)
  • 🐞 Fix Carousel beforeChange current parameter error issue #7419

  • 🌟 优化 layout 组件切换 dark 模式时 textColor 变化 #7498
  • 🌟 Tooltip 新增 arrow 隐藏配置 #7459
  • 🌟 优化 Table hover 性能 #7451
  • 🐞 修复 useForm 校验时更改 model,导致校验错误问题 #ffd4d8
  • 🐞 修复 Tabs 折叠计算错误问题 #7491
  • 🐞 修复 Qrcode 缺少类型提示问题 #7502
  • 🐞 修复 Menu 在 SSR 下渲染错误问题 #7349
  • 🐞 修复 Select、Cascader 在 SSR 下渲染错误问题 #7377
  • 🐞 修复 AutoComplete 缺少 option slot 声明问题 #7396
  • 🐞 修复 Textarea autoSize 不生效问题 #7478
  • 🐞 修复 Pagination 回车键触发两次翻页问题 #7368
  • 🐞 修复输入框输入中文问题 #7391#7516
  • 🐞 修复 Carousel beforeChange current 参数错误问题 #7419

4.1.0

2024-1-5

  • 🐞 support vue 3.4 #7239

... (truncated)

Changelog

Sourced from ant-design-vue's changelog.

4.2.1

  • 🐞 fix Input clear action error #7523

4.2.0

  • 🌟 Optimize the textColor change when the layout component switches to dark mode #7498
  • 🌟 Tooltip added arrow hidden configuration #7459
  • 🌟 Optimize Table hover performance #7451
  • 🐞 Fixed the problem of changing the model during useForm verification, resulting in verification errors #ffd4d8
  • 🐞 Fix Tabs folding calculation error issue #7491
  • 🐞 Fix Qrcode missing type hint issue #7502
  • 🐞 Fix Menu rendering error under SSR #7349
  • 🐞 Fix Select and Cascader rendering errors under SSR #7377
  • 🐞 Fix AutoComplete missing option slot declaration issue #7396
  • 🐞 Fix Textarea autoSize not taking effect #7478
  • 🐞 Fix Pagination’s Enter key triggering two page turns #7368
  • 🐞 Fix the problem of Chinese input in the input box #7391[#7516](https://github.com/vueComponent/ant- design-vue/issues/7516)
  • 🐞 Fix Carousel beforeChange current parameter error issue #7419

4.1.2

  • 🐞 Fix table resize error reporting under vue 3.4 #7291
  • 🐞 Fix the problem that the Segmented title attribute is not displayed #7302

4.1.1

  • 🌟 QRcode adds scanned status #7242
  • 🐞 Fix css prefix issue in nuxt #7256
  • 🐞 Fix dropdown closing issue #7246
  • 🐞 Fix divider vertical dashed not display issue #7218
  • 🐞 Fix hook mode message console warning issue #7281
  • 🐞 Fix table expansion error reporting under vue 3.4 #7265
  • 🐞 Fix table group filter status error issue #7233

4.1.0

  • 🐞 support vue 3.4 #7239

4.0.8

  • 🐞 Fix theme responsiveness failure issue under Nuxt #7180
  • 🐞 Fix error reporting caused by Wave #7108
  • 🐞 Fix Upload disabled inheritance issue #7110
  • 🐞 Fix Tooltip popupAlign not taking effect #7112
  • 🐞 Fix Typography flashing problem #7146
  • 🐞 Fix the issue that RangePicker prevIcon nextIcon does not take effect #7127
  • 🐞 Fixed the issue of watermark not monitoring child element changes #7149
  • 🐞 Fix Menu animation missing issue #7130
  • 🐞 Fix the cursor change issue when TextArea autosize #7121

... (truncated)

Commits

Dependabot compatibility score

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.

Bumps [ant-design-vue](https://github.com/vueComponent/ant-design-vue) from 3.2.20 to 4.2.1.
- [Release notes](https://github.com/vueComponent/ant-design-vue/releases)
- [Changelog](https://github.com/vueComponent/ant-design-vue/blob/main/CHANGELOG.en-US.md)
- [Commits](vueComponent/ant-design-vue@3.2.20...4.2.1)

---
updated-dependencies:
- dependency-name: ant-design-vue
  dependency-type: direct:production
  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 May 1, 2024
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github May 1, 2024

Dependabot tried to add @btangmu and @srl295 as reviewers to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/markusicu/cldr/pulls/110/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the markusicu/cldr repository. // See: https://docs.github.com/rest/pulls/review-requests#request-reviewers-for-a-pull-request

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Dec 17, 2024

Superseded by #121.

@dependabot dependabot bot closed this Dec 17, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/tools/cldr-apps/js/ant-design-vue-4.2.1 branch December 17, 2024 22:49
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