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.19.0 to 5.19.1 #1418

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps antd from 5.19.0 to 5.19.1.

Release notes

Sourced from antd's releases.

5.19.1

  • 🐞 Global: @​ant-design/colors use pre-compiled color presets to improve runtime performance. #49714 @​guoyunhe
  • 🐞 Global: No more limit max auto zIndex increase but use warning instead. #49720
  • 🐞 Adjust position of Input.TextArea to be consistent with other data entry components. #49718 @​wanpan11
  • 🐞 Fix Input variant filled activeBorderColor token invalid. #49699 @​wanpan11
  • TypeScript

  • 🐞 Global: @​ant-design/colors 使用预编译颜色预设来提升运行时性能。#49714 @​guoyunhe
  • 🐞 Global: 对于弹层类自动增长 zIndex 不再限制最大值,而是改成控制台警告。#49720
  • 🐞 优化 Input.TextArea 清除图标的位置,与其他输入组件统一。#49718 @​wanpan11
  • 🐞 修复 Input 组件 filled 变体下 activeBorderColor 不生效问题。#49699 @​wanpan11
  • TypeScript
Changelog

Sourced from antd's changelog.

5.19.1

2024-07-05

  • 🐞 Global: @​ant-design/colors use pre-compiled color presets to improve runtime performance. #49714 @​guoyunhe
  • 🐞 Global: No more limit max auto zIndex increase but use warning instead. #49720
  • 🐞 Adjust position of Input.TextArea to be consistent with other data entry components. #49718 @​wanpan11
  • 🐞 Fix Input variant filled activeBorderColor token invalid. #49699 @​wanpan11
  • TypeScript
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)