Releases: thomasloven/lovelace-fold-entity-row
Releases · thomasloven/lovelace-fold-entity-row
Remove animations
Animations were cool, but too hard to get right and had a performance impact :(
Change release number
I've accidentally called some of the latest releases 2.0.X and some 20.0.X. To stop the confusion, the new current release is 2.1.0
Please read the last few release notes.
Code simplifications
NB: Using clickable: true
is not expected to work with a row that is already clickable. Instead use:
tap_action:
action: fire-dom-event
fold-row: true
More animation bugfixes
2.0.14 More animation tweaks. Add `no_animation` option.
Display tweaks. Compatibility fixes
2.0.13 Bump patch version
Layout and card-mod tweaks
20.0.12 Layout tweaks
Layout and card-mod tweaks
2.0.12 Layout tweaks
Fix for state_color in group_config
20.0.11 Fix for state_color in group_config. Fix #187
Fixes for section style headers in Home Assistant 2021.11
20.0.10 Style fixes for section type heads. Fix #186
Increase animation performance.
20.0.9 Decrease delays. Fix #184