GroceriStar / calendar

React components related to creating Meal Calendar Frontend
https://lucid-ramanujan-f9a90c.netlify.com/
GNU General Public License v3.0
1 stars 4 forks source link

Bump antd from 4.21.5 to 4.21.6 #924

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps antd from 4.21.5 to 4.21.6.

Release notes

Sourced from antd's releases.

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
Changelog

Sourced from antd's changelog.

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
Commits


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