Skip to content

2.1.8

Compare
Choose a tag to compare
@Nerwyn Nerwyn released this 31 Oct 02:11
· 39 commits to main since this release

Changes in 2.1.8

  • Only set view bottom padding if ha-tabs or paper-tabs are present #40.

Header Improvements

This update better fleshes out the header top app bar as a separate element from the navigation bar footer. The card-mod CSS has been reworked to only move the view tabs to the footer instead of applying multiple CSS transformations to the header elements.

The back and action buttons and the title will now appear at the top of the screen in subviews and dashboards with one view #24 #25. In order to better define the header as a separate area, a 40 pixel margin has been added to the top of views, so you may find that your cards have been shifted down a bit.

Light and Dark Only Themes

For older devices that cannot easily switch between light and dark modes, new light and dark only versions of the theme have been added #23.

Patch Version Changes

  • Add safe-area-inset back to the view and to the footer.
  • Restore true transparency of transparent theme card backgrounds by only setting ha-card-background to transparent.
  • Apply switch styles to switches in ha-card shadow-root.
  • RTL direction sidebar fixes #30.
  • Change light mode --secondary-background-color to not be pure white #35.
  • Fix profile initials layer and position in sidebar #37.
  • Fix bottom padding of subviews #40.
  • Only set view bottom padding if ha-tabs or paper-tabs are present #40.

Full Changelog: 2.0.5...2.1.8