Releases: totaldebug/atomic-calendar-revive
Releases · totaldebug/atomic-calendar-revive
v1.5.2
v1.5.1
v1.5.0
Feature
- #63
- Added full day event style to calendar
- Added ability to show time in calendar event
calEventTime
- Added ability to have event linked
disableCalEventLink
- Added ability to have event location link
disableCalLocationLink
- Added calendar color to entity options
color
this will set the bullet and all day event color - Removed
calEventBulletColor
and addeddefaultCalColor
instead, this sets colors when calendar color isnt set - Set calendar summary to display by time for all calendars
Breaking Changes
- if you used
calEventBulletColor
this has been replaced by thedefaultCalColor
option
v1.4.2
v1.4.1
Bug Fix
- Fix issue with calendar selected date
v1.4.0
v1.3.1
v1.3.0
Feature
- #70 Added
showWeekDay
option - #67 Improved UI Look
- #63 better UI for agenda in Calendar View
- #64 Added custom color for weekends in Calendar View
- add
CalEventWeekendColor:
to set the weekend color
- add
- Added new documentation
Breaking Changes
- #70 Added
showWeekDay
option- by default this will be set to false, if you want to see the day you should now put
showWeekDay: true
in your configuration
- by default this will be set to false, if you want to see the day you should now put