Skip to content

Bump ant-design-vue from 3.2.7 to 3.2.12#39

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/ant-design-vue-3.2.12
Closed

Bump ant-design-vue from 3.2.7 to 3.2.12#39
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/ant-design-vue-3.2.12

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Sep 5, 2022

Bumps ant-design-vue from 3.2.7 to 3.2.12.

Release notes

Sourced from ant-design-vue's releases.

3.2.12

2022-9-2

  • 🐞 Fix DescriptionItem labelStyle does not take effect #5920
  • 🌟 Typography copy button prevents bubbling [##5746](vueComponent/ant-design-vue#5746)
  • 🐞 Fix table merged column scroll shadow occlusion issue #5786
  • 🐞 Fix the inconsistency between css var and ConfigProvider variables #5929

  • 🐞 修复 DescriptionItem labelStyle 不生效问题 #5920
  • 🌟 Typography 复制按钮阻止冒泡 [##5746](vueComponent/ant-design-vue#5746)
  • 🐞 修复 table 合并列滚动阴影遮挡问题 #5786
  • 🐞 修复 css var 和 ConfigProvider 变量不一致问题 #5929

3.2.11

2022-08-08

  • 🐞 Fix dayjs error when CDN introduces component library #5874
  • 🐞 Fix Dropdown submenu wrapping issue #5798
  • 🐞 Fix the problem that the package size increases when the icon is introduced #5822
  • 🐞 Fix Select custom field, no auto-focus selected node issue #5843
  • 🐞 Fix InputNumber size=large, the style is not aligned #5853

  • 🐞 修复 CDN 引入组件库时,dayjs 报错问题 #5874
  • 🐞 修复 Dropdown 子菜单换行问题 #5798
  • 🐞 修复图标引入打包体积增大问题 #5822
  • 🐞 修复 Select 自定义字段时,没有自动聚焦选中节点问题 #5843
  • 🐞 修复 InputNumber size=large 时, 样式未对齐问题 #5853

3.2.10

2022-07-07

  • 🐞 Fix the problem that the popup component cannot be used under process.env.NODE_ENV = 'test' #4565
  • 🐞 Fix the problem that the popup layer is directly closed when the Menu component hovers quickly 36df58
  • 🐞 Fix Input autosize type error #5766
  • 🐞 Fix Table ellipsis tilte not working under fixed #5755

  • 🐞 修复在 process.env.NODE_ENV = 'test' 下弹窗类组件无法使用问题 #4565
  • 🐞 修复 Menu 组件在快速 hover 弹出层时,弹出层直接关闭问题 36df58
  • 🐞 修复 Input autosize 类型错误 #5766
  • 🐞 修复 Table ellipsis tilte 在 fixed 下失效问题 #5755

... (truncated)

Changelog

Sourced from ant-design-vue's changelog.

3.2.12

2022-09-02

  • 🐞 Fix DescriptionItem labelStyle does not take effect #5920
  • 🌟 Typography copy button prevents bubbling [##5746](vueComponent/ant-design-vue#5746)
  • 🐞 Fix table merged column scroll shadow occlusion issue #5786
  • 🐞 Fix the inconsistency between css var and ConfigProvider variables #5929

3.2.11

2022-08-08

  • 🐞 Fix dayjs error when CDN introduces component library #5874
  • 🐞 Fix Dropdown submenu wrapping issue #5798
  • 🐞 Fix the problem that the package size increases when the icon is introduced #5822
  • 🐞 Fix Select custom field, no auto-focus selected node issue #5843
  • 🐞 Fix InputNumber size=large, the style is not aligned #5853

3.2.10

2022-07-07

  • 🐞 Fix the problem that the popup component cannot be used under process.env.NODE_ENV = 'test' #4565
  • 🐞 Fix the problem that the popup layer is directly closed when the Menu component hovers quickly 36df58
  • 🐞 Fix Input autosize type error #5766
  • 🐞 Fix Table ellipsis tilte not working under fixed #5755

3.2.9

2022-06-25

  • 🐞 Fix the flickering problem when the Select edge position is closed 8a659d

3.2.8

2022-06-24

  • 🌟 Image add scroll wheel to zoom in and out #5703
  • 🌟 ConfigProvider.config added getPopupContainer 62dc24
  • 🐞 Upload tooltip does not show issues #5714
  • 🐞 Row gutter property type error #5725
  • 🐞 Whether Typography is editable or not, the state is not reset after switching #5743
  • 🐞 In DirectoryTree multi-selection mode, a single node should be selected when clicking (multi-selection only selects multiple nodes when pressing ctrl and shift keys) [#5732](https://github.com/vueComponent/ant-design-vue/ issues/5732)
Commits

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 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.7 to 3.2.12.
- [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.7...3.2.12)

---
updated-dependencies:
- dependency-name: ant-design-vue
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 5, 2022
@dependabot @github
Copy link
Copy Markdown
Author

dependabot bot commented on behalf of github Oct 10, 2022

Superseded by #49.

@dependabot dependabot bot closed this Oct 10, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/ant-design-vue-3.2.12 branch October 10, 2022 03:42
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants