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.3.3

27 Mar 14:09
52859ea
Compare
Choose a tag to compare
1.3.3 Pre-release
Pre-release

On top of fixes for HA version 0.107+ here is what as been added/changed/fixed:

Fixes:

  • Things like viewTitle in header/button text should now update on view change.
  • Improvements to active tab to make sure it is shown when selected and not cut off.
  • Fixed tab redirects still being active in disabled mode
  • Other behind the scenes fixes

Added Features:

  • hide_reload_resources for yaml mode users
  • hide_ch_settings
  • Tabs will now fill full width of header by default, to restore the previous way of leaving space for buttons to compact on scroll use button_scroll: true

1.3.2

27 Jan 11:24
Compare
Choose a tag to compare
fix disabled condition in exceptions

1.3.1

26 Jan 16:57
Compare
Choose a tag to compare
Address some iOS/Safari redirect issues

1.3.0

26 Jan 06:09
Compare
Choose a tag to compare
clean up templates

1.2.9

26 Jan 04:43
Compare
Choose a tag to compare
remove debug

1.2.8

26 Jan 04:37
Compare
Choose a tag to compare
clear timeout

1.2.7

26 Jan 03:25
Compare
Choose a tag to compare
fix editor

1.2.6

26 Jan 03:24
Compare
Choose a tag to compare
empty header text = default header text

1.2.5

25 Jan 17:22
Compare
Choose a tag to compare

Fix theme changes

1.2.4

25 Jan 16:43
Compare
Choose a tag to compare

Addresses:

  • TypeError #116
  • Theme changing #115
  • Unresponsive Buttons