This repository has been archived by the owner on Sep 25, 2021. It is now read-only.
Releases: atomic7777/atomic_calendar
Releases · atomic7777/atomic_calendar
v0.7.3
- corrected time zone shift for getting Google Calendar events (it was getting UTC start/end time)
- added
hoursFormat
- you can preset your time format if you don't want to use default format set for your timezone. 'default', '12h' or '24', or even your own like 'h:mm a'. Same like creating custom date format indateFormat
- added
startDaysAhead
- as requested - if you want to show events starting x days from today - some small code fixes and cleanup
v0.7.2
- bugfix
- added date - right side of title (optional)
v0.7.1
- quick fix for dark theme colors
v0.7.0
- Calendar mode added - now the card has two modes, default disabled, one not affecting other
- Loading animation (can be disabled)
- other code fixes
v0.6.5
Fixed date calculation
Performance improvements
v0.6.4
- bug fix
- performance fix
- small improvements
v0.6.3
Moved from webpack/babel to rollup/babel
v0.6.2
Fixed rendering issue
v0.6.1
- Added message, when no calendars available / misconfigured
- Added debug messages in console
- Fixed color settings
- Align enhancements
- Small fixes
- Fixed date calculations
v0.5.9
Merge branch 'master' of https://github.com/atomic7777/atomic_calendar