Releases: FamousWolf/week-planner-card
Releases · FamousWolf/week-planner-card
v1.11.0
What's Changed
- [FEATURE] Add options to override the number of columns by @FamousWolf in #200
- [FEATURE] Add option to toggle calendars by clicking on the legend by @FamousWolf in #203
- [DOCS] Update manual installation documentation by @FamousWolf in #206
- [FEATURE] Add option to show/hide event title and description by @FamousWolf in #207
- [FEATURE] Add options to limit the number of events shown by @FamousWolf in #208
- [BUGFIX] Only rerender everything when something changes by @FamousWolf in #210
- [TASK] Increase version to 1.11.0 by @FamousWolf in #211
Full Changelog: v1.10.1...v1.11.0
v1.10.1
What's Changed
- [FEATURE] Add entity picker and icon picker to visual editor by @FamousWolf in #197
- [TASK] Increase version to 1.10.1 by @FamousWolf in #198
Full Changelog: v1.10.0...v1.10.1
v1.10.0
What's Changed
- [DOCS] Add missing documentation for
showLegend
by @FamousWolf in #184 - [FEATURE] Add visual editor by @FamousWolf in #191
- [FEATURE] Add option for calendar icons by @FamousWolf in #192
- [FEATURE] Add options to filter event text by @FamousWolf in #193
- [TASK] Increase version to 1.10.0 by @FamousWolf in #194
Full Changelog: v1.9.0...v1.10.0
v1.9.0
What's Changed
- [FEATURE] Add option to combine similar events by @FamousWolf in #175
- [FEATURE] Add additional data attributes to event div by @FamousWolf in #176
- [FEATURE] Add support for weather entities with twice_daily forecast by @FamousWolf in #177
- [DOCS] Add documentation about data attributes by @FamousWolf in #180
- [TASK] Increase version to 1.9.0 by @FamousWolf in #182
Full Changelog: v1.8.0...v1.9.0
v1.8.0
What's Changed
- [FEATURE] Add event filter per calendar by @FamousWolf in #162
- [FEATURE] Add card actions by @FamousWolf in #164
- [FEATURE] Add option to hide calendar in legend by @FamousWolf in #167
- [FEATURE] Add option to also hide today without events if hideDaysWit… by @FamousWolf in #168
- [TASK] Add .idea directory to .gitignore by @FamousWolf in #169
- [TASK] Increase version to 1.8.0 by @FamousWolf in #170
Full Changelog: v1.7.1...v1.8.0
v1.7.1
What's Changed
- [BUGFIX] Fix legend styling bug by @FamousWolf in #131
Full Changelog: v1.7.0...v1.7.1
v1.7.0
What's Changed
- [FEATURE] Add data attributes for date parts by @FamousWolf in #117
- [FEATURE] Add event filter by @FamousWolf in #118
- [FEATURE] Add option to add or subtract days from the starting date by @FamousWolf in #119
- [FEATURE] Add option to show legend by @FamousWolf in #120
- [FEATURE] Make sure events with the same starting date are sorted by calendar by @FamousWolf in #121
- [TASK] Increase version to 1.7.0 by @FamousWolf in #122
Full Changelog: v1.6.0...v1.7.0
v1.6.0
What's Changed
- [FEATURE] Add calendar entity name to data attribute of event by @FamousWolf in #92
- [BUGFIX] Make sure the starting date is correct when updating events by @FamousWolf in #93
- [FEATURE] Add optional card title by @FamousWolf in #98
- [FEATURE] Add CSS class for day of week by @FamousWolf in #100
- [TASK] Update npm packages by @FamousWolf in #101
- [FEATURE] Add option to format the date at the top of the day by @FamousWolf in #102
- [TASK] Increase version number to 1.6.0 by @FamousWolf in #103
- [RELEASE] Version 1.6.0 by @FamousWolf in #104
Full Changelog: v1.5.1...v1.6.0
v1.5.1
What's Changed
- [BUGFIX] Fix timezone problem when fetching calendar events by @FamousWolf in #88
Full Changelog: v1.5.0...v1.5.1
v1.5.0
What's Changed
- [DOCS] Add version numbers when options were added by @FamousWolf in #57
- [FEATURE] Add classes for future/current/past days and events by @FamousWolf in #62
- [FEATURE] Add options to show entire current month by @FamousWolf in #66
Full Changelog: v1.4.0...v1.5.0