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

fix(deps): update dependency antd to v4.5.3 #481

Merged
merged 1 commit into from
Aug 10, 2020
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 9, 2020

This PR contains the following updates:

Package Type Update Change
antd (source) dependencies patch 4.5.2 -> 4.5.3

Release Notes

ant-design/ant-design

v4.5.3

Compare Source

  • Menu
    • 🐞 Fix horizontal Menu dark theme style under dark theme. #​26062
    • 🐞 Fix the position of the horizontal Menu in dark theme and RTL mode. #​26032
  • Table
    • 🐞 Fix Table crash when dataSource contains number. #​26042
    • 🐞 Fix Table empty filters throw warning. #​26001
  • Form
    • 🐞 Fix Form.Item hidden not work with noStyle. #​26020
    • 💄 Fix Form.Item margin is uncorrect in compact mode. #​26069
  • Transfer
    • 🐞 Fix the mouse style of the head dropDown when Transfer is disabled. #​26005
    • 🐞 Fix the problem that Pagination is not disabled when Transfer is disabled. #​26009
  • Cascader
    • 💄 Cascader selector down arrow doesn't rotate. #​26078 @​07akioni
    • 🐞 Fix Cascader text overflow bug in Firefox. #​26011
    • 🐞 Fix the problem that the color of mouse hover border is abnormal when Cascader is disabled. #​25970
  • Select
    • 💄 Optimize the disabled style of Select multiple mode. #​25980
    • 🐞 Fix the mouse style of custom icon when Select is disabled. #​26002
  • 🐞 Fix Breadcrumb.Item lost separator after wrapping in component. #​25984 @​flyerH
  • 🐞 Fix InputNumber dark theme handler background color. #​26072
  • 🐞 Fix the missing key of Avatar.Group. #​26098
  • 💄 Adjusts Mentions readOnly mouse style to native style. #​25977
  • 💄 Add @btn-line-height. #​26014
  • 💄 Optimize Pagination style when simple type and disabled. #​26008
  • 🐞 Fix Modal useModal missing style issue. #​25967
  • 🐞 Fix Steps RTL style when use progress. #​26075
  • 🌐 Improve Arabic locale. #​26094 @​Mohelm97
  • 🌐 Improve fr_FR localization. #​26034 @​Thanaen

  • Menu
    • 🐞 修复水平 Menu 黑暗 theme 在暗黑主题下的样式。#​26062
    • 🐞 修复水平方向 Menu 在暗黑主题 RTL 模式下的位置。#​26032
  • Table
    • 🐞 修复 Table dataSource 中含有非法数值时会报错的问题。#​26042
    • 🐞 修复 Table 空筛选项在控制台抛出 warning 的问题。#​26001
  • Form
    • 🐞 修复 Form.Item hidden 不能和 noStyle 一同使用的问题。#​26020
    • 💄 修复 Form 紧凑模式下表单项 margin 计算错误。#​26069
  • Transfer
    • 🐞 修复 Transfer 禁用时分页未禁用的问题。#​26009
    • 🐞 修复 Transfer 禁用时头部下拉按钮的鼠标样式。#​26005
  • Cascader
    • 🐞 修复 Cascader 在 Firefox 下文本和箭头重叠的问题。#​26011
    • 💄 Cascader 的选择器箭头不再旋转。#​26078 @​07akioni
    • 🐞 修复 Cascader 禁用时鼠标悬浮边框颜色异常的问题。#​25970
  • Select
    • 💄 优化 Select 多选模式 disabled 样式。#​25980
    • 🐞 修复 Select 禁用时自定义图标的鼠标样式。#​26002
  • 🐞 修复 Breadcrumb.Item 封装后丢失分隔符的问题。#​25984 @​flyerH
  • 🐞 修复 Avatar.Group key 缺失的问题。#​26098
  • 💄 调整 Mentions readOnly 鼠标样式为原生样式。#​25977
  • 💄 新增 @btn-line-height 变量。#​26014
  • 💄 优化 Pagination 简洁分页禁用样式。#​26008
  • 🐞 修复 Modal useModal 丢失样式的问题。#​25967
  • 🐞 修复 InputNumber 暗黑主题下操作栏背景色。#​26072
  • 🐞 修复 Steps 使用 progress 时的 RTL 样式问题。#​26075
  • 🌐 改进阿拉伯语 Arabic 的国际化。#​26094 @​Mohelm97
  • 🌐 改进法语 fr_FR 国际化。#​26034 @​Thanaen

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by WhiteSource Renovate. View repository job log here.

@vercel
Copy link

vercel bot commented Aug 9, 2020

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/axetroy/blog/qjrm7amhc
✅ Preview: https://blog-git-renovate-antd-4x.axetroy2.vercel.app

@axetroy axetroy merged commit 617ae9d into master Aug 10, 2020
@renovate renovate bot deleted the renovate/antd-4.x branch August 10, 2020 01:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants