libamtrack / web

Web interface for libamtrack
https://libamtrack.github.io/web/
GNU General Public License v3.0
7 stars 2 forks source link

Bump antd from 4.24.2 to 5.12.8 #1126

Closed dependabot[bot] closed 10 months ago

dependabot[bot] commented 10 months ago

Bumps antd from 4.24.2 to 5.12.8.

Release notes

Sourced from antd's releases.

5.12.8

  • 🐞 Fix Upload.Dragger not align center and focus ring style. #46810
  • 🐞 Fix Popconfirm config empty okText and cancelText will not fallback to locale text. #46812
  • 🐞 Fix Progress that line border-radius cannot be overrided. #46789
  • 🐞 Fix Typography without children has extra margin-left when copyable is true. #46748
  • 🐞 Fix Typography copied icon color. #46748

  • 🐞 修复 Upload.Dragger 内容不居中和多余的 focus 样式的问题。#46810
  • 🐞 修复 Popconfirm 配置空的 okTextcancelText 时不会被预设 locale 兜底的问题。#46812
  • 🐞 修复 Progress 线性模式圆角无法覆盖的问题。#46789
  • 🐞 修复 Typography 没有 children 并启用 copyable 时多余的 margin。#46748
  • 🐞 修复 Typography 复制成功后的图标颜色问题。#46748

5.12.7

  • 🐞 MISC: Fix error caused by upgrading @ctrl/tinycolor@4.0.2. #46744 @​MadCcc
  • 🐞 Fix Mentions item height bug. #46737

  • 🐞 MISC: 修复升级 @ctrl/tinycolor@4.0.2 导致的错误。#46744 @​MadCcc
  • 🐞 修复 Mentions 选项高度偏大的问题。#46737

5.12.6


  • 🐞 修复 Upload 组件包裹 Button 时 Tab 键会聚焦两次的问题。#46432
  • 🐞 修复 Modal footer 内 Button 可能重复的边距样式问题。#46702
  • Select
    • 🐞 修复 Select 组件滚动条在某些条件下不会显示的问题。#46696 @​MadCcc
    • 💄 优化 Select 组件多选时选项样式。#46646 @​MadCcc
  • Tree
  • 🐞 修复触发打印时,Layout.Sider 会收起的问题。#46650 @​anilpixel
  • 🐞 修复 Table 边缘阴影会超出 Table 高度。#46644 @​Fatpandac
  • 🐞 修复 Typography.Text 省略模式下修改宽度 Tooltip 不会触发的问题。#46613 @​linxianxi
  • 🐞 修复 Tooltip、Popover 等弹出组件嵌套使用时,箭头样式问题。#46294 @​bestlyg
  • TypeScript

... (truncated)

Changelog

Sourced from antd's changelog.

5.12.8

2024-01-05

  • 🐞 Fix Upload.Dragger not align center and focus ring style. #46810
  • 🐞 Fix Popconfirm config empty okText and cancelText will not fallback to locale text. #46812
  • 🐞 Fix Progress that line border-radius cannot be overrided. #46789
  • 🐞 Fix Typography without children has extra margin-left when copyable is true. #46748
  • 🐞 Fix Typography copied icon color. #46748

5.12.7

2024-01-02

  • 🐞 MISC: Fix error caused by upgrading @ctrl/tinycolor@4.0.2. #46744 @​MadCcc
  • 🐞 Fix Mentions item height bug. #46737

5.12.6

2023-12-30

5.12.5

2023-12-22

  • 💄 Fix Tabs style issue of editable mode when there is only "new" button left. #46585 @​hzyhbk
  • 💄 Fix Progress style issue of line mode with strokeLinecap. #46551 @​ZN1996
  • 🐞 Fix ColorPicker not support prefixCls. #46561

5.12.4

2023-12-19

  • 🐞 Fix DatePicker style in cssVar mode. #46526

... (truncated)

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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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 10 months ago

Superseded by #1130.