Skip to content

fix(deps): update dependency antd to v5 #156

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: update-dependencies
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Nov 20, 2022

This PR contains the following updates:

Package Change Age Confidence
antd (source) ^4.6.5 -> ^5.0.0 age confidence

Release Notes

ant-design/ant-design (antd)

v5.26.6

Compare Source


v5.26.5

Compare Source


v5.26.4

Compare Source


v5.26.3

Compare Source


  • 🐞 修复 InputNumber 在 variant=underlinedsuffix 配合时,样式会出现圆角的问题。#​54228 @​kiner-tang
  • 🐞 修复 FloatButton.Group 总是错误的抛出 shape 配置警告信息。#​54215 @​deathemperor
  • 💄 调整 Typography 标题使用 fontWeightStrong token。#​54185 @​p-a
  • 🐞 修复 Tree.DirectoryTree 拖拽样式指示器位置不正确的问题。#​54183 @​uioonm
  • TypeScript
    • 🤖 清理 Menu 内部使用的属性定义与官网保持一致,这些属性并不会真的起效。#​54189 @​wanpan11

v5.26.2

Compare Source


  • 🐞 修复多选 Select 在单条选中项文本超长时意外换行的问题。#​54181 @​afc163
  • 💄 修复 DatePicker size="small" 时消费不正确 token 的问题。#​53668 @​765477020
  • 🐞 修复 badge 组件当 count=0 时无法通过 showZero 控制显隐错误。#​54156 @​Meet-student
  • 💄 修复 Tree/List/Table 等组件的虚拟滚动条样式在暗色主题下难以识别的问题。#​54155 @​afc163
  • 🐞 修复 Form 下 Switch/Rate 组件没有居中对齐的问题。#​54106 @​afc163
  • TypeScript
    • 🤖 Input: 修复 classNamesstyles 属性的 TypeScript 类型定义,与文档 API 保持一致。#​54162 @​aojunhao123

v5.26.1

Compare Source

  • 🐞 Fix Button can trigger click multiple time with loading lock when in low perf device. #​54041 @​zombieJ

  • 🐞 修复 Button 的 loading 锁定在低端机型中可以多次触发点击事件的问题。#​54041 @​zombieJ

v5.26.0

Compare Source


v5.25.4

Compare Source


v5.25.3

Compare Source


v5.25.2

Compare Source


v5.25.1

Compare Source


v5.25.0

Compare Source


v5.24.9

Compare Source


v5.24.8

Compare Source


v5.24.7

Compare Source

  • 🐞 Fix Input causing incorrect Popover positioning when a suffix is present. #​53475
  • 🐞 Fix Table filter menu selection state loss when column.filterDropdown is set to undefined. #​53421
  • 🇨🇳 ColorPicker add zh_HK zh_TW locales. #​53440 @​mjsong07

  • 🐞 修复 Input 存在 suffix 的情况下 Popover 弹出位置错乱的问题。#​53475
  • 🐞 修复 Table column.filterDropdown 指定为 undefined 导致筛选菜单选中状态丢失的问题。#​53421
  • 🇨🇳 补充 ColorPicker 的 zh_HK zh_TW 本地化文案。#​53440 @​mjsong07

v5.24.6

Compare Source

  • 🐞 Fix Modal show loading with async call, still can close with click outer space. #​53227 @​jin19980928
  • 🐞 Fix when Table size is small, the theme config will take effect on the sub Pagination. #​52829 @​Can-Chen

  • 🐞 修复 Modal 通过异步方法显示 loading 态时,点击外侧仍能触发关闭的问题。#​53227 @​jin19980928
  • 🐞 修复 Table 在 sizesmall 时,主题配置 Pagination 无效的问题。#​52829 @​Can-Chen

v5.24.5

Compare Source


v5.24.4

Compare Source


  • 🐞 修复 Input.TextArea 调整大小时宽度同步问题。#​53024 @​triyys
  • 🐞 修复 Typography type 颜色没有跟随 token color[Status]Text 而是 color[Status] 的问题。#​53086 @​zombieJ
  • 🐞 修复 Affix 组件在 React 18 以下版本中 onChange 参数值异常的问题。#​53038 @​waiter
  • 🐞 修复 Form requiredMarkcomponent=false 时不起作用的问题。#​52950 @​Wxh16144
  • 🇹🇷 新增 Tour 组件的土耳其语(tr_TR)本地化支持。#​53117 @​hakankosdag

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](https://redirect.

Configuration

📅 Schedule: Branch creation - "before 10pm on Sunday" in timezone Europe/Madrid, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.


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

This PR was generated by Mend Renovate. View the repository job log.

@relativeci
Copy link

relativeci bot commented Nov 20, 2022

monorepo-webapp-2

#2190 Bundle Size — 530.96KiB (-47.56%).

964285f(current) vs d5cc018 master#190(baseline)

Warning

Bundle introduced 11 new packages: rc-overflow, rc-input, @ant-design/cssinjs and 8 more – View changed packages

Bundle metrics  Change 7 changes Regression 1 regression Improvement 2 improvements
                 Current
#2190
     Baseline
#190
Regression  Initial JS 505.46KiB(+20.71%) 418.73KiB
Improvement  Initial CSS 367B(-99.94%) 568.66KiB
Change  Cache Invalidation 94.42% 0%
Change  Chunks 3(-25%) 4
Change  Assets 8(-11.11%) 9
Change  Modules 391(+38.16%) 283
No change  Duplicate Modules 0 0
No change  Duplicate Code 0% 0%
Improvement  Packages 33(-19.51%) 41
No change  Duplicate Packages 0 0
Bundle size by type  Change 3 changes Regression 1 regression Improvement 2 improvements
                 Current
#2190
     Baseline
#190
Regression  JS 505.46KiB (+20.71%) 418.73KiB
No change  IMG 24.78KiB 24.78KiB
Improvement  CSS 367B (-99.94%) 568.66KiB
Improvement  HTML 365B (-11.62%) 413B

Bundle analysis reportBranch renovate-antd-5.xProject dashboard


Generated by RelativeCIDocumentationReport issue

@relativeci
Copy link

relativeci bot commented Nov 20, 2022

#2194 Bundle Size — 530.96KiB (-47.56%).

964285f(current) vs d5cc018 master#196(baseline)

Warning

Bundle introduced 11 new packages: rc-overflow, rc-input, @ant-design/cssinjs and 8 more – View changed packages

Bundle metrics  Change 7 changes Regression 1 regression Improvement 2 improvements
                 Current
#2194
     Baseline
#196
Regression  Initial JS 505.46KiB(+20.71%) 418.73KiB
Improvement  Initial CSS 367B(-99.94%) 568.66KiB
Change  Cache Invalidation 94.42% 0%
Change  Chunks 3(-25%) 4
Change  Assets 8(-11.11%) 9
Change  Modules 391(+38.16%) 283
No change  Duplicate Modules 0 0
No change  Duplicate Code 0% 0%
Improvement  Packages 33(-19.51%) 41
No change  Duplicate Packages 0 0
Bundle size by type  Change 3 changes Regression 1 regression Improvement 2 improvements
                 Current
#2194
     Baseline
#196
Regression  JS 505.46KiB (+20.71%) 418.73KiB
No change  IMG 24.78KiB 24.78KiB
Improvement  CSS 367B (-99.94%) 568.66KiB
Improvement  HTML 365B (-11.62%) 413B

Bundle analysis reportBranch renovate-antd-5.xProject dashboard


Generated by RelativeCIDocumentationReport issue

@renovate renovate bot force-pushed the renovate-antd-5.x branch from 76a9a09 to 69c14c6 Compare November 20, 2022 03:24
@renovate renovate bot force-pushed the renovate-antd-5.x branch 5 times, most recently from 9936a01 to 832d4b6 Compare December 11, 2022 02:17
@renovate renovate bot force-pushed the renovate-antd-5.x branch from 832d4b6 to 25b8b69 Compare December 11, 2022 21:30
@renovate renovate bot changed the title fix(deps): update dependency antd to v5 Update dependency antd to v5 Dec 17, 2022
@renovate renovate bot changed the title Update dependency antd to v5 fix(deps): update dependency antd to v5 Dec 17, 2022
@renovate renovate bot force-pushed the renovate-antd-5.x branch 2 times, most recently from 3f965b5 to e7243ef Compare December 25, 2022 02:49
@renovate renovate bot force-pushed the renovate-antd-5.x branch 3 times, most recently from 4ca48ce to 109f25d Compare January 8, 2023 04:48
@renovate renovate bot force-pushed the renovate-antd-5.x branch from 109f25d to 0e7f674 Compare February 19, 2023 00:31
@renovate renovate bot force-pushed the renovate-antd-5.x branch from 0e7f674 to 1a4b8ae Compare February 26, 2023 04:28
@renovate renovate bot force-pushed the renovate-antd-5.x branch 6 times, most recently from 747307f to 45fe048 Compare March 19, 2023 01:42
@renovate renovate bot force-pushed the renovate-antd-5.x branch from 45fe048 to 7dc7730 Compare March 19, 2023 04:15
@renovate renovate bot force-pushed the renovate-antd-5.x branch 2 times, most recently from 59c3351 to 5d33358 Compare March 26, 2023 10:02
@renovate renovate bot force-pushed the renovate-antd-5.x branch 3 times, most recently from 69e40c3 to e934cc9 Compare April 2, 2023 05:52
@renovate renovate bot force-pushed the renovate-antd-5.x branch 3 times, most recently from b2e626e to 9a5e249 Compare February 16, 2025 17:45
@renovate renovate bot force-pushed the renovate-antd-5.x branch 2 times, most recently from e6787dc to ec72789 Compare March 2, 2025 05:32
@renovate renovate bot force-pushed the renovate-antd-5.x branch 3 times, most recently from c487151 to a304b98 Compare March 16, 2025 05:54
@renovate renovate bot force-pushed the renovate-antd-5.x branch 2 times, most recently from a000cad to bca361d Compare March 30, 2025 10:15
@renovate renovate bot force-pushed the renovate-antd-5.x branch 2 times, most recently from bdac9cc to 205ad6c Compare April 20, 2025 01:59
@renovate renovate bot force-pushed the renovate-antd-5.x branch 3 times, most recently from 7ebe3f7 to ffcfc0e Compare May 4, 2025 02:19
@renovate renovate bot force-pushed the renovate-antd-5.x branch 3 times, most recently from 4e2fd4e to 3a452f8 Compare May 11, 2025 14:38
@renovate renovate bot force-pushed the renovate-antd-5.x branch from 3a452f8 to fae0391 Compare May 25, 2025 02:29
@renovate renovate bot force-pushed the renovate-antd-5.x branch 3 times, most recently from 24cf28f to 1b8ed86 Compare June 8, 2025 01:42
@renovate renovate bot force-pushed the renovate-antd-5.x branch 2 times, most recently from 07c5491 to 3c1a93b Compare June 22, 2025 01:04
@renovate renovate bot force-pushed the renovate-antd-5.x branch from 3c1a93b to 5a6be2b Compare June 29, 2025 01:10
@renovate renovate bot force-pushed the renovate-antd-5.x branch 2 times, most recently from 24049e9 to 620ac84 Compare July 13, 2025 02:05
@renovate renovate bot force-pushed the renovate-antd-5.x branch from 620ac84 to bd591f4 Compare July 20, 2025 01:04
@renovate renovate bot force-pushed the renovate-antd-5.x branch from bd591f4 to 964285f Compare July 20, 2025 04:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants