Closed renovate[bot] closed 4 days ago
[!IMPORTANT]
Review skipped
Bot user detected.
To trigger a single review, invoke the
@coderabbitai review
command.You can disable this status message by setting the
reviews.review_status
tofalse
in the CodeRabbit configuration file.
此 PR 将 antd 依赖从版本 5.22.0 更新到 5.22.1。更新包括几个错误修复和对各种组件行为的调整。
未生成图表,因为更改看起来简单,不需要视觉表示。
更改 | 详情 | 文件 |
---|---|---|
将 antd 包更新到版本 5.22.1 |
|
ui/pnpm-lock.yaml ui/package-lock.json |
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 17.08%. Comparing base (
4637aa5
) to head (462455b
). Report is 2 commits behind head on master.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.
This PR contains the following updates:
5.22.0
->5.22.1
Release Notes
ant-design/ant-design (antd)
### [`v5.22.1`](https://redirect.github.com/ant-design/ant-design/releases/tag/5.22.1) [Compare Source](https://redirect.github.com/ant-design/ant-design/compare/5.22.0...5.22.1) - 🛠 Adjust DatePicker.RangePicker to not allow switching to the next field by clicking the input when `needConfirm` and the user has not submitted the date. [#51591](https://redirect.github.com/ant-design/ant-design/pull/51591) [@zombieJ](https://redirect.github.com/zombieJ) - 🛠 Lock Input.OTP `ctrl + z` operation to avoid data not correct. [#51609](https://redirect.github.com/ant-design/ant-design/pull/51609) [@zombieJ](https://redirect.github.com/zombieJ) - 🐞 Fix Select `tags` or `multiple` mode display issue. [#51605](https://redirect.github.com/ant-design/ant-design/pull/51605) [@guoyunhe](https://redirect.github.com/guoyunhe) - 🐞 Fix Badge `count` motion missing in Safari. [#51598](https://redirect.github.com/ant-design/ant-design/pull/51598) [@zombieJ](https://redirect.github.com/zombieJ) - 🐞 Fix Tabs with `centered` the tabs can not fully display. [#51571](https://redirect.github.com/ant-design/ant-design/pull/51571) [@DDDDD12138](https://redirect.github.com/DDDDD12138) - 🐞 Fix Transfer with controlled `dataSource` & `selectedKeys` sometime miss sync checked state. [#51523](https://redirect.github.com/ant-design/ant-design/pull/51523) [@IsKaros](https://redirect.github.com/IsKaros) - 🐞 Revert Button `display` `inline-flex` back to `inline-block` to resolve Icon align issue. [#51588](https://redirect.github.com/ant-design/ant-design/pull/51588) [@Wxh16144](https://redirect.github.com/Wxh16144) *** - 🛠 调整 DatePicker.RangePicker 当 `needConfirm` 切用户未提交日期时,不允许通过点击输入框切换到下一个字段。[#51591](https://redirect.github.com/ant-design/ant-design/pull/51591) [@zombieJ](https://redirect.github.com/zombieJ) - 🛠 禁用 Input.OTP `ctrl + z` 操作以防止数据变化非预期的问题。[#51609](https://redirect.github.com/ant-design/ant-design/pull/51609) [@zombieJ](https://redirect.github.com/zombieJ) - 🐞 修复 Select 标签模式下展示异常的问题。[#51605](https://redirect.github.com/ant-design/ant-design/pull/51605) [@guoyunhe](https://redirect.github.com/guoyunhe) - 🐞 修复 Badge `count` 在 Safari 下动画丢失的问题。[#51598](https://redirect.github.com/ant-design/ant-design/pull/51598) [@zombieJ](https://redirect.github.com/zombieJ) - 🐞 修复 Tabs `centered` 下标签展示不全的问题。[#51571](https://redirect.github.com/ant-design/ant-design/pull/51571) [@DDDDD12138](https://redirect.github.com/DDDDD12138) - 🐞 修复 Transfer 受控 `dataSource` 和 `selectedKeys` 时,偶尔会出现勾选不正确的问题。[#51523](https://redirect.github.com/ant-design/ant-design/pull/51523) [@IsKaros](https://redirect.github.com/IsKaros) - 🐞 回滚 Button `display` 的 `inline-flex` 为 `inline-block` 以解决 Icon 位置偏移的问题。[#51588](https://redirect.github.com/ant-design/ant-design/pull/51588) [@Wxh16144](https://redirect.github.com/Wxh16144)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 is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.