Skip to content
This repository has been archived by the owner on May 25, 2020. It is now read-only.

Releases: maykar/compact-custom-header

1.2.9

16 Jul 14:52
86f24a1
Compare
Choose a tag to compare
1.2.9 Pre-release
Pre-release
Merge pull request #171 from maykar/dev

Dev

1.2.8

14 Jul 16:23
478d2fc
Compare
Choose a tag to compare
Fix single template conditions

1.2.7

14 Jul 13:24
48e06b3
Compare
Choose a tag to compare
  • Fix menu button hiding
  • Adjust height of sidebar header to match

1.2.6

13 Jul 16:46
8dc36ff
Compare
Choose a tag to compare
1.2.6 Pre-release
Pre-release
Template tweaks

1.2.5

13 Jul 16:07
51282fd
Compare
Choose a tag to compare
1.2.5 Pre-release
Pre-release
Fix conditional templates

1.2.4

13 Jul 04:42
86ad277
Compare
Choose a tag to compare
1.2.4 Pre-release
Pre-release
Fix conditional templates for tabs & all_tabs_color

1.2.3

11 Jul 20:32
dd3f22b
Compare
Choose a tag to compare
1.2.3 Pre-release
Pre-release

Pre-release 1.2.3

With the addition of the new sidebar to HA comes a few changes to CCH.

This is specifically for the current HA beta 0.96.0b0. The changes were made to be backwards compatible so using this release on versions lower than 0.96.0b0 should see no difference.

I'd like to mention that CCH will not add features to modify the new sidebar (beyond the 2 mentioned below). The sidebar is accessible outside of Lovelace and is needed to navigate when not in the Lovelace view. CCH should not modify anything outside the scope of Lovelace.

There are 2 options that hide and disable the sidebar completely: kiosk_mode and the new option disable_sidebar. These options are to prevent users from accessing the sidebar when it is unwanted. To use the new disable_sidebar option, just set disable_sidebar: true, this option will hide the menu button as well.

Changes:

These options no longer have any effect when using HA versions 0.96.0b0 or higher.

  • Anything related to the notifications button as it no longer exists in the header.
  • sidebar_closed
  • sidebar_swipe

Known issues (being worked on):

  • Menu button's appearance behaves strangely when HA displays/hides the button automatically on window resize.
  • Notification indicator on the menu button cannot be styled yet

1.2.2

11 Jul 20:08
f7e1ba8
Compare
Choose a tag to compare
Remove conditional resizing

1.2.1

07 Jul 20:25
1bb0033
Compare
Choose a tag to compare
Fix background for single view layouts

1.2.0

03 Jul 12:24
5651284
Compare
Choose a tag to compare
  • Fixes remaining editor issues
  • Adds hide "Unused Entities"
  • Prevents cards being displayed above editor