Releases: totaldebug/atomic-calendar-revive
Releases · totaldebug/atomic-calendar-revive
v1.6.0
Features
- add
nameColorto set card name color - add
calDayColorto set the color of the day in calendar mode - add
calWeekDayColorto set the color of the weekday names along the top in calendar mode - add
calDateColorto set the color of the date selector in calendar mode - amend
titleSizetoeventTitleSizeas its only applicable to events - amend
titleColortoeventTitleColoras its only applicable to events
Bug Fixes
- fixes #129 calGridColor not working, this impacted all config that was set in stylesheets
v1.5.3
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
colorthis will set the bullet and all day event color - Removed
calEventBulletColorand addeddefaultCalColorinstead, this sets colors when calendar color isnt set - Set calendar summary to display by time for all calendars
Breaking Changes
- if you used
calEventBulletColorthis has been replaced by thedefaultCalColoroption
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
showWeekDayoption - #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
showWeekDayoption- by default this will be set to false, if you want to see the day you should now put
showWeekDay: truein your configuration
- by default this will be set to false, if you want to see the day you should now put