Skip to content

Update dependency antd to v5.24.3

RenovateBot requested to merge renovate/antd-5.x-lockfile into development

This MR contains the following updates:

Package Type Update Change
antd (source) dependencies patch 5.24.0 -> 5.24.3

Release Notes

ant-design/ant-design (antd)

v5.24.3

Compare Source

  • Input
    • 🐞 Fix the next element was not correctly selected after pressing the Tab key when allowClear was turned on for Input. #​52977 @​wanpan11
    • 💄 Fix the border display issue when hovering in the disabled state when Input has variant="underlined" turned on. #​52959 @​ustcfury
  • 💄 Fix DatePicker header buttons misalignment caused by unexpected spacing. #​53007 @​DDDDD12138
  • 💄 Fix the text in AutoComplete was not centered when size="large". #​52819 @​aojunhao123
  • 🇩🇪 Add missing de_DE translations for Transfer. #​53047 @​chrisinick

v5.24.2

Compare Source


v5.24.1

Compare Source


  • 🐞 修复 Button 配置 colorprimary 并且 varianttextlink 时,没有取用正确的色板的问题。#​52812 @​zombieJ
  • 💄 修复 Input.Group 与 Input.OTP 由于 css 变量未定义导致样式异常的问题。#​52799 @​afc163
  • 🐞 修复 DatePicker 的 prefix 内容多时会换行的问题。#​52776 @​guoyunhe
  • 🐞 修复 Table 列标题在排序时丢失 aria-label 的问题。#​52772 @​mellis481
  • 🐞 修复 Alert.ErrorBoundary 在 @types/react@18.x 中无法作为 JSX 组件使用的类型错误问题。#​52766 @​afc163
  • 💄 修复 Segmented 设置 size 时,shape 不生效的问题。#​52757 @​yellowryan

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 MR becomes conflicted, or you tick the rebase/retry checkbox.

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


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Edited by RenovateBot

Merge request reports

Loading