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 antd from 4.18.8 to 4.21.4 #812

Merged
merged 1 commit into from
Jun 29, 2022
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 29, 2022

Bumps antd from 4.18.8 to 4.21.4.

Release notes

Sourced from antd's releases.

4.21.4

  • Table
    • 🐞 Fix Table expand icon not align center. #36215
    • 💄 Fix nested Table margin style. #36209
    • 🐞 Fix Table filter dropdown with multiple subMenu may not closed. #36132
    • 🐞 Table reset the last selection key when deselect or bulk operations. #34705 @​Dunqing
  • 🐞 Fix Popover arrow color with custom color prop. #36241 @​MadCcc
  • 🐞 Fix Upload listType="picture-card" select button not being hidden when children is empty. #36196
  • 🐞 Fix Menu deprecated warning when item={undefined}. #36190
  • 💄 Fix Button loading icon margin style lost. #36168
  • 🐞 Fix Dropdown using Menu with group item can not close by click. #36148
  • 💄 Enlarge dragable area for Slider handler. #36018 @​slotDumpling
  • 🐞 Fix: repeat a css class in readOnly, which has been declared in rc-input-number. #36120 @​RainyLiao
  • 💄 Fix Skeleton active background color in dark theme. #36116
  • TypeScript

  • Table
    • 🐞 修复 Table 展开图标未居中的问题。#36215
    • 💄 修复 Table 内嵌 Table 时的边距问题。#36209
    • 🐞 Table 取消选择或批量操作时重置上一次选择的 key。#34705 @​Dunqing
    • 🐞 修复 Table 过滤列表在某些场景下多级展开无法关闭的问题。#36132
  • 🐞 修复 Upload listType="picture-card" 当 children 为空时上传文件按钮没有隐藏的问题。#36196
  • 🐞 修复 Popover 自定义 color 时箭头颜色问题。#36241 @​MadCcc
  • 🐞 修复 Menu item={undefined} 时会有废弃警告的问题。#36190
  • 💄 修复 Button loading 图标的间距丢失的问题。#36168
  • 🐞 修复 Dropdown 中 Menu 分组下的 Item 点击不会关闭的问题。#36148
  • 💄 优化 Slider 拖拽手柄的可交互区域。#36018 @​slotDumpling
  • 🐞 修复重复添加 readOnly 的 css 类名,它已在 rc-input-number 中被声明了。#36120 @​RainyLiao
  • 💄 修复 Skeleton 在 active 时的背景色样式。#36116
  • TypeScript

4.21.3

  • 🐞 Fix Table customize filterDropdown with Menu should not break default selectable. #36098
  • 🐞 Fix Input.Textarea cannot focus after click clear icon in controlled mode. #34728 @​Pulset
  • TypeScript

  • 🐞 修复 Table 自定义 filterDropdown 中使用 Menu 会被修改默认 selectable 的问题。#36098
  • 🐞 修复 Input.Textarea 受控时点击清除图标后无法聚焦的问题。#34728 @​Pulset
  • TypeScript

... (truncated)

Changelog

Sourced from antd's changelog.

4.21.4

2022-06-27

  • Table
    • 🐞 Fix Table expand icon not align center. #36215
    • 💄 Fix nested Table margin style. #36209
    • 🐞 Fix Table filter dropdown with multiple subMenu may not closed. #36132
    • 🐞 Table reset the last selection key when deselect or bulk operations. #34705 @​Dunqing
  • 🐞 Fix Popover arrow color with custom color prop. #36241 @​MadCcc
  • 🐞 Fix Upload listType="picture-card" select button not being hidden when children is empty. #36196
  • 🐞 Fix Menu deprecated warning when item={undefined}. #36190
  • 💄 Fix Button loading icon margin style lost. #36168
  • 🐞 Fix Dropdown using Menu with group item can not close by click. #36148
  • 💄 Enlarge dragable area for Slider handler. #36018 @​slotDumpling
  • 🐞 Fix: repeat a css class in readOnly, which has been declared in rc-input-number. #36120 @​RainyLiao
  • 💄 Fix Skeleton active background color in dark theme. #36116
  • TypeScript

4.21.3

2022-06-17

  • 🐞 Fix Table customize filterDropdown with Menu should not break default selectable. #36098
  • 🐞 Fix Input.Textarea cannot focus after click clear icon in controlled mode. #34728 @​Pulset
  • TypeScript

4.21.2

2022-06-15

  • 🐞 Fix incorrect Form status with noStyle. #36054

4.21.1

2022-06-13

  • 🐞 Fixed Image the getContainer property not reading from ConfigProvider. #36002 @​robothot
  • 🐞 Fixed Button issue #35952 where the disabled attribute does not take effect with href. #35975 @​MuxinFeng
  • 🐞 Fix less color palette algorithm according to @ant-design/colors. #35954 @​christian-lechner
  • 🐞 Fix Upload image flickering. #35943
  • 💄 Remove styles from Form such as status for children of Modal and Drawer. #35849
  • TypeScript

... (truncated)

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 29, 2022
@grzanka
Copy link
Contributor

grzanka commented Jun 29, 2022

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/antd-4.21.4 branch from 449669f to bf79df4 Compare June 29, 2022 15:03
Bumps [antd](https://github.com/ant-design/ant-design) from 4.18.8 to 4.21.4.
- [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.8...4.21.4)

---
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 force-pushed the dependabot/npm_and_yarn/antd-4.21.4 branch from bf79df4 to 8db6a11 Compare June 29, 2022 15:05
@grzanka grzanka merged commit 5daa07a into master Jun 29, 2022
@grzanka grzanka deleted the dependabot/npm_and_yarn/antd-4.21.4 branch June 29, 2022 15:20
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.

1 participant