rookie-luochao / openapi-ui

OpenAPI/Swagger UI document, quickly generate mock params and call api, also simplified postman tool. 基于 OpenAPI/Swagger 规范的接口文档,快速模拟请求参数并调用接口,也是简化版 postman 工具
http://www.openapi-ui.com
MIT License
585 stars 56 forks source link

build(deps): bump antd from 5.16.4 to 5.18.0 #194

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps antd from 5.16.4 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)
vercel[bot] commented 1 month ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
openapi-ui ❌ Failed (Inspect) Jun 6, 2024 4:03pm
dependabot[bot] commented 1 month ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.