Skip to content

Releases: alex3305/lovelace-global-mod

0.1.5

02 Jun 14:35
Compare
Choose a tag to compare
  • Bugfix: Switching dashboards wouldn't always trigger global mod
  • Bugfix: Fix global mod on theme change

Full Changelog: 0.1.4...0.1.5

0.1.4

26 May 08:37
Compare
Choose a tag to compare

0.1.4

  • Bugfix: re-add active class
  • Add event listener for when HA becomes visible again (ie. alt-tab)

0.1.2

  • Bugfix: remove active class optimization
  • Increased exponential retries

0.1.1

  • Move to another mod format, otherwise it was incompatible with Home Assistant 🤷‍♀️
  • Add settheme listener to reload on theme change
  • Housekeeping: Add Node to project
  • Housekeeping: Add linting to project
  • Housekeeping: Add editorconfig

0.1.0 (unreleased)

  • Add global, dark and light styles
  • Remove home-assistant$home-assistant-main$ selector requirement
  • Move to mods in current theme
  • Add exponential backoff to find page elements
  • Various bugfixes
  • Updated readme

0.0.3 (unreleased)

  • Implemented async/await
  • Added documentation
  • Added HACS

0.0.2 (unreleased)

  • First fully working version
  • Renamed to global-mod
  • Implemented ES6 class with functions

0.0.1 (as header-styler, unreleased)

  • Initial proof of concept
  • Including event listener for page changes