Skip to content

Releases: thomasloven/lovelace-fold-entity-row

Remove animations

07 Feb 20:34
Compare
Choose a tag to compare

Animations were cool, but too hard to get right and had a performance impact :(

Change release number

30 Jan 21:06
Compare
Choose a tag to compare

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

30 Jan 01:11
Compare
Choose a tag to compare

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

28 Jan 11:53
Compare
Choose a tag to compare
2.0.14

More animation tweaks. Add `no_animation` option.

Display tweaks. Compatibility fixes

27 Jan 14:41
Compare
Choose a tag to compare
2.0.13

Bump patch version

Layout and card-mod tweaks

25 Nov 07:44
Compare
Choose a tag to compare
20.0.12

Layout tweaks

Layout and card-mod tweaks

19 Nov 21:14
Compare
Choose a tag to compare
2.0.12

Layout tweaks

Fix for state_color in group_config

10 Nov 11:18
Compare
Choose a tag to compare
20.0.11

Fix for state_color in group_config. Fix #187

Fixes for section style headers in Home Assistant 2021.11

10 Nov 10:47
Compare
Choose a tag to compare
20.0.10

Style fixes for section type heads. Fix #186

Increase animation performance.

07 Nov 21:50
Compare
Choose a tag to compare
20.0.9

Decrease delays. Fix #184