Mimicry-Protocol / mimicry-ethdenver2022-app

MIT License
1 stars 0 forks source link

Bump antd from 4.16.0 to 4.21.3 #55

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps antd from 4.16.0 to 4.21.3.

Release notes

Sourced from antd's releases.

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

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

... (truncated)

Changelog

Sourced from antd's changelog.

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

... (truncated)

Commits
  • ad45f6c docs(:sparkles:): release 4.21.3 (#36105)
  • 96ccdfe test: change to fakeTimer when error happens sometimes (#36102)
  • 63fc505 fix: Table customize filterDropdown with Menu should not block default select...
  • f19cf66 fix: Typescript - Tree component DirectoryTreeProps, missing Node Type (#36092)
  • 89717f1 fix: exporting RefSelectProps from select (#34732)
  • 853a04d fix: exporting Rule, FormListFieldData, FormListOperation from form (#34735)
  • 83eb5e5 test: move test cases to @​testing/library for Upload (#36024)
  • 0e6e1c0 fix:when props.value is not undefined, can't reset value and focus (#34728)
  • 6195376 test: move test cases to testing lib for Badge (#36033)
  • 88858c7 test: improve test cases for Statistic (#36034)
  • Additional commits viewable in compare view


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 #56.