Skip to content

Releases: thomasloven/lovelace-card-mod

Slightly breaking

13 Mar 22:39
Compare
Choose a tag to compare

The rather new --icon and --icon-color css variables have been renamed to --card-mod-icon and --card-mod-icon-color respectively.

This should avoid collisions with names in themes.

A bit of speed improvements.

07 Mar 21:00
Compare
Choose a tag to compare
3.0.9

A bit of speed improvements.

Finally get rid of flashing cards?

03 Mar 14:17
Compare
Choose a tag to compare

Release notes for 3.0.0

So many nice new things!

  • More stable
  • Faster
  • Less memory hungry
  • Styling of picture-elements
  • Theme styling of sidebar
  • Changing icons and icon color
  • GUI support

To access the new cool features, you need to replace

style:
  ... stuff here ...

with

card_mod:
  style:
    ... stuff here ...

Just style should still mostly work, but you won't get the new features.

Detailed behavior may be slightly different in some edge cases.

Read the readme.

Better theme handling

02 Mar 16:59
Compare
Choose a tag to compare

Release notes for 3.0.0

So many nice new things!

  • More stable
  • Faster
  • Less memory hungry
  • Styling of picture-elements
  • Theme styling of sidebar
  • Changing icons and icon color
  • GUI support

To access the new cool features, you need to replace

style:
  ... stuff here ...

with

card_mod:
  style:
    ... stuff here ...

Just style should still mostly work, but you won't get the new features.

Detailed behavior may be slightly different in some edge cases.

Read the readme.

Fix redrawing issues

01 Mar 22:18
Compare
Choose a tag to compare

Should reduce flashing cards.

Fix mod-card functionality (try not to use it, though)

28 Feb 21:33
Compare
Choose a tag to compare

Reduce style flashing

28 Feb 13:08
Compare
Choose a tag to compare
3.0.4

Reduce style flashing

Improve DOM nagivation

27 Feb 21:21
Compare
Choose a tag to compare
3.0.3

Better update on parent update

Bugfix

27 Feb 14:37
Compare
Choose a tag to compare
  • Allow styles from cards and rows to combine again.

Work better with custom-button-card

26 Feb 07:47
Compare
Choose a tag to compare

So many nice new things!

  • More stable
  • Faster
  • Less memory hungry
  • Styling of picture-elements
  • Theme styling of sidebar
  • Changing icons and icon color
  • GUI support

To access the new cool features, you need to replace

style:
  ... stuff here ...

with

card_mod:
  style:
    ... stuff here ...

Just style should still mostly work, but you won't get the new features.

Detailed behavior may be slightly different in some edge cases.

Read the readme.