Releases: thomasloven/lovelace-card-mod
Releases Β· thomasloven/lovelace-card-mod
Card-mod 3.4.3
- Trying to fix a performance problem with nested custom cards and icons. I hope this will work.
Card-mod 3.4.2
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
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
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 allb
s in the firsta
.
Fix for old ipads
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
Thanks to @mathieudutour, @flixlix, @mochman
- Card mod classes can now be a list
Fix for Home Assistant 2023.11
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
3.2.3 Quickfix. Fix #300
Fix for Home Assistant 2023.4
New fix after Beta 5
Fix for Home Assistant 2023.4
3.2.1 Update hacs.json