Skip to content

Conversation

@dependabot
Copy link

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

Bumps ant-design-vue from 3.2.20 to 4.2.3.

Release notes

Sourced from ant-design-vue's releases.

4.2.3

  • 🌟 TourStep custom Button, support function children #7628
  • 🐞 Fix the problem that the input value is hidden in Select and Cascader search multi-select mode #7640

  • 🌟 TourStep 自定义 Button,支持函数 children #7628
  • 🐞 修复 Select 和 Cascader 搜索多选模式下,输入值被隐藏问题 #7640

4.2.2

  • 🐞 Fix TreeSelect placeholder slot invalid #7545
  • 🐞 Fix Tree slot responsive invalid issue 40ad45
  • 🐞 Fix FloatButton target type error issue #7576
  • 🐞 Fix FormItem className error issue #7582
  • 🐞 Fix Input Cannot input problem under lazy #7543
  • 🐞 Fix the problem that placeholder is not hidden when inputting Chinese in Select #7611
  • 🐞 Fix the problem that the pop-up window flashes when clicking the preset option in DatePicker #7550

  • 🐞 修复 TreeSelect placeholder 插槽无效 #7545
  • 🐞 修复 Tree 插槽响应式无效问题 40ad45
  • 🐞 修复 FloatButton target 类型错误问题 #7576
  • 🐞 修复 FormItem className 错误问题 #7582
  • 🐞 修复 Input lazy 下无法输入问题 #7543
  • 🐞 修复 Select 输入中文时,placeholder 未隐藏问题 #7611
  • 🐞 修复 DatePicker 点击预设选项时,弹窗闪动问题 #7550

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

... (truncated)

Changelog

Sourced from ant-design-vue's changelog.

4.2.3

  • 🌟 TourStep custom Button, support function children #7628
  • 🐞 Fix the problem that the input value is hidden in Select and Cascader search multi-select mode #7640

4.2.2

  • 🐞 Fix TreeSelect placeholder slot invalid #7545
  • 🐞 Fix Tree slot responsive invalid issue 40ad45
  • 🐞 Fix FloatButton target type error issue #7576
  • 🐞 Fix FormItem className error issue #7582
  • 🐞 Fix Input Cannot input problem under lazy #7543
  • 🐞 Fix the problem that placeholder is not hidden when inputting Chinese in Select #7611
  • 🐞 Fix the problem that the pop-up window flashes when clicking the preset option in DatePicker #7550

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

... (truncated)

Commits
  • 4492086 release 4.2.3
  • 4b7c6ac feat: TourStep support fn children (#7628)
  • 208b8d3 docs: unify the default value of none to - (#7636)
  • f41fec2 fix[vc-util]: styleObjectToString filter invalid value (#7642)
  • 9118d6c release 4.2.2
  • 5c7aaf0 fix(FloatButton): type error (#7632)
  • b82d8dd fix(PresetPanel): preset panel stopPropagation (#7550)
  • 1d0fa85 fix: add missing space-evenly alignment for grid rows (#7579)
  • 4318147 refactor(input): remove unnecessary assertions and use?? instead of the terna...
  • 312bcc5 docs(collapse): modify the accordion attribute text to be easier to underst...
  • 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 [ant-design-vue](https://github.com/vueComponent/ant-design-vue) from 3.2.20 to 4.2.3.
- [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.3)

---
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 @github
Copy link
Author

dependabot bot commented on behalf of github Jul 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/115/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 dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 1, 2024
@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.3 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