libamtrack / web

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

Bump antd from 4.24.2 to 5.12.7 #1123

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 8 months ago

Bumps antd from 4.24.2 to 5.12.7.

Release notes

Sourced from antd's releases.

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

5.12.5

  • 💄 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

  • 💄 修复 Tabs 在 可编辑模式下只剩新增按钮时的样式问题。#46585 @​hzyhbk
  • 💄 修复 Progress strokeLinecap 不生效的问题。#46551 @​ZN1996
  • 🐞 修复 ColorPicker 配置 prefixCls 不生效的问题。#46561

5.12.4

  • 🐞 Fix DatePicker style in cssVar mode. #46526

... (truncated)

Changelog

Sourced from antd's changelog.

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

5.12.3

2023-12-18

  • 💄 Fix Tag that style would be missing in SSR. #46500 @​MadCcc
  • 🐞 Upload disabled prop should not affect download icon. #46454
  • 💄 Upload.Dragger add vertical padding style. #46457
  • 🐞 Fix Upload actions color issue. #46456
  • 🐞 Fix Form with getValueProps not working with value update. #46445
  • 💄 Fix Checkbox style when customize token.lineWidth. #46431

... (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 8 months ago

Superseded by #1126.