solomkinmv / hotkys

Collection of useful shortcuts for different applications
https://hotkys.com/
MIT License
6 stars 3 forks source link

Bump antd from 5.11.2 to 5.11.4 in /shortcuts-site #27

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 7 months ago

Bumps antd from 5.11.2 to 5.11.4.

Release notes

Sourced from antd's releases.

5.11.4

  • 🐞 Fix where Image sets z-index abnormally in nested Modal. #46035
  • 🐞 Fix Button that disabled link button should not have navigate options when right click. #46021
  • Card
    • 🛠 Refactor the Card internal method getAction into a function component. #46032
    • 🐞 Fix the problem of Card warning invalid annotation in Rollup. #46024
  • TypeScript
    • 🤖 Export the type definition for the required property of the Radio and Checkbox components. #46028 @​nnmax

  • 🐞 修复 Image 在嵌套 Modal 中设置 z-index 异常的问题。#46035
  • 🐞 修复 Button 禁用的链接按钮右键点击时会有打开新链接选项的问题。#46021
  • Card
    • 🛠 把 Card 内部方法 getAction 重构为函数组件。#46032
    • 🐞 解决 Card 在 Rollup 中会警告 invalid annotation 的问题。#46024
  • TypeScript
    • 🤖 导出 Radio 和 Checkbox 组件的 required 属性的类型定义。#46028 @​nnmax

5.11.3

  • 🐞 Fix Modal static method create zIndex too high will cover other popup content. #46012
  • Image
  • 🐞 Fix Collapse header cursor style. #45994
  • 🐞 Fix ColorPicker not support Form disabled config. #45978 @​RedJue
  • 🐞 Fix Typography.Text ellipsis.tooltip cannot open under Layout component. #45962
  • 🐞 Remove Select native 🔍 icon from search input in Safari. #46008
  • 💄 Remove Rate useless style.#45927 @​JarvisArt
  • 🛠 UMD antd.js will try to reuse global @ant-design/cssinjs first now. #46009
  • 🌐 Improve eu_ES localization. #45928 @​ionlizarazu

  • 🐞 修复 Modal 静态方法创建 zIndex 过高会覆盖其他弹出内容的问题。#46012
  • Image
  • 🐞 修复 Collapse 可折叠区域鼠标 hover 样式问题。#45994
  • 🐞 修复 ColorPicker 不支持 Form 组件的禁用问题。#45978 @​RedJue
  • 🐞 修复 Typography.Text code 在 Layout 下开启 ellipsis 时 tooltip 无效的问题。#45962
  • 🐞 修复 Select 搜索框在 Safari 下显示多余的 🔍 图标。#46008
  • 💄 删除 Rate 组件无用样式。 #45927 @​JarvisArt
  • 🛠 UMD 版本 antd.js 现在会优先使用全局的 @ant-design/cssinjs 依赖。#46009
  • 🌐 补充 eu_ES 国际化内容。#45928 @​ionlizarazu

5.11.3-alpha.1

5.11.3-alpha.0

No release notes provided.

Changelog

Sourced from antd's changelog.

5.11.4

2023-11-24

  • 🐞 Fix where Image sets z-index abnormally in nested Modal. #46035
  • 🐞 Fix Button that disabled link button should not have navigate options when right click. #46021
  • Card
    • 🛠 Refactor the Card internal method getAction into a function component. #46032
    • 🐞 Fix the problem of Card warning invalid annotation in Rollup. #46024
  • TypeScript
    • 🤖 Export the type definition for the required property of the Radio and Checkbox components. #46028 @​nnmax

5.11.3

2023-11-22

  • 🐞 Fix Modal static method create zIndex too high will cover other popup content. #46012
  • Image
  • 🐞 Fix Collapse header cursor style. #45994
  • 🐞 Fix ColorPicker not support Form disabled config. #45978 @​RedJue
  • 🐞 Fix Typography.Text ellipsis.tooltip cannot open under Layout component. #45962
  • 🐞 Remove Select native 🔍 icon from search input in Safari. #46008
  • 💄 Remove Rate useless style.#45927 @​JarvisArt
  • 🛠 UMD antd.js will try to reuse global @ant-design/cssinjs first now. #46009
  • 🌐 Improve eu_ES localization. #45928 @​ionlizarazu
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)