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 ^4.19.2 #259

Merged
merged 1 commit into from
Mar 13, 2022
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 13, 2022

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
antd (source) ^4.19.1 -> ^4.19.2 age adoption passing confidence

Release Notes

ant-design/ant-design

v4.19.2

Compare Source

  • 🐞 Fix Dropdown not auto adjust placement when position on the edge of window. #​34390
  • 💄 Change PageHeader elements margin from 12px to 8px inside extra. #​34428
  • 🛠 Export css variable function in antd/es/config-provider folder to enable ssr requirement. #​34436
  • 🛠 Refactor Menu with React hooks. #​34433
  • Input
    • 💄 Fix Input font-size when size is large. #​34381
    • 💄 Fix Input.Group wrong border when status is error. #​34412
  • Form
    • 🐞 Fix Form.Item removed in form.validateFields throw Can't perform a React state update on an unmounted component warning. #​34405
    • 🐞 Fix to Form that initialValues would change if preserve is false. #​34411
  • Tooltip
  • 💄 Remove Collapse bottom border in simple style. #​34366 @​PanStar
  • TypeScript

  • 🐞 修复 Dropdown 在边界情况下不会自动调整展示位置的问题。#​34390
  • 💄 缩小 PageHeader extra 内元素间距为 8px#​34428
  • 🛠 导出 antd/es/config-provider 目录下的 css variable 函数以支持 ssr 的需求。#​34436
  • 🛠 使用 React hooks 重构 Menu。#​34433
  • Input
    • 💄 修复大尺寸 Input 的字号问题。#​34381
    • 💄 修复 Input.Group 多余的错误边框样式。#​34412
  • Form
    • 🐞 修复 Form.Item 在 form.validateFields 中移除时抛出 Can't perform a React state update on an unmounted component 警告的问题。#​34405
    • 🐞 修复 Form 组件当 preservefalseinitialValues 会被更改的问题。#​34411
  • Tooltip
    • 💄 修复 Tooltip 在 Safari 下的内容宽度问题。#​34415 @​jiandandkl
    • 💄 修复 Tooltip/Popover/Popconfirm 等组件箭头大小问题。#​34407
  • 💄 优化 Collapse 简洁模式的底边框。#​34366 @​PanStar
  • TypeScript

Configuration

📅 Schedule: "every weekend" in timezone Asia/Shanghai.

🚦 Automerge: Enabled.

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, click this checkbox.

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

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Mar 13, 2022
@renovate renovate bot merged commit 8826ee8 into main Mar 13, 2022
@renovate renovate bot deleted the renovate/antd-4.x branch March 13, 2022 15:09
github-actions bot added a commit that referenced this pull request Mar 13, 2022
Co-authored-by: Renovate Bot <bot@renovateapp.com> 8826ee8
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.

1 participant