MauriceNino / dashdot

A simple, modern server dashboard, primarily used by smaller private servers
https://getdashdot.com/
MIT License
2.56k stars 94 forks source link

chore(deps): upgrade antd to v5.12.8 #989

Closed renovate[bot] closed 8 months ago

renovate[bot] commented 8 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
antd (source) 5.12.3 -> 5.12.8 age adoption passing confidence

Release Notes

ant-design/ant-design (antd) ### [`v5.12.8`](https://togithub.com/ant-design/ant-design/releases/tag/5.12.8) [Compare Source](https://togithub.com/ant-design/ant-design/compare/5.12.7...5.12.8) - 🐞 Fix Upload.Dragger not align center and focus ring style. [#​46810](https://togithub.com/ant-design/ant-design/pull/46810) - 🐞 Fix Popconfirm config empty `okText` and `cancelText` will not fallback to locale text. [#​46812](https://togithub.com/ant-design/ant-design/pull/46812) - 🐞 Fix Progress that line border-radius cannot be overrided. [#​46789](https://togithub.com/ant-design/ant-design/pull/46789) - 🐞 Fix Typography without `children` has extra `margin-left` when `copyable` is true. [#​46748](https://togithub.com/ant-design/ant-design/pull/46748) - 🐞 Fix Typography copied icon color. [#​46748](https://togithub.com/ant-design/ant-design/pull/46748) *** - 🐞 修复 Upload.Dragger 内容不居中和多余的 focus 样式的问题。[#​46810](https://togithub.com/ant-design/ant-design/pull/46810) - 🐞 修复 Popconfirm 配置空的 `okText` 和 `cancelText` 时不会被预设 locale 兜底的问题。[#​46812](https://togithub.com/ant-design/ant-design/pull/46812) - 🐞 修复 Progress 线性模式圆角无法覆盖的问题。[#​46789](https://togithub.com/ant-design/ant-design/pull/46789) - 🐞 修复 Typography 没有 `children` 并启用 `copyable` 时多余的 margin。[#​46748](https://togithub.com/ant-design/ant-design/pull/46748) - 🐞 修复 Typography 复制成功后的图标颜色问题。[#​46748](https://togithub.com/ant-design/ant-design/pull/46748) ### [`v5.12.7`](https://togithub.com/ant-design/ant-design/releases/tag/5.12.7) [Compare Source](https://togithub.com/ant-design/ant-design/compare/5.12.6...5.12.7) - 🐞 MISC: Fix error caused by upgrading `@ctrl/tinycolor@4.0.2`. [#​46744](https://togithub.com/ant-design/ant-design/pull/46744) [@​MadCcc](https://togithub.com/MadCcc) - 🐞 Fix Mentions item height bug. [#​46737](https://togithub.com/ant-design/ant-design/pull/46737) *** - 🐞 MISC: 修复升级 `@ctrl/tinycolor@4.0.2` 导致的错误。[#​46744](https://togithub.com/ant-design/ant-design/pull/46744) [@​MadCcc](https://togithub.com/MadCcc) - 🐞 修复 Mentions 选项高度偏大的问题。[#​46737](https://togithub.com/ant-design/ant-design/pull/46737) ### [`v5.12.6`](https://togithub.com/ant-design/ant-design/releases/tag/5.12.6) [Compare Source](https://togithub.com/ant-design/ant-design/compare/5.12.5...5.12.6) - 🐞 Fix Upload accessibility issue of tabbing twicely. [#​46432](https://togithub.com/ant-design/ant-design/pull/46432) - 🐞 Fix Modal `footer` Button duplicated gap style. [#​46702](https://togithub.com/ant-design/ant-design/pull/46702) - Select - 🐞 Fix Select that scrollbar do not display in some case. [#​46696](https://togithub.com/ant-design/ant-design/pull/46696) [@​MadCcc](https://togithub.com/MadCcc) - 💄 Optimize Select style of multiple selection. [#​46646](https://togithub.com/ant-design/ant-design/pull/46646) [@​MadCcc](https://togithub.com/MadCcc) - Tree - 🐞 Fix Tree that scrollbar do not display in some case. [#​46672](https://togithub.com/ant-design/ant-design/pull/46672) [@​yyz945947732](https://togithub.com/yyz945947732) - 💄 Optimize Tree the TreeNode style when focused. [#​46608](https://togithub.com/ant-design/ant-design/pull/46608) [@​MadCcc](https://togithub.com/MadCcc) - 🐞 Fix Layout.Sider will collapse when trigger printer. [#​46650](https://togithub.com/ant-design/ant-design/pull/46650) [@​anilpixel](https://togithub.com/anilpixel) - 🐞 Fix Table style with edge shadow overflow. [#​46644](https://togithub.com/ant-design/ant-design/pull/46644) [@​Fatpandac](https://togithub.com/Fatpandac) - 🐞 Typography.Text should update the Tooltip when the width changes. [#​46613](https://togithub.com/ant-design/ant-design/pull/46613) [@​linxianxi](https://togithub.com/linxianxi) - 🐞 Fix Tooltip, Popover or other popup like component arrow issue when in nest case. [#​46294](https://togithub.com/ant-design/ant-design/pull/46294) [@​bestlyg](https://togithub.com/bestlyg) - TypeScript - 🤖 Export ConfigProvider `ConfigProviderProps` type. [#​46605](https://togithub.com/ant-design/ant-design/pull/46605) [@​li-jia-nan](https://togithub.com/li-jia-nan) *** - 🐞 修复 Upload 组件包裹 Button 时 Tab 键会聚焦两次的问题。[#​46432](https://togithub.com/ant-design/ant-design/pull/46432) - 🐞 修复 Modal `footer` 内 Button 可能重复的边距样式问题。[#​46702](https://togithub.com/ant-design/ant-design/pull/46702) - Select - 🐞 修复 Select 组件滚动条在某些条件下不会显示的问题。[#​46696](https://togithub.com/ant-design/ant-design/pull/46696) [@​MadCcc](https://togithub.com/MadCcc) - 💄 优化 Select 组件多选时选项样式。[#​46646](https://togithub.com/ant-design/ant-design/pull/46646) [@​MadCcc](https://togithub.com/MadCcc) - Tree - 🐞 修复 Tree 组件滚动条在某些条件下不会显示的问题。[#​46672](https://togithub.com/ant-design/ant-design/pull/46672) [@​yyz945947732](https://togithub.com/yyz945947732) - 💄 优化 Tree 组件 TreeNode 节点聚焦样式。[#​46608](https://togithub.com/ant-design/ant-design/pull/46608) [@​MadCcc](https://togithub.com/MadCcc) - 🐞 修复触发打印时,Layout.Sider 会收起的问题。[#​46650](https://togithub.com/ant-design/ant-design/pull/46650) [@​anilpixel](https://togithub.com/anilpixel) - 🐞 修复 Table 边缘阴影会超出 Table 高度。[#​46644](https://togithub.com/ant-design/ant-design/pull/46644) [@​Fatpandac](https://togithub.com/Fatpandac) - 🐞 修复 Typography.Text 省略模式下修改宽度 Tooltip 不会触发的问题。[#​46613](https://togithub.com/ant-design/ant-design/pull/46613) [@​linxianxi](https://togithub.com/linxianxi) - 🐞 修复 Tooltip、Popover 等弹出组件嵌套使用时,箭头样式问题。[#​46294](https://togithub.com/ant-design/ant-design/pull/46294) [@​bestlyg](https://togithub.com/bestlyg) - TypeScript - 🤖 ConfigProvider 导出 `ConfigProviderProps` 类型。[#​46605](https://togithub.com/ant-design/ant-design/pull/46605) [@​li-jia-nan](https://togithub.com/li-jia-nan) ### [`v5.12.5`](https://togithub.com/ant-design/ant-design/releases/tag/5.12.5) [Compare Source](https://togithub.com/ant-design/ant-design/compare/5.12.4...5.12.5) - 💄 Fix Tabs style issue of editable mode when there is only "new" button left. [#​46585](https://togithub.com/ant-design/ant-design/pull/46585) [@​hzyhbk](https://togithub.com/hzyhbk) - 💄 Fix Progress style issue of `line` mode with `strokeLinecap`. [#​46551](https://togithub.com/ant-design/ant-design/pull/46551) [@​ZN1996](https://togithub.com/ZN1996) - 🐞 Fix ColorPicker not support `prefixCls`. [#​46561](https://togithub.com/ant-design/ant-design/pull/46561) *** - 💄 修复 Tabs 在 可编辑模式下只剩新增按钮时的样式问题。[#​46585](https://togithub.com/ant-design/ant-design/pull/46585) [@​hzyhbk](https://togithub.com/hzyhbk) - 💄 修复 Progress `strokeLinecap` 不生效的问题。[#​46551](https://togithub.com/ant-design/ant-design/pull/46551) [@​ZN1996](https://togithub.com/ZN1996) - 🐞 修复 ColorPicker 配置 `prefixCls` 不生效的问题。[#​46561](https://togithub.com/ant-design/ant-design/pull/46561) ### [`v5.12.4`](https://togithub.com/ant-design/ant-design/releases/tag/5.12.4) [Compare Source](https://togithub.com/ant-design/ant-design/compare/5.12.3...5.12.4) - 🐞 Fix DatePicker style in `cssVar` mode. [#​46526](https://togithub.com/ant-design/ant-design/pull/46526) *** - 🐞 修复 DatePicker 组件在 CSS 变量模式下的样式错乱问题。[#​46526](https://togithub.com/ant-design/ant-design/pull/46526)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.

github-actions[bot] commented 8 months ago

:tada: This issue has been resolved in version 5.4.0

Please check the changelog for more details.