Skip to content

Releases: royto/logbook-card

1.11.1

16 Jun 20:23
Compare
Choose a tag to compare

Fix:

  • fix naming inconsistency between code and documentation 🤦

1.11.0

05 Jun 19:56
Compare
Choose a tag to compare

Features:

  • add minimal_duration config allowing to filter entry less than a certain duration (entry will be squash if previous and next entry has same state)

Doc:

  • update example about duration labels

1.10.1

04 May 19:46
Compare
Choose a tag to compare

Bug fix

  • fix alignment when using icon and person image as icon #68
  • fix card not rendered when hidden state is empty string #69

1.10.0

03 May 20:33
Compare
Choose a tag to compare

Features

  • allow to filter based on attribute #65

Bug fix

  • squished people image #67

1.9.3

07 Jan 20:55
Compare
Choose a tag to compare

Bug Fix:

  • fix collapse and max_items configuration error check

1.9.2

07 Jan 20:28
Compare
Choose a tag to compare

Bug Fix:

  • #63 : collapsible don't show all entity history

1.9.1

28 Dec 12:11
Compare
Choose a tag to compare

Bug Fix

  • #59 : Escape state value when testing with Regexp

1.9.1-beta1

27 Dec 21:53
Compare
Choose a tag to compare
1.9.1-beta1 Pre-release
Pre-release

Test version for #59

1.9.0

22 Dec 20:11
Compare
Choose a tag to compare

🎉 New Features

  • Add scroll option to limit height and use scroll. Scroll is set to true by default
  • Use new state color by default (only works for states with no icon not icon_color set)

1.8.0

20 Dec 21:10
Compare
Choose a tag to compare

Bug Fixes

  • Set a max-height on car with scrollbar if overflow #46
  • only add actionHandler on title to avoid issue with expander #61

New Features:

  • use secondary text color for date and attributes