github thomasloven/hass-browser_mod v2.7.3-beta.3

pre-release9 hours ago

Breaking changes

  • Popup buttons now use dialog action slots for better dialog compatability when fullscreen and contens overflow dialog. Class .buttons is no longer used. If you need to target the buttons container for any custom styling use the ha-dialog footer div.
  • With the change to use dialog footer actions, popup max-height for standard and classic modes now defaults to calc(100svh - var(--dialog-surface-margin-top) - var(--ha-space-2) - var(--safe-area-inset-y, 0px)) rather than calc(100% - 32px). This sets the space under the popup to 8px matching standard more-info dialog.

Fixes

  • Settings table popup buttons not showing on devices.
  • Restore classic popup dialog width to 97vw after 2.7.2.

Full Changelog: v2.7.2...v2.7.3-beta.3

Don't miss a new hass-browser_mod release

NewReleases is sending notifications on new releases.