lpgera / dirigera-web

A progressive web app for controlling Dirigera smart home devices.
MIT License
12 stars 0 forks source link

Bump antd from 5.16.1 to 5.16.2 #1280

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 4 months ago

Bumps antd from 5.16.1 to 5.16.2.

Release notes

Sourced from antd's releases.

5.16.2

  • 🐞 Fix Input.OTP controlled value to '' not work as expect. #48399
  • 🐞 Fix DatePicker of multiple with week picker not show the selection on the panel. #48355
  • 🐞 Fix Upload listType with picture-card or picture-circle has additional space on top. #48370
  • Typography
    • 🐞 Fix Typography dynamic set copyable or editable will not show the operation button. #48350
    • 🐞 Fix Typography dynamic update copyable.text not working. #48347
    • 🐞 Fix Typography using ellipsis config with expandable="collapsible" and row={1} at both time will make ellipsis not working as expect. #48340
  • 💄 Fix Steps in compact theme not show the correct progress style. #48251
  • 💄 Refactor Tabs and wave-related components CSS duration values with motionDurationSlow Component Token. #48311 #48312 @​li-jia-nan
  • 🇯🇵 Add Transfer missing ja_JP translations. #48411 @​Inshiku-Han
  • 🌐 Fix Picker ja-JP and ko-KR translations. #48382 @​li-jia-nan
  • 🛠 Use constant instead of enumeration to reduce package size. #48406 @​kiner-tang

  • 🐞 修复 Input.OTP 组件受控设置 value'' 时不生效的问题。#48399
  • 🐞 修复 DatePicker 对周选择器配置 multiple 多选时,弹出面板不会正确高亮选中项的问题。#48355
  • 🐞 修复 Upload 配置 listTypepicture-cardpicture-circle 时,上方有额外空隙的问题。#48370
  • Typography
    • 🐞 修复 Typography 动态配置 copyableeditable 时不会显示操作按钮的问题。#48350
    • 🐞 修复 Typography 动态调整 copyable.text 不生效的问题。#48347
    • 🐞 修复 Typography 的 ellipsis 同时配置 expandable="collapsible"row={1} 时,不会正确省略的问题。#48340
  • 💄 修复 Steps 的进度样式在紧凑模式下不正确的问题。#48251
  • 💄 重构 Tabs 和波纹样式相关组件的 CSS 过渡时间值,替换为 motionDurationSlow Component Token。#48311 #48312 @​li-jia-nan
  • 🇯🇵 补充 Transfer 的 ja_JP 本地化文案。#48411 @​Inshiku-Han
  • 🌐 修复 Picker 的 ja_JP 和 ko_KR 本地化文案。#48382 @​li-jia-nan
  • 🛠 使用常量替代枚举减小包体积。#48406 @​kiner-tang
Changelog

Sourced from antd's changelog.

5.16.2

2024-04-15

  • 🐞 Fix Input.OTP controlled value to '' not work as expect. #48399
  • 🐞 Fix DatePicker of multiple with week picker not show the selection on the panel. #48355
  • 🐞 Fix Upload listType with picture-card or picture-circle has additional space on top. #48370
  • Typography
    • 🐞 Fix Typography dynamic set copyable or editable will not show the operation button. #48350
    • 🐞 Fix Typography dynamic update copyable.text not working. #48347
    • 🐞 Fix Typography using ellipsis config with expandable="collapsible" and row={1} at both time will make ellipsis not working as expect. #48340
  • 💄 Fix Steps in compact theme not show the correct progress style. #48251
  • 💄 Refactor Tabs and wave-related components CSS duration values with motionDurationSlow Component Token. #48311 #48312 @​li-jia-nan
  • 🇯🇵 Add Transfer missing ja_JP translations. #48411 @​Inshiku-Han
  • 🌐 Fix Picker ja-JP and ko-KR translations. #48382 @​li-jia-nan
  • 🛠 Use constant instead of enumeration to reduce package size. #48406 @​kiner-tang
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 will merge this PR once CI passes on it, as requested by @lpgera.


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)