Skip to content

v2.0.2

Choose a tag to compare

@github-actions github-actions released this 21 Jun 06:07

2.0.1 (2023-06-21)

2.0.0 (2023-06-21)

Bug Fixes

  • rendering: Fix condition when the styles should be reinjected (c613c9d)
  • rendering: Fix conditions to inject stylesheets (0c9cd38)
  • rendering: Force card to update when the config is changed (85d0c11)
  • rendering: Use "auto" as default DaisyUI theme when undefined (9e36a4a)

Features

  • config: Use Ace Editor and fulfill config with defaults (d9b65e4)
  • rendering: Add out-of-box support to latest DaisyUI (e408242)
  • rendering: Make hass a global variable (ff79bc2)
  • rendering: Make the hass setter also inject the styles (f2c1b11)
  • typing: Reduce usage of Partial (ddc3712)
  • typing: Turn template renderer into an abstract class (d29fa1d)

Performance Improvements

  • rendering: Save daisyUI stylesheet at head (8751b39)

Full Changelog: v2.0.1...v2.0.2