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.21.7 #660

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps antd from 3.26.20 to 4.21.7.

Release notes

Sourced from antd's releases.

4.21.7

  • 🆕 Add Skeleton.Node sub-component, allow user customize content of Skeleton. #36441 @​DawnLck
  • Form
    • 🐞 Fix Form with percentage width Select may leaves unexpected height. #36484
    • 🐞 Fix Form disabled but Upload component still uploadable in it. #36573 @​cwjTerrace
  • 🐞 Fix Tree non-draggable element still render the draggable icon. #36511 @​Wxh16144
  • 🐞 Fix Upload preview error on SVG with <foreignObject> and cross-origin links. #36402 @​jonioni
  • 🐞 Fix that Tooltip cannot close automaticly on disabled Radio. #36483
  • 💄 Add Modal Less variable @modal-border-radius. #36527 @​kkkisme
  • 💄 Fix Table expand icon wrap style when column is fixed and ellipsis. #36496

  • 🆕 新增 Skeleton.Node 子组件,允许用户自定义 Skeleton 的内容。#36441 @​DawnLck
  • Form
    • 🐞 修复 Form 下设置 Select 百分比宽度时会有未预期空行问题。#36484
    • 🐞 修复 Form 设为禁用时、内部的 Upload 组件仍能上传文件的问题。#36573 @​cwjTerrace
  • 🐞 修复 Tree 非 draggable 依然展示可拖拽图标的问题。#36511 @​Wxh16144
  • 🐞 修复 Upload 在预览包含 <foreignObject> 及跨域链接的 SVG 文件时发生错误的问题。#36402 @​jonioni
  • 🐞 修复 Tooltip 在被禁用的 Radio 上时无法自动关闭的问题。#36483
  • 💄 添加 Modal Less 变量 @modal-border-radius#36527 @​kkkisme
  • 💄 修复 Table 开启固定和省略功能的列内的展开按钮换行样式。#36496

4.21.6

  • 🐞 Fix Skeleton active lost border-radius in Safari. #36445
  • 🐞 Fix Breadcrumb separators disappearing when used as last element in a List. #36448 @​LeonKattendick
  • 🐞 Fixed Upload removing file status color is wrong. #36439
  • 🐞 Fix DatePicker style issue when using status. #35685 @​simplejason
  • Table
  • 💄 Adjust Modal header close icon style. #36309 @​cw1997
  • 🐞 Fix Form.ErrorList shaking when validating too fast. #36358
  • 💄 Radio shadow color should be transparency to fit none-white background. #36335
  • 🐞 Fix Table border style issue when title configured. #36384 @​Unuuuuu

  • 🐞 修复 Skeleton 在 Safari 下开启 active 时圆角丢失的问题。#36445
  • 🐞 修复 Breadcrumb 作为 List 最后一个元素时,分割线丢失的问题。#36448 @​LeonKattendick
  • 🐞 修复 Upload 移除文件时状态色会变化的问题。#36439
  • 🐞 修复 DatePicker 配置 status 时的样式问题。#35685 @​simplejason
  • Table
    • 🐞 修复 Table 横向滚动的阴影样式问题。#36420 @​shunyue1320
    • 🐞 修复 Table 鼠标悬浮时的性能问题。#36383
  • 💄 微调 Modal 标题上关闭按钮尺寸。#36309 @​cw1997
  • 🐞 修复 Form.ErrorList 在校验状态很快的时候视觉抖动问题。#36358
  • 💄 修复 Radio 聚焦时的阴影样式在非白底背景下的问题。#36335
  • 🐞 修复 Table 配置有 title 时的圆角样式。#36384 @​Unuuuuu

4.21.5

  • 🐞 Fix Checkbox cannot be disabled by Form disabled prop. #36345
  • 🐞 Fix Button loading prop with null value. #36288 @​kejianfeng
  • 🐞 Fix popover arrow compatibility problem on some browsers. #36266

... (truncated)

Changelog

Sourced from antd's changelog.

4.21.7

2022-07-18

  • 🆕 Add Skeleton.Node sub-component, allow user customize content of Skeleton. #36441 @​DawnLck
  • Form
    • 🐞 Fix Form with percentage width Select may leaves unexpected height. #36484
    • 🐞 Fix Form disabled but Upload component still uploadable in it. #36573 @​cwjTerrace
  • 🐞 Fix Tree non-draggable element still render the draggable icon. #36511 @​Wxh16144
  • 🐞 Fix Upload preview error on SVG with <foreignObject> and cross-origin links. #36402 @​jonioni
  • 🐞 Fix that Tooltip cannot close automaticly on disabled Radio. #36483
  • 💄 Add Modal Less variable @modal-border-radius. #36527 @​kkkisme
  • 💄 Fix Table expand icon wrap style when column is fixed and ellipsis. #36496

4.21.6

2022-07-11

  • 🐞 Fix Skeleton active lost border-radius in Safari. #36445
  • 🐞 Fix Breadcrumb separators disappearing when used as last element in a List. #36448 @​LeonKattendick
  • 🐞 Fixed Upload removing file status color is wrong. #36439
  • 🐞 Fix DatePicker style issue when using status. #35685 @​simplejason
  • Table
  • 💄 Adjust Modal header close icon style. #36309 @​cw1997
  • 🐞 Fix Form.ErrorList shaking when validating too fast. #36358
  • 💄 Radio shadow color should be transparency to fit none-white background. #36335
  • 🐞 Fix Table border style issue when title configured. #36384 @​Unuuuuu

4.21.5

2022-07-03

  • 🐞 Fix Checkbox cannot be disabled by Form disabled prop. #36345
  • 🐞 Fix Button loading prop with null value. #36288 @​kejianfeng
  • 🐞 Fix popover arrow compatibility problem on some browsers. #36266
  • 🐞 Fix extra shadow in nested Table. #36277
  • 🐞 Fix that some class name in Divider cannot be customized. #36271 @​alanhaledc
  • 🇧🇾 Update Belarusian locale. #36265

4.21.4

2022-06-27

  • Table
    • 🐞 Fix Table expand icon not align center. #36215
    • 💄 Fix nested Table margin style. #36209
    • 🐞 Fix Table filter dropdown with multiple subMenu may not closed. #36132
    • 🐞 Table reset the last selection key when deselect or bulk operations. #34705 @​Dunqing

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