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

build(deps): bump antd from 4.24.3 to 5.8.4 #496

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 21, 2023

Bumps antd from 4.24.3 to 5.8.4.

Release notes

Sourced from antd's releases.

5.8.4

  • ColorPicker
    • 🐞 Fix the cursor jumps when entering lowercase English letters in the ColorPicker color value input box. #44137 @​gouge666
    • 🐞 Fix the ColorPicker style is deformed under different sizes. #44273 @​kouchao
  • 🐞 Fix Descriptions throwing key is not a prop error message. #44278 @​RedJue
  • 🐞 Fix the node is still rendered when Pagination itemRender is customized to null. #44226
  • 🐞 Fix Modal in Dropdown menu.items, rapid mouse movement when expanding Modal will make Dropdown reopen. #44204
  • DatePicker
  • 💄 Fix clicking on the Tabs area on the mobile terminal triggers a color change. #44200 @​yilaikesi
  • RTL
    • 💄 Fix the numbers in the Badge are also RTL when the text direction of the page is RTL. #43998 @​NotEvenANeko

  • ColorPicker
    • 🐞 修复 ColorPicker 色值输入框输入小写英文字母时光标跳动的问题。#44137 @​gouge666
    • 🐞 修复 ColorPicker 在不同尺寸下样式变形的问题。#44273 @​kouchao
  • 🐞 修复 Descriptions 抛出 key is not a prop 的错误提示。#44278 @​RedJue
  • 🐞 修复 Pagination itemRender 自定义为 null 时,仍然渲染节点的问题。#44226
  • 🐞 修复 Modal 在 Dropdown menu.items 中,展开 Modal 时快速移动鼠标会使 Dropdown 重新打开的问题。#44204
  • DatePicker
  • 💄 修复移动端点击 Tabs 区域触发颜色改变的问题。#44200 @​yilaikesi
  • RTL
    • 💄 修复了当页面的文字方向为 RTL 时 Badge 里面的数字也是 RTL 的问题。#43998 @​NotEvenANeko

5.8.3

  • DatePicker
    • 🐞 Fix DatePicker panel cannot toggle when selecting time with truthy open and truthy defaultOpen. #44105 @​Yuiai01
    • 🐞 Fix DatePicker and RangePicker still show the clear button when disable allowClear. #44015 @​bartpio
  • Carousel
    • 🐞 Fix Carousel do not support id prop. #44079
    • 💄 Fix Carousel dots extra margin style. #44076
  • 🐞 Fix Modal footer disabled state that affect by Form. #43055 @​Wxh16144
  • 🐞 Fix Upload thumbnail that gif will not play. #44083 @​linxianxi
  • 🐞 Fix FloatButton that menu mode didn't support badge prop. #44109 @​MadCcc
  • 🐞 Fix Grid & List responsive config take effect after first render which cause screen flick. #44075
  • 🐞 Fix that Design Token partially missing when @ant-design/cssinjs version 1.15.0. #44091 @​MadCcc
  • 💄 Fix Badge status="processing" with dot wave style issue. #44153
  • 💄 Fix Descriptions border styles when it nests itself. #43454 @​Yuiai01
  • 💄 Fix Pagination transition style in prev/next buttons. #44030
  • 💄 Fix Popconfirm button group wraps unexpectedly. #44022 @​MuxinFeng
  • 💄 Optimize style of Image preview operation icons. #44141 @​MadCcc
  • 💄 Optimize Input and InputNumber font size in large mode. #44000 @​MuxinFeng
  • 💄 Remove Space part useless style. #44098

  • DatePicker
    • 🐞 修复 DatePicker 在 opendefaultOpentrue 时选中时间不会切换面板的问题。#44105 @​Yuiai01
    • 🐞 修复 DatePicker 和 RangePicker 禁用 allowClear 时仍然展示清除按钮的问题。#44015 @​bartpio

... (truncated)

Changelog

Sourced from antd's changelog.

5.8.4

2023-08-18

  • ColorPicker
    • 🐞 Fix the cursor jumps when entering lowercase English letters in the ColorPicker color value input box. #44137 @​gouge666
    • 🐞 Fix the ColorPicker style is deformed under different sizes. #44273 @​kouchao
  • 🐞 Fix Descriptions throwing key is not a prop error message. #44278 @​RedJue
  • 🐞 Fix the node is still rendered when Pagination itemRender is customized to null. #44226
  • 🐞 Fix Modal in Dropdown menu.items, rapid mouse movement when expanding Modal will make Dropdown reopen. #44204
  • DatePicker
  • 💄 Fix clicking on the Tabs area on the mobile terminal triggers a color change. #44200 @​yilaikesi
  • RTL
    • 💄 Fix the numbers in the Badge are also RTL when the text direction of the page is RTL. #43998 @​NotEvenANeko

5.8.3

2023-08-11

  • DatePicker
    • 🐞 Fix DatePicker panel cannot toggle when selecting time with truthy open and truthy defaultOpen. #44105 @​Yuiai01
    • 🐞 Fix DatePicker and RangePicker still show the clear button when disable allowClear. #44015 @​bartpio
  • Carousel
    • 🐞 Fix Carousel do not support id prop. #44079
    • 💄 Fix Carousel dots extra margin style. #44076
  • 🐞 Fix Modal footer disabled state that affect by Form. #43055 @​Wxh16144
  • 🐞 Fix Upload thumbnail that gif will not play. #44083 @​linxianxi
  • 🐞 Fix FloatButton that menu mode didn't support badge prop. #44109 @​MadCcc
  • 🐞 Fix Grid & List responsive config take effect after first render which cause screen flick. #44075
  • 🐞 Fix that Design Token partially missing when @ant-design/cssinjs version 1.15.0. #44091 @​MadCcc
  • 💄 Fix Badge status="processing" with dot wave style issue. #44153
  • 💄 Fix Descriptions border styles when it nests itself. #43454 @​Yuiai01
  • 💄 Fix Pagination transition style in prev/next buttons. #44030
  • 💄 Fix Popconfirm button group wraps unexpectedly. #44022 @​MuxinFeng
  • 💄 Optimize style of Image preview operation icons. #44141 @​MadCcc
  • 💄 Optimize Input and InputNumber font size in large mode. #44000 @​MuxinFeng
  • 💄 Remove Space part useless style. #44098

5.8.2

2023-08-04

  • 🐞 Fix Checkbox & Radio not support customize wave and add className ant-wave-target for this case. #44014
  • 🐞 Adjust Form.Item renderProps definition to return correct FormInstance. #43996
  • 🐞 Fixed Table incorrect expand icon direction and row indentation in RTL. #43977 @​Yuiai01
  • 💄 Fix Pagination that should not have hover and focus style when disabled. #43970 @​MadCcc
  • TypeScript
    • 🤖 Fix Drawer & Anchor part Design Token TS description not correct issue. #43994 @​wving5

... (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 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 [antd](https://github.com/ant-design/ant-design) from 4.24.3 to 5.8.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.24.3...5.8.4)

---
updated-dependencies:
- dependency-name: antd
  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 Aug 21, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 29, 2023

Superseded by #498.

@dependabot dependabot bot closed this Aug 29, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/antd-5.8.4 branch August 29, 2023 03:45
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.

None yet

0 participants