Skip to content

Comments

Bump antd from 4.18.5 to 4.22.6#22

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/antd-4.22.6
Closed

Bump antd from 4.18.5 to 4.22.6#22
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/antd-4.22.6

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 17, 2022

Bumps antd from 4.18.5 to 4.22.6.

Release notes

Sourced from antd's releases.

4.22.6

  • 🐞 Revert #36710 to fix Table onChange argument sorter error in multiple columns sort.
  • 🐞 Fix Drawer can not close when config opacity on the maskStyle. #37100

  • 🐞 回滚 #36710 以修复 Table 多列排序时 onChangesorter 参数错误的问题。
  • 🐞 修复 Drawer 的 maskStyle 配置 opacity 样式时无法关闭的问题。#37100

4.22.5


  • 🇭🇺 Form defaultValidateMessages.i18n 增加匈牙利语。#36967 @​YMiemie-cy
  • 💄 移除 Popover 中无效的 box-shadow 样式。#37030 @​jerrykingxyz
  • 🐞 修复 Steps labelPlacement="vertical" 时连接线位置偏上的问题。#36996
  • 💄 去掉 Pagination 的异常错误边框。#36972 @​hydraZty
  • 🐞 修复 Upload 在 React 18 下同时上传多份文件会出现上传状态不正确的问题。#36968
  • TypeScript

4.22.4


  • 🐞 修复 Drawer zIndex 属性失效的问题。#36958
  • 💄 修复 PageHeader 返回按钮点击后依然有聚焦样式的问题。#36902
  • 💄 修复抽屉 Drawer 组件嵌套时,子抽屉的样式被父抽屉影响的问题。#36845 @​yanm1ng
  • 🐞 修复 Mentions 内有滚动条时弹出层偏移的问题。#36898 @​JarvisArt
  • TypeScript

4.22.3

  • 🐞 Fixed flickering when fileList updating in Uploader with React 18. #36801 @​zhengjitf
  • 🐞 Fix Form.Item with small size labelCol and wrapperCol not break line in vertical layout. #36800
  • 🐞 Fix Row in flex layout takes too wide space by default. #36770

  • 🐞 修复在 React 18 版本中 Uploader 的 fileList 发生更新后出现闪烁的情况。#36801 @​zhengjitf
  • 🐞 修复 Form.Item 在垂直布局下使用小尺寸的 labelColwrapperCol 时不换行的问题。#36800

... (truncated)

Changelog

Sourced from antd's changelog.

4.22.6

2022-08-17

  • 🐞 Revert #36710 to fix Table onChange argument sorter error in multiple columns sort.
  • 🐞 Fix Drawer can not close when config opacity on the maskStyle. #37100

4.22.5

2022-08-15

4.22.4

2022-08-08

4.22.3

2022-08-01

  • 🐞 Fixed flickering when fileList updating in Uploader with React 18. #36801 @​zhengjitf
  • 🐞 Fix Form.Item with small size labelCol and wrapperCol not break line in vertical layout. #36800
  • 🐞 Fix Row in flex layout takes too wide space by default. #36770

4.22.2

2022-07-28

  • 💄 Adjust Collapse title click region which will be fully width when collapsible=default now. #36761
  • Drawer
    • 🐞 Fix Drawer not work in 360 browser. #36748
    • 🐞 Revert back panel style into wrapper dom node in case developer use contentWrapperStyle for overwrite. #36748
    • 🐞 Fix for the string type as width/height value and warning which should use number type instead. #284

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by madccc, a new releaser for antd 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 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 [antd](https://github.com/ant-design/ant-design) from 4.18.5 to 4.22.6.
- [Release notes](https://github.com/ant-design/ant-design/releases)
- [Changelog](https://github.com/ant-design/ant-design/blob/master/CHANGELOG.en-US.md)
- [Commits](ant-design/ant-design@4.18.5...4.22.6)

---
updated-dependencies:
- dependency-name: antd
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

dependabot bot commented on behalf of github Aug 22, 2022

Superseded by #23.

@dependabot dependabot bot closed this Aug 22, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/antd-4.22.6 branch August 22, 2022 13:29
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