This repository has been archived by the owner on Oct 8, 2020. It is now read-only.
Releases: maykar/custom-header
Releases · maykar/custom-header
1.8.3
1.8.2
1.8.1
1.8.0
1.7.9
- Add fit_tabs feature. If the number of tabs fits on screen, fill the header's width with them.
- Fix up UI editor
Includes these features from last pre-release (beta):
- Adjust click listeners for buttons/tabs
- Fix hiding tabs by title if they include spaces
- Fix background and element color defaults
- Tweak getHass() to avoid
Cannot read property 'hass' of null
1.7.8
1.7.7
- Fix for hiding "Configure UI" as HA 0.115 changed it to "Edit Dashboard"
hide_edit_dash
is now an option, buthide_config
does the same to prevent breaking change- Swap voice and options button order to be as intended
- Fix for panel view sizing when using footer and compact mode