chore: merge dev improvements into master#1244
Conversation
Bumps the patch-and-minor group with 1 update in the / directory: [amannn/action-semantic-pull-request](https://github.com/amannn/action-semantic-pull-request). Updates `amannn/action-semantic-pull-request` from 5.4.0 to 5.5.3 - [Release notes](https://github.com/amannn/action-semantic-pull-request/releases) - [Changelog](https://github.com/amannn/action-semantic-pull-request/blob/main/CHANGELOG.md) - [Commits](amannn/action-semantic-pull-request@v5.4.0...v5.5.3) --- updated-dependencies: - dependency-name: amannn/action-semantic-pull-request dependency-type: direct:production update-type: version-update:semver-minor dependency-group: patch-and-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This reverts commit 7e6290b. I erroneously pushed it. Sorry.
## [0.12.2-dev.2](v0.12.2-dev.1...v0.12.2-dev.2) (2024-08-07) ### Bug Fixes * use d3 to interpolate colors ([#1118](#1118)) ([b8676f5](b8676f5))
--------- Co-authored-by: Leonardo Merza <ljmerza@gmail.com>
Now if one bound is defined but a soft bound, and there is no other bound defined, it treats it as a bound. If both are soft bounds then it doesn't care. And if the other bound is a hard bound, the soft one is breached.
if UoM = "%", then do not use a whitespace as a delimeter.
# [0.13.0-dev.2](v0.13.0-dev.1...v0.13.0-dev.2) (2025-02-15) ### Bug Fixes * adapt state color to tooltip properties ([#1214](#1214)) ([1142f25](1142f25)) * hide graph loading indicator when appropriate ([#1197](#1197)) ([d708d6a](d708d6a)) * legend unit percent w/o whitespace ([#1191](#1191)) ([9f5cfd9](9f5cfd9)) * more intuitive min_bound_range behavior ([#1136](#1136)) ([54d9875](54d9875)) * remove unused argument from getBoundary ([#1193](#1193)) ([f5261d9](f5261d9)) ### Features * add "tooltip--label" class ([#1202](#1202)) ([0d3c184](0d3c184))
# [0.13.0-dev.3](v0.13.0-dev.2...v0.13.0-dev.3) (2025-04-29) ### Bug Fixes * computeUom() for attribute & empty unit ([#1236](#1236)) ([436b9a9](436b9a9)) * padding fill ([#1238](#1238)) ([f930fa6](f930fa6)) * process absent UoM in computeLegend() ([#1237](#1237)) ([5724cfd](5724cfd)) * use a proper config in renderState() ([#1217](#1217)) ([c980460](c980460))
|
Why not?))) But - I would merge a PR for the loading indicator as well. The old indicator was removed from HA. |
|
Stalling to wait for #1234 (best issue number ever) |
|
@akloeckner please check that loading indicator PR if possible. I think we can publish a new normal release with it. |
Remove the old spinner and use the new one. The old spinner was discontinued in HA 2025.5. The loading indicator will not be shown, if your are using a version of HA < 2025.5!
|
No objections from my side. |
I think so, too. I'll need a few minutes to understand how this should be best merged. It's been a while I have merged branches... 🤦 |
Can we talk in Community DM? |
Sorry, this just showed up, when I had hit the merge button. |
No problem, just thought can assist you. |
|
🎉 This PR is included in version 0.13.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
@ildar170975, any objections to issue a new "real" release? (After some preliminary releases on
dev...)