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

Releases: maykar/custom-header

1.8.3

30 Sep 16:19
Compare
Choose a tag to compare

Full release of improvements made in the last pre-releases.

  • Fix for non-mobile touchscreens
  • Wait for hass element before continuing with scraping

1.8.2

28 Sep 14:16
Compare
Choose a tag to compare
1.8.2 Pre-release
Pre-release
  • Fix accidental deletion

1.8.1

28 Sep 11:24
Compare
Choose a tag to compare
1.8.1 Pre-release
Pre-release
  • Fix for non-mobile touchscreens
  • Wait for hass element before continuing with scraping

1.8.0

25 Sep 11:59
Compare
Choose a tag to compare
  • Fix trim error in hide/show tabs

1.7.9

20 Sep 14:53
Compare
Choose a tag to compare
  • 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

19 Sep 16:35
0a6091e
Compare
Choose a tag to compare
1.7.8 Pre-release
Pre-release
  • Adjust click listeners for buttons/tabs #253
  • Fix hiding tabs by title if they include spaces #262
  • Fix background and element color defaults #263
  • Tweak getHass() to avoid Cannot read property 'hass' of null #264

1.7.7

08 Sep 15:57
Compare
Choose a tag to compare
  • Fix for hiding "Configure UI" as HA 0.115 changed it to "Edit Dashboard"
  • hide_edit_dash is now an option, but hide_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

Closes #261
Closes #258

1.7.6

03 Sep 00:10
Compare
Choose a tag to compare
  • Fix hiding of CH settings option
  • Restore default header on template fail

1.7.5

30 Aug 16:29
7ce9c99
Compare
Choose a tag to compare
  • Fix Build

1.7.4

30 Aug 16:26
Compare
Choose a tag to compare
  • Update for HA 0.115 to fix missing header when CH config is empty