wuhan2020 / wuhan2020.github.io

Wuhan2020 Community Website
https://wuhan2020.github.io
MIT License
78 stars 84 forks source link

Bump antd from 3.26.20 to 4.20.7 #651

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps antd from 3.26.20 to 4.20.7.

Release notes

Sourced from antd's releases.

4.20.7

  • 🐞 Fix Drawer form instance lost bug when opened. #35706 @​crazyair
  • 🐞 Fix Segmented options invalid space between icon and text when using the icon prop. #35701
  • 💄 Optimize Popover arrow style. #35717
  • TypeScript
    • 🤖 Fix Card type hints problem. #35753

  • 🐞 修复 Drawer 打开时 form 实例为 null 的问题。#35706 @​crazyair
  • 🐞 修复 Segmented 组件中选项使用 icon 属性时图标与文字之间的间距失效问题。#35701
  • 💄 优化 Popover 的箭头效果。#35717
  • TypeScript
    • 🤖 修复 Card 组件的类型提示。#35753

4.20.6


  • 🐞 修复 DatePicker 初次打开时 placeholder 闪烁的问题。#35620 @​yykoypj
  • 🛠 移除 Grid 默认 role 标签,以使其更好的适配 aria-required-parent 要求。#35616 @​bartpio
  • 🐞 修复 Anchor 在某些游览器下会被切割内容的问题。#35612 @​josonho
  • 🐞 修复 Table 存在表头分组和垂直滚动条时表头边框异常的问题。#35591
  • 🐞 修复 Drawer 内按钮关闭速度过快问题。#35339

4.20.5

  • 🤖 Deprecated Table rowSelection.onSelectNone and rowSelection.onSelectMultiple in TS type. #35545
  • 🐞 Ignore the decimal part in InputNumber when the precision is negative. #35520 @​ty888

  • 🤖 在 TypeScript 定义中废弃 Table rowSelection.onSelectNonerowSelection.onSelectMultiple#35545
  • 🐞 InputNUmber 当精度为负数时忽略小数部分。#35520 @​ty888`

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

... (truncated)

Changelog

Sourced from antd's changelog.

4.20.7

2022-05-30

  • 🐞 Fix Drawer form instance lost bug when opened. #35706 @​crazyair
  • 🐞 Fix Segmented options invalid space between icon and text when using the icon prop. #35701
  • 💄 Optimize Popover arrow style. #35717
  • TypeScript
    • 🤖 Fix Card type hints problem. #35753

4.20.6

2022-05-22

4.20.5

2022-05-15

  • 🤖 Deprecated Table rowSelection.onSelectNone and rowSelection.onSelectMultiple in TS type. #35545
  • 🐞 Ignore the decimal part in InputNumber when precision is negative. #35520 @​ty888

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

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by peachscript, 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 #652.