Mimicry-Protocol / mimicry-ethdenver2022-app

MIT License
1 stars 0 forks source link

Bump antd from 4.16.0 to 4.20.4 #47

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps antd from 4.16.0 to 4.20.4.

Release notes

Sourced from antd's releases.

4.20.4


4.20.3

  • 🐞 Fix unnecessary rowGap: 0 style attribute in Row. #35409
  • 🐞 Fix List.Item ref no work problem. #35321
  • 💄 Optimize the style of arrow in Tooltip. #35401
  • 🐞 Fix Table column filter reset is not working. #35386 @​lalalazero
  • 🌍 Add missing localizations for 🇬🇧 en_GB and 🇺🇦 uk_UA. #35430 @​velykanov
  • Typescript
    • 🤖 Fixed an issue where notification maxCount attribute was missing. #35369 @​cwveysey

  • 🔥 增加 官方国内镜像,享受飞一般的加载速度。
  • 🐞 修复 Row 里不必要的 rowGap: 0 样式属性。#35409
  • 🐞 修复 List.Item ref 不生效的问题。#35321
  • 💄 优化 Tooltip 箭头的样式。#35401
  • 🐞 修复 Table 筛选的重置功能不生效问题。#35386 @​lalalazero
  • 🌍 为 🇬🇧 en_GB 和 🇺🇦 uk_UA 添加缺失的本地化文案。#35430 @​velykanov
  • TypeScript

4.20.2

  • Segmented
    • 🐞 Fix Segmented inconsisit height with other controls. #35281
    • 🐞 Fix Segmented animation not working correct in StrictMode mode. #35281
    • 🆕 Segmented options now supports icon property. #35256
  • Table
  • 💄 Fix Switch color in dark theme. #35332
  • 💄 Tweak Breadcrumb link hover color. #35324
  • 🐞 Fix Space throws Encountered two children with the same key warning in some cases. #35311
  • 🐞 Fix Select tag remove icon position issue. #35336 @​walidcherhane

  • Segmented
    • 🐞 修复 Segmented 组件高度和其他控件不一致的问题。#35281
    • 🐞 修复 React StrictMode 下 Segmented 动画丢失的问题。#35281
    • 🆕 Segmented options 支持设置 icon 属性。#35256
  • Table
  • 🐞 修复 Switch 在暗黑主题下关闭时的颜色问题。#35332
  • 💄 微调 Breadcrumb 链接 hover 色为中性色。#35324
  • 🐞 修复 Space 在某些情况下抛出 Encountered two children with the same key 警告的问题。#35311

... (truncated)

Changelog

Sourced from antd's changelog.

4.20.4

2022-05-11

4.20.3

2022-05-08

  • 🐞 Fix unnecessary rowGap: 0 style attribute in Row. #35409
  • 🐞 Fix List.Item ref no work problem. #35321
  • 💄 Optimize the style of arrow in Tooltip. #35401
  • 🐞 Fix Table column filter reset is not working. #35386 @​lalalazero
  • 🌍 Add missing localizations for 🇬🇧 en_GB and 🇺🇦 uk_UA. #35430 @​velykanov
  • Typescript
    • 🤖 Fixed an issue where notification maxCount attribute was missing. #35369 @​cwveysey

4.20.2

2022-04-30

  • Segmented
    • 🐞 Fix Segmented inconsisit height with other controls. #35281
    • 🐞 Fix Segmented animation not working correct in StrictMode mode. #35281
    • 🆕 Segmented options now supports icon property. #35256
  • Table
  • 💄 Fix Switch color in dark theme. #35332
  • 💄 Tweak Breadcrumb link hover color. #35324
  • 🐞 Fix Space throws Encountered two children with the same key warning in some cases. #35311
  • 🐞 Fix Select tag remove icon position issue. #35336 @​walidcherhane

4.20.1

2022-04-26

  • 🐞 Fix Breadcrumb extra padding and margin style. #35235
  • 🐞 Fix Input.Seach inconsistent behavior of triggering onSearch when press enter using Chinese inputting method. #35164 @​qyzzzz
  • 🐞 Fix circle reference between Upload and Dragger. #34379 @​kanweiwei

4.20.0

2022-04-24

  • 🔥 React 18 Support. Fix related known issue.
    • 🐞 Fix Form with React 18 StrictMode missing error message update. #35096

... (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 #49.