Releases: iantrich/list-card
Releases · iantrich/list-card
0.1.2
add support for fields containing icon string
Merge pull request #26 from hjbotha/add-icon-column add support for fields containing icon string
Change the if/else for regex,prefix,postfix to an if statement
Merge pull request #13 from dennyreiter/regex_with_prefix_postfix Change the if/else for regex,prefix,postfix to an if statement
Added feed attribute configuration
Merge pull request #11 from fsteccanella/feed_attribute Added a parameter to specify which attribute contains the feed
Change Table Padding to match padding of other cards
Merge pull request #9 from bacco007/patch-1 Change Table Padding to match padding of other cards
Empty title now removes header
A header with default text "List" is no longer displayed if a title
is not provided for the card.