Skip to content
This repository has been archived by the owner on Sep 25, 2021. It is now read-only.

Releases: atomic7777/atomic_calendar

v0.7.3

02 Apr 14:11
Compare
Choose a tag to compare
  • 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 in dateFormat
  • added startDaysAhead - as requested - if you want to show events starting x days from today
  • some small code fixes and cleanup

v0.7.2

05 Mar 20:50
Compare
Choose a tag to compare
  • bugfix
  • added date - right side of title (optional)

v0.7.1

01 Mar 15:58
Compare
Choose a tag to compare
  • quick fix for dark theme colors

v0.7.0

01 Mar 12:04
Compare
Choose a tag to compare
  • 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

22 Feb 06:22
Compare
Choose a tag to compare

Fixed date calculation
Performance improvements

v0.6.4

20 Feb 20:27
Compare
Choose a tag to compare
  • bug fix
  • performance fix
  • small improvements

v0.6.3

19 Feb 16:21
Compare
Choose a tag to compare

Moved from webpack/babel to rollup/babel

v0.6.2

19 Feb 14:22
Compare
Choose a tag to compare

Fixed rendering issue

v0.6.1

18 Feb 06:41
Compare
Choose a tag to compare
  • 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

17 Feb 14:26
Compare
Choose a tag to compare
Merge branch 'master' of https://github.com/atomic7777/atomic_calendar