github joseluis9595/lovelace-navbar-card v0.12.1
NavbarCard v0.12.1

latest releases: v0.18.1, v0.18.0, v0.17.0...
one month ago

Today’s release brings just a couple of small fixes to improve the overall experience.

Hover effect

On desktop devices, when using navbar-card with labels, the hover effect previously targetted the whole route, including the label and button. In some cases, the label would even overflow beyond the hover highlight, resulting in a poor visual experience.

Previous hover effect:
previous-hover

Updated version:
new-hover

Current route not selected

In certain scenarios—such as navigating to a native Home Assistant page and then returning to your custom dashboard—routes would not appear selected even though the URL matched. This release resolves that issue, ensuring the correct route is marked as active when appropriate.

Previous behaviour:
navbar-card-route-selected




All changes on this release

  • Fix ripple effect on desktop devices.
  • Fix route not updating its selected state properly. (closes #83 )

Don't miss a new lovelace-navbar-card release

NewReleases is sending notifications on new releases.