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.23.0 #666

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps antd from 3.26.20 to 4.23.0.

Release notes

Sourced from antd's releases.

4.23.0


  • 🆕 Tooltip 支持 Fragment 子节点展示气泡。#37045 @​HQ-Lin
  • 🆕 Dropdown.Button 支持 danger 样式。#36810 @​nuintun
  • 🆕 Input.TextArea 组件 showCount.formatter API 添加 value 参数。#36793 @​JarvisArt
  • 🆕 Table 新增 expandable.columnTitle 属性以支持自定义展开列表头。#36794 @​losgif
  • 🛠 废弃所有弹窗组件的 visible 属性,统一为 open
  • 🛠 废弃所有组件的 dropdownClassName,统一为 popupClassName#36880 @​heiyu4585
  • 🛠 Tabs 支持 items 属性,并且废弃原 jsx 语法糖用法。#36889
  • 🐞 修复 css 变量与 less 变量不一致的问题。
  • 🐞 修复 Menu 禁用项依然有 focus 样式的问题。#37332
  • 💄 @border-radius-sm 变量默认值不与 @border-radius-base 关联,以修复 Checkbox 等组件圆角样式异常。#37309
  • 💄 支持使用 @slider-handle-margin-left 定制样式。#37001 @​alanhaledc
  • 💄 替换 Tabs 切换样式为渐隐过渡,以提升在切换时的体验。#36943
  • ⌨️ 改进 Form 校验无障碍体验。#36762 @​VladimirOtroshchenko

... (truncated)

Changelog

Sourced from antd's changelog.

4.23.0

2022-09-04


4.22.8

2022-08-26

4.22.7

2022-08-21

  • 🐞 Fix Typography visible change some time Tooltip not work with ellipsis. #37147
  • 🐞 Fix InputNumber that style cannot be customized with controls less variables. #37070 @​coldice945

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