Skip to content

Commit

Permalink
Update dependency antd to v5.24.0 (#2658)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [antd](https://ant.design)
([source](https://redirect.github.com/ant-design/ant-design)) |
[`5.23.3` ->
`5.24.0`](https://renovatebot.com/diffs/npm/antd/5.23.3/5.24.0) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/antd/5.24.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/antd/5.24.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/antd/5.23.3/5.24.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/antd/5.23.3/5.24.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>ant-design/ant-design (antd)</summary>

###
[`v5.24.0`](https://redirect.github.com/ant-design/ant-design/releases/tag/5.24.0)

[Compare
Source](https://redirect.github.com/ant-design/ant-design/compare/5.23.4...5.24.0)

- 🆕 Notification support `actions` prop and deprecated `btn` prop.
[#&#8203;52703](https://redirect.github.com/ant-design/ant-design/pull/52703)
[@&#8203;thinkasany](https://redirect.github.com/thinkasany)
- 🆕 Carousel support show dot duration.
[#&#8203;52672](https://redirect.github.com/ant-design/ant-design/pull/52672)
[@&#8203;yellowryan](https://redirect.github.com/yellowryan)
- 🆕 Input.OTP support `separator` prop.
[#&#8203;52668](https://redirect.github.com/ant-design/ant-design/pull/52668)
[@&#8203;HaceraI](https://redirect.github.com/HaceraI)
- 🆕 Descriptions add `labelColor` component token.
[#&#8203;52700](https://redirect.github.com/ant-design/ant-design/pull/52700)
[@&#8203;guoyunhe](https://redirect.github.com/guoyunhe)
- 🆕 Segmented supports `shape="round"`.
[#&#8203;52685](https://redirect.github.com/ant-design/ant-design/pull/52685)
[@&#8203;afc163](https://redirect.github.com/afc163)
- 🆕 ConfigProvider support `variant` for Card.
[#&#8203;52552](https://redirect.github.com/ant-design/ant-design/pull/52552)
[@&#8203;thinkasany](https://redirect.github.com/thinkasany)
- 🆕 Progress/Step supports custom rounding with `rounding` prop.
[#&#8203;52017](https://redirect.github.com/ant-design/ant-design/pull/52017)
[@&#8203;yanghoxom](https://redirect.github.com/yanghoxom)
- 🆕 Divider `orientation` support `start` and `end`.
[#&#8203;52567](https://redirect.github.com/ant-design/ant-design/pull/52567)
[@&#8203;li-jia-nan](https://redirect.github.com/li-jia-nan)
- 🆕 Add `underlined` to `variant` of Input, InputNumber, Mentions, Form,
Select, Cascader, TreeSelect, DatePicker and TimePicker.
[#&#8203;52546](https://redirect.github.com/ant-design/ant-design/pull/52546)
[@&#8203;ustcfury](https://redirect.github.com/ustcfury)
- 🆕 ConfigProvider support global config of Modal `centered` .
[#&#8203;52343](https://redirect.github.com/ant-design/ant-design/pull/52343)
[@&#8203;guoyunhe](https://redirect.github.com/guoyunhe)
- 🆕 Add `label` class name for Checkbox and Radio.
[#&#8203;52322](https://redirect.github.com/ant-design/ant-design/pull/52322)
[@&#8203;guoyunhe](https://redirect.github.com/guoyunhe)
- 🐞 Fix Tooltip/Popover/Popconfirm/Dropdown misaligned popup positions
with custom children in React 19.
[react-component/util#623](https://redirect.github.com/react-component/util/pull/623)
[@&#8203;zombieJ](https://redirect.github.com/zombieJ)
- 🐞 Fix DatePicker.RangePicker arrow position when popup auto adjust
position.
[#&#8203;52719](https://redirect.github.com/ant-design/ant-design/pull/52719)
[@&#8203;zombieJ](https://redirect.github.com/zombieJ)
- 🐞 Update locale `filterCheckall` to `filterCheckAll`.
[#&#8203;52517](https://redirect.github.com/ant-design/ant-design/pull/52517)
[@&#8203;thinkasany](https://redirect.github.com/thinkasany)
- 🐞 Fix Form that `scrollToField` and `scrollToFirstError` cannot focus
components of antd.
[#&#8203;52726](https://redirect.github.com/ant-design/ant-design/pull/52726)
[@&#8203;Wxh16144](https://redirect.github.com/Wxh16144)
- 💄 Fix Button shadow color appearing awkward on dark backgrounds.
[#&#8203;52701](https://redirect.github.com/ant-design/ant-design/pull/52701)
[@&#8203;afc163](https://redirect.github.com/afc163)
- 💄 Fixed the unnatural animation transition effect of Segmented
component in dark mode.
[#&#8203;52708](https://redirect.github.com/ant-design/ant-design/pull/52708)
[@&#8203;yellowryan](https://redirect.github.com/yellowryan)
- 💄 Separate style of Input and TextArea.
[#&#8203;52570](https://redirect.github.com/ant-design/ant-design/pull/52570)
[@&#8203;guoyunhe](https://redirect.github.com/guoyunhe)
- 💄 Fix Input and Select style issue under css var mode.
[#&#8203;52554](https://redirect.github.com/ant-design/ant-design/pull/52554)
[@&#8203;li-jia-nan](https://redirect.github.com/li-jia-nan)
- ⌨️ Remove role="alert" from Form field error to improve screen reader
experience.
[#&#8203;52661](https://redirect.github.com/ant-design/ant-design/pull/52661)
[@&#8203;mellis481](https://redirect.github.com/mellis481)
- ⌨️ Improve accessibility by adding localized labels for empty table
header and panel buttons.
[#&#8203;52689](https://redirect.github.com/ant-design/ant-design/pull/52689)
[@&#8203;aojunhao123](https://redirect.github.com/aojunhao123)
- ⌨️ Improve Tabs accessibility by fixing error `Certain ARIA roles must
contain particular children`.
[#&#8203;52677](https://redirect.github.com/ant-design/ant-design/pull/52677)
[@&#8203;afc163](https://redirect.github.com/afc163)
- ⌨️ Add screen reader support for Tooltip.
[#&#8203;52293](https://redirect.github.com/ant-design/ant-design/pull/52293)
[@&#8203;aojunhao123](https://redirect.github.com/aojunhao123)
-   TypeScript
- 🤖 Separate type of Button `onClick` event by `href`.
[#&#8203;52654](https://redirect.github.com/ant-design/ant-design/pull/52654)
[@&#8203;Brew-Brew](https://redirect.github.com/Brew-Brew)
- 🤖 Deprecate Button.Group, prefer Space.Compact.
[#&#8203;52572](https://redirect.github.com/ant-design/ant-design/pull/52572)
[@&#8203;guoyunhe](https://redirect.github.com/guoyunhe)
- 🤖 Deprecate Input.Group, prefer Space.Compact.
[#&#8203;52571](https://redirect.github.com/ant-design/ant-design/pull/52571)
[@&#8203;guoyunhe](https://redirect.github.com/guoyunhe)
- 🤖 Tooltip export TooltipRef type.
[#&#8203;49230](https://redirect.github.com/ant-design/ant-design/pull/49230)
[@&#8203;nuintun](https://redirect.github.com/nuintun)

***

- 🆕 Notification 支持 `actions` 属性并废弃 `btn`
属性。[#&#8203;52703](https://redirect.github.com/ant-design/ant-design/pull/52703)
[@&#8203;thinkasany](https://redirect.github.com/thinkasany)
- 🆕 Carousel
支持展示指示点进度。[#&#8203;52672](https://redirect.github.com/ant-design/ant-design/pull/52672)
[@&#8203;yellowryan](https://redirect.github.com/yellowryan)
- 🆕 Input.OTP 支持 `separator`
属性。[#&#8203;52668](https://redirect.github.com/ant-design/ant-design/pull/52668)
[@&#8203;HaceraI](https://redirect.github.com/HaceraI)
- 🆕 Descriptions 增加 `labelColor` 组件
token。[#&#8203;52700](https://redirect.github.com/ant-design/ant-design/pull/52700)
[@&#8203;guoyunhe](https://redirect.github.com/guoyunhe)
- 🆕 Segmented 支持 `shape="round"`
的胶囊形状的样式。[#&#8203;52685](https://redirect.github.com/ant-design/ant-design/pull/52685)
[@&#8203;afc163](https://redirect.github.com/afc163)
- 🆕 ConfigProvider 支持 Card 组件的 `variant`
配置。[#&#8203;52552](https://redirect.github.com/ant-design/ant-design/pull/52552)
[@&#8203;thinkasany](https://redirect.github.com/thinkasany)
- 🆕 Progress/Step 支持使用 `rounding`
属性自定义取整方法。[#&#8203;52017](https://redirect.github.com/ant-design/ant-design/pull/52017)
[@&#8203;yanghoxom](https://redirect.github.com/yanghoxom)
- 🆕 Divider 的 `orientation` 属性支持 `start` 和
`end`.[#&#8203;52567](https://redirect.github.com/ant-design/ant-design/pull/52567)
[@&#8203;li-jia-nan](https://redirect.github.com/li-jia-nan)
- 🆕 为
Input、InputNumber、Mentions、Form、Select、Cascader、TreeSelect、DatePicker、TimePicker
组件的 `variant` 添加 `underlined`
属性。[#&#8203;52546](https://redirect.github.com/ant-design/ant-design/pull/52546)
[@&#8203;ustcfury](https://redirect.github.com/ustcfury)
- 🆕 ConfigProvider 支持 Modal `centered`
全局配置。[#&#8203;52343](https://redirect.github.com/ant-design/ant-design/pull/52343)
[@&#8203;guoyunhe](https://redirect.github.com/guoyunhe)
- 🆕 为 Checkbox 和 Radio 增加 `label`
类名。[#&#8203;52322](https://redirect.github.com/ant-design/ant-design/pull/52322)
[@&#8203;guoyunhe](https://redirect.github.com/guoyunhe)
- 🐞 修复 Tooltip/Popover/Popconfirm/Dropdown 在 React 19 下 children
为自定义组件时弹层位置错乱的问题。[react-component/util#623](https://redirect.github.com/react-component/util/pull/623)
[@&#8203;zombieJ](https://redirect.github.com/zombieJ)
- 🐞 修复 DatePicker.RangePicker
弹出窗体自动调整位置时,面板的箭头位置不正确的问题。[#&#8203;52719](https://redirect.github.com/ant-design/ant-design/pull/52719)
[@&#8203;zombieJ](https://redirect.github.com/zombieJ)
- 🐞 修正 locale 中 `filterCheckall` 为
`filterCheckAll`。[#&#8203;52517](https://redirect.github.com/ant-design/ant-design/pull/52517)
[@&#8203;thinkasany](https://redirect.github.com/thinkasany)
- 🐞 修复 Form `scrollToField` 和 `scrollToFirstError` 无法聚焦 antd
组件的问题。[#&#8203;52726](https://redirect.github.com/ant-design/ant-design/pull/52726)
[@&#8203;Wxh16144](https://redirect.github.com/Wxh16144)
- 💄 修复 Button
预设值按钮的阴影色在暗色背景下显示突兀的问题。[#&#8203;52701](https://redirect.github.com/ant-design/ant-design/pull/52701)
[@&#8203;afc163](https://redirect.github.com/afc163)
- 💄 修复 Segmented
组件在暗黑模式下的动画过渡效果不自然的问题。[#&#8203;52708](https://redirect.github.com/ant-design/ant-design/pull/52708)
[@&#8203;yellowryan](https://redirect.github.com/yellowryan)
- 💄 拆分 Input 和 TextArea
样式。[#&#8203;52570](https://redirect.github.com/ant-design/ant-design/pull/52570)
[@&#8203;guoyunhe](https://redirect.github.com/guoyunhe)
- 💄 修复 Input 和 Select 在 css var
模式下的样式问题。[#&#8203;52554](https://redirect.github.com/ant-design/ant-design/pull/52554)
[@&#8203;li-jia-nan](https://redirect.github.com/li-jia-nan)
- ⌨️ Form field error 移除 role="alert"
以提升可访问性。[#&#8203;52661](https://redirect.github.com/ant-design/ant-design/pull/52661)
[@&#8203;mellis481](https://redirect.github.com/mellis481)
- ⌨️
优化无障碍体验,为空表头和面板按钮添加本地化标签。[#&#8203;52689](https://redirect.github.com/ant-design/ant-design/pull/52689)
[@&#8203;aojunhao123](https://redirect.github.com/aojunhao123)
- ⌨️ 优化 Tabs 组件的可访问性,修复 `Certain ARIA roles must contain particular
children`
的报错。[#&#8203;52677](https://redirect.github.com/ant-design/ant-design/pull/52677)
[@&#8203;afc163](https://redirect.github.com/afc163)
- ⌨️ 为 Tooltip
添加读屏器支持。[#&#8203;52293](https://redirect.github.com/ant-design/ant-design/pull/52293)
[@&#8203;aojunhao123](https://redirect.github.com/aojunhao123)
-   TypeScript
- 🤖 Button 根据 `href` 属性区分 `onClick`
事件类型。[#&#8203;52654](https://redirect.github.com/ant-design/ant-design/pull/52654)
[@&#8203;Brew-Brew](https://redirect.github.com/Brew-Brew)
- 🤖 废弃 Button.Group, 推荐
Space.Compact。[#&#8203;52572](https://redirect.github.com/ant-design/ant-design/pull/52572)
[@&#8203;guoyunhe](https://redirect.github.com/guoyunhe)
- 🤖 废弃 Input.Group,推荐
Space.Compact。[#&#8203;52571](https://redirect.github.com/ant-design/ant-design/pull/52571)
[@&#8203;guoyunhe](https://redirect.github.com/guoyunhe)
- 🤖 Tooltip 导出 TooltipRef
类型。[#&#8203;49230](https://redirect.github.com/ant-design/ant-design/pull/49230)
[@&#8203;nuintun](https://redirect.github.com/nuintun)

###
[`v5.23.4`](https://redirect.github.com/ant-design/ant-design/releases/tag/5.23.4)

[Compare
Source](https://redirect.github.com/ant-design/ant-design/compare/5.23.3...5.23.4)

蛇年第一个版本,开工大吉!🐍

- 🐞 修复 `Pagination` 可访问性问题,补充缺失的 ARIA
属性支持。[#&#8203;52616](https://redirect.github.com/ant-design/ant-design/pull/52616)
[@&#8203;aojunhao123](https://redirect.github.com/aojunhao123)
- 🐞 Space.Compact 支持 textarea
组件。[#&#8203;52639](https://redirect.github.com/ant-design/ant-design/pull/52639)
[@&#8203;Can-Chen](https://redirect.github.com/Can-Chen)
- 🐞 修复 Menu `theme="dark"`
时水平菜单的文字色和背景色同色的问题。[#&#8203;52617](https://redirect.github.com/ant-design/ant-design/pull/52617)
[@&#8203;afc163](https://redirect.github.com/afc163)
- 🇪🇬 Tour 增加阿拉伯文(埃及) (ar_EG) 的翻译。
[#&#8203;52642](https://redirect.github.com/ant-design/ant-design/pull/52642)
[@&#8203;Sagie501](https://redirect.github.com/Sagie501)
- 🇮🇱 Tour
增加以色列的国际化翻译。[#&#8203;52641](https://redirect.github.com/ant-design/ant-design/pull/52641)
[@&#8203;Sagie501](https://redirect.github.com/Sagie501)

</details>

---

### Configuration

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

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/jaegertracing/jaeger-ui).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJjaGFuZ2Vsb2c6ZGVwZW5kZW5jaWVzIl19-->

---------

Signed-off-by: Mend Renovate <[email protected]>
Signed-off-by: Yuri Shkuro <[email protected]>
Co-authored-by: Yuri Shkuro <[email protected]>
  • Loading branch information
renovate-bot and yurishkuro authored Feb 11, 2025
1 parent 4561daf commit 25eca2a
Show file tree
Hide file tree
Showing 2 changed files with 153 additions and 98 deletions.
75 changes: 38 additions & 37 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 25eca2a

Please sign in to comment.