Deivdson / DesafioStrategi

0 stars 0 forks source link

Bump antd from 5.15.3 to 5.18.0 in /frontend #62

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps antd from 5.15.3 to 5.18.0.

Release notes

Sourced from antd's releases.

5.18.0

  • 🛎 Fix Button icon and text align issue by changing inline-block to inline-flex and simplify iconPosition implementation. #47318
  • Drawer
  • Form
  • Image
  • notification
    • 🆕 notification add pauseOnHover property to pause the timer. #49024 @​yociduo
    • 🆕 notification add showProgress property to show the progress bar. #48353 @​yociduo
  • Progress
  • 🆕 Avatar.Group add max property for replace maxCountmaxStylemaxPopoverPlacement and maxPopoverTrigger properties. #49131 @​wanpan11
  • 🆕 Modal add loading property to show the skeleton. #48848 @​li-jia-nan
  • 🆕 Rate add keyboard property to ignore keyboard events. #49132 @​Wxh16144
  • 🆕 Spin support percent to render as progress. #48657
  • 🐞 Watermark add overflow: hidden style to prevent set height: 0 to hide the watermark case. #49130
  • 🐞 Anchor fix scroll animation lost bug when set replace property. #49136 @​mySkey
  • 🐞 Tour fix current argument of onClose is wrong. #49124
  • 💄 List.Item add styles and className properties. #49154 @​wanpan11
  • 🇯🇵 DatePicker add missing ja_JP translations. #49155 @​huyikai
  • 🛠 Simplify several logics and type definitions. #49146 #49156 #49169 #49162 @​coding-ice

  • 🛎 Button 默认布局由 inline-block 切换为 inline-flex 以修复图标和文字对齐问题,并简化了 iconPosition 的实现。#47318
  • Drawer
  • Form
  • Image
  • notification
  • Progress
  • 🆕 Avatar.Group 新增 max 属性以替代 maxCountmaxStylemaxPopoverPlacementmaxPopoverTrigger#49131 @​wanpan11
  • 🆕 Modal 新增 loading 属性以展示加载中的状态。#48848 @​li-jia-nan
  • 🆕 Rate 新增 keyboard 属性以支持禁用键盘事件。#49132 @​Wxh16144
  • 🆕 Spin 支持 percent属性以进度形态展示。#48657

... (truncated)

Changelog

Sourced from antd's changelog.

5.18.0

2024-06-03

  • 🛎 Fix Button icon and text align issue by changing inline-block to inline-flex and simplify iconPosition implementation. #47318
  • Drawer
  • Form
  • Image
  • notification
    • 🆕 notification add pauseOnHover property to pause the timer. #49024 @​yociduo
    • 🆕 notification add showProgress property to show the progress bar. #48353 @​yociduo
  • Progress
  • 🆕 Avatar.Group add max property for replace maxCountmaxStylemaxPopoverPlacement and maxPopoverTrigger properties. #49131 @​wanpan11
  • 🆕 Modal add loading property to show the skeleton. #48848 @​li-jia-nan
  • 🆕 Rate add keyboard property to ignore keyboard events. #49132 @​Wxh16144
  • 🆕 Spin support percent to render as progress. #48657
  • 🐞 Watermark add overflow: hidden style to prevent set height: 0 to hide the watermark case. #49130
  • 🐞 Anchor fix scroll animation lost bug when set replace property. #49136 @​mySkey
  • 🐞 Tour fix current argument of onClose is wrong. #49124
  • 💄 List.Item add styles and className properties. #49154 @​wanpan11
  • 🇯🇵 DatePicker add missing ja_JP translations. #49155 @​huyikai
  • 🛠 Simplify several logics and type definitions. #49146 #49156 #49169 #49162 @​coding-ice

5.17.4

2024-05-27

  • 🐞 Fix Modal with confirm would not close correctly when returning true in onOk or onCancel. #49054 @​wanpan11
  • 🐞 Fix Carousel was warned about having non-standard DOM attributes by React. #49031
  • 🐞 Fix Form prop of scrollToFirstError not working for InputNumber. #48989 @​Wxh16144
  • TypeScript
    • 🤖 Fix Modal missing styles.wrapper type. #49055
    • 🤖 Enhance Spin component TypeScript definitions and documentation. #49036 @​arvinxx
    • 🤖 Enhance Checkbox.Group TypeScript generic limitation. #49073

5.17.3

2024-05-19

  • 🐞 MISC: Fix some components throws findDOMNode warning in React 18.3.0. #48958
  • 🐞 Fix Button that fontSize token not works. #48893 @​wanpan11

... (truncated)

Commits


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
sonarcloud[bot] commented 3 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

dependabot[bot] commented 3 months ago

Superseded by #66.