This repository has been archived by the owner on May 25, 2020. It is now read-only.
Releases: maykar/compact-custom-header
Releases · maykar/compact-custom-header
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
Update Version 1.1.0:
Breaking changes:
- CCH is no longer required to be a card and only needs added as a resource.
- Configuration happens at the root of your lovelace config in
cch:
(see links below). - The UI editor can now be found in the options menu after selecting "Configure UI".
Non-breaking Changes:
- New feature
hide_help
this will hide "help" from the options menu. ( I kept accidentally hitting it while working on this update ) 😆 - With the exception of styling config, everything can now be configured using the UI.
- Fixed a conflict when using
hide_tabs
in main config andshow_tabs
in an exception and vice versa. - Persistent notification of 1.1.0's breaking changes if you've upgraded, but are still using the old config method.
- A fair few under the hood tweaks and fixes that should improve performance.
I've made a quick guide for the upgrade process and updated the docs quite a bit and they can now accept PR's, so please contribute if anything is unclear or missing.
1.0.4b9
1.0.4b8
- Descriptions to editor toggles on hover.
sidebar_swipe
: toggle ability to swipe open sidebar on mobile.sidebar_closed
: if sidebar was previously open, close on load.kiosk_mode
: Turns offsidebar_swipe
, turns onsidebar_closed
, and hides the header.- Tweaks to swipe animation and elements to ignore when swiping on.