Skip to content

Releases: thomasloven/lovelace-card-mod

Card-mod 3.4.3

13 Mar 21:48
Compare
Choose a tag to compare
  • Trying to fix a performance problem with nested custom cards and icons. I hope this will work.

Card-mod 3.4.2

08 Jan 11:47
Compare
Choose a tag to compare

BREAKING in 3.4.0:

The ancient (more than two years outdated) way of using card_mod:

style: ...

has been removed.

Now only

card_mod:
  style:
    ...

Changes in 3.4.2

  • Try to improve performance with icon styling

Card-mod 3.4.1

31 Dec 00:18
Compare
Choose a tag to compare

BREAKING in 3.4.0:

The ancient (more than two years outdated) way of using card_mod:

style: ...

has been removed.

Now only

card_mod:
  style:
    ...

Changes in 3.4.1

  • Even better compatibility with old browsers
  • Fix update of template based icons
  • Fix sidebar themes in Chrome

Card-mod 3.4.0

27 Dec 22:31
Compare
Choose a tag to compare

BREAKING:

The ancient (more than two years outdated) way of using card_mod:

style: ...

has been removed.

Now only

card_mod:
  style:
    ...

works

Others

  • Significant code cleanup
  • Stability improvements
  • Performance improvements
  • Better debugging features
  • Selector chain tweaks. a $ b $ will now select the shadowRoots of all bs in the first a.

Fix for old ipads

25 Dec 21:58
Compare
Choose a tag to compare

Card-mod should now work with older browsers again, like iPad Air 2.

Please note that there may be caching issues. Your ipad may still keep the old version of card-mod in memory for a very long time, and it's really hard to get rid of consistently. Thanks, Apple.

Merge fixes

22 Nov 21:47
Compare
Choose a tag to compare

Fix for Home Assistant 2023.11

02 Nov 14:06
Compare
Choose a tag to compare

Quick fix for the Energy dashboard actually displaying card-mod, causing a gap at the side of the screen.

Fix for Home Assistant 2023.10

30 Sep 22:19
Compare
Choose a tag to compare
3.2.3

Quickfix. Fix #300

Fix for Home Assistant 2023.4

03 Apr 20:31
Compare
Choose a tag to compare

New fix after Beta 5

Fix for Home Assistant 2023.4

30 Mar 12:21
Compare
Choose a tag to compare
3.2.1

Update hacs.json