Skip to content

0.3.0

Compare
Choose a tag to compare
@jcwillox jcwillox released this 06 Jul 05:12

This release has been a long time coming it adds improvement to project structure and efficiency, it adds new functionality and fixes several issues. Below are the highlights.

Features

Fixes

  • Move vertical stack header inside the card (fixes #5).
  • Disable transition animations when applying styles to ha-card's (fixes #3).
  • Ignore unavailable state for secondary-info.
  • Fix canary-card style option.
  • Allow async getCardSize().

All changes
  • Release 0.3.0 (209902e)
  • Fix and improve canary-card style option (1d37abc)
  • Allow async getCardSize (1d26931)
  • Fix TOC order (b34792c)
  • Update info.md (58a2de6)
  • Move documentation to Wiki (ed8b9a5)
  • Rename ha-card to generic-card (100e531)
  • Improve vertical-stack module (93dea56)
  • Add canary_style and canary_theme options to generic-entity-row (29f1ec0)
  • Refactor canary-card into separate module (a69bce7)
  • Refactor project structure (93ca62f)
  • Use module base (6fefdad)
  • Ignore unavailable state for secondary-info (3bfe2f1)
  • Deep copy config (430218a)
  • Refactoring (350268d)
  • Fix transition animations, add canary_style and canary_theme extensions (2d2f28d)