Mimicry-Protocol / mimicry-ethdenver2022-app

MIT License
1 stars 0 forks source link

Bump antd from 4.16.0 to 4.21.2 #54

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps antd from 4.16.0 to 4.21.2.

Release notes

Sourced from antd's releases.

4.21.2

  • 🐞 Fix incorrect Form status with noStyle. #36054

  • 🐞 修复 Form 有 noStyle 属性时校验状态错误的问题。#36054

4.21.1

  • 🐞 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
  • 🌐 Localization

  • 🐞 修复 Image getContainer 属性没有从 ConfigProvider 中读取的问题。#36002 @​robothot
  • 🐞 修复 Button 有 hrefdisabled 属性不生效的问题。#35952#35975 @​MuxinFeng
  • 🐞 修复 Upload 组件动画闪烁的问题。#35943
  • 🐞 修复 less 色彩算法,使其和 @ant-design/colors 保持一致。#35954 @​christian-lechner
  • 💄 Form.Item 中的 Modal 或 Drawer 组件包含的控件去除 status 等受 Form 影响的样式。#35849
  • TypeScript
  • 🌐 国际化

4.21.0

  • 🔥 Add Form level control input component disabled. #35210 @​heiyu4585
  • 🆕 Tabs support popupClassName for more Dropdown. #35892
  • 🆕 Table rowSelection.onChange support info.type param. #35598
  • 🆕 The copyable prop of Typography.Paragraph supports to reset the mime type of the clipboardData by the format. #35219 @​kanweiwei
  • 🆕 TreeSelect support treeExpandAction. #35618 @​NE-SmallTown
  • ConfigProvider
    • 🆕 ConfigProvider support config Pagination showSizeChanger. #35750
    • 🆕 ConfigProvider support componentDisabled to config components disabled status. #35718
    • 🛠 Refactor ConfigProvider removing default renderEmpty to resolve dist circle deps. #35570
  • Collapse
    • 🛠 Refactor Collapse to keep stable dom structure with header content. #35781
    • 🛠 Refactor Collapse expandIconPosition with logical position start or end to resolve RTL style issue. #35770
  • Progress
    • 🆕 Progress steps support custom strokeColor for each step. #35855
    • 🛠 Refactor Progress type="circle" and type="dashboard" for simpler dom structure and better rendering. #35433
    • 🛠 Refactor Progress to React hooks. #35393 @​shuaijiumei
    • 🐞 Fix Progress percent accuracy issue when near 100%. #35433
    • 🐞 Fix Progress gapDegree displayed with wrong degree when type="dashboard". #35433
    • 💄 Fix Progress border radius style when type="line" and strokeLinecap="butt". #35822

... (truncated)

Changelog

Sourced from antd's changelog.

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
  • 🌐 Localization

4.21.0

2022-06-06

  • 🔥 Add Form level control input component disabled. #35210 @​heiyu4585
  • 🆕 Tabs support popupClassName for more Dropdown. #35892
  • 🆕 Table rowSelection.onChange support info.type param. #35598
  • 🆕 The copyable prop of Typography.Paragraph supports to reset the mime type of the clipboardData by the format. #35219 @​kanweiwei
  • 🆕 TreeSelect support treeExpandAction. #35618 @​NE-SmallTown
  • ConfigProvider
    • 🆕 ConfigProvider support config Pagination showSizeChanger. #35750
    • 🆕 ConfigProvider support componentDisabled to config components disabled status. #35718
    • 🛠 Refactor ConfigProvider removing default renderEmpty to resolve dist circle deps. #35570
  • Collapse
    • 🛠 Refactor Collapse to keep stable dom structure with header content. #35781
    • 🛠 Refactor Collapse expandIconPosition with logical position start or end to resolve RTL style issue. #35770
  • Progress
    • 🆕 Progress steps support custom strokeColor for each step. #35855
    • 🛠 Refactor Progress type="circle" and type="dashboard" for simpler dom structure and better rendering. #35433
    • 🛠 Refactor Progress to React hooks. #35393 @​shuaijiumei
    • 🐞 Fix Progress percent accuracy issue when near 100%. #35433
    • 🐞 Fix Progress gapDegree displayed with wrong degree when type="dashboard". #35433
    • 💄 Fix Progress border radius style when type="line" and strokeLinecap="butt". #35822
  • Dropdown
    • 🆕 Dropdown support autoFocus to focus elements in overlay automaticly when opened. #35391
    • 🛠 Fix Dropdown nesting menu injection logic. #35810
  • Card
    • 🛠 Refactor Card loading with Skeleton. #35525

... (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)
dependabot[bot] commented 2 years ago

Superseded by #55.