Skip to content

Releases: totaldebug/atomic-calendar-revive

v2.5.1

09 Oct 09:13
d9f2ab1

Choose a tag to compare

Bug Fix

  • Fixes #329 where maxEventCount is higher than number of events

v2.5.0

08 Oct 10:44

Choose a tag to compare

Feature

  • Added calShowDescription to display description on calendar move (#240)

v2.4.0

08 Oct 09:42
20c2ec9

Choose a tag to compare

Feature

  • maxEventCount now takes into account multiple calendars (#298)

v2.3.2

28 Sep 10:28
d7146e2

Choose a tag to compare

Bug Fix

  • Fixes #317 issue with spacing on calendar mode

v2.3.1

28 Sep 10:16

Choose a tag to compare

Bug Fix

  • Fixes #310 where multi day events weren't showing correct length information

v2.3.0

23 Sep 14:33

Choose a tag to compare

New Feature

  • Add classes for today and running event - @tomasrudh

Maintenance

  • Update Rollup
  • Update typescript
  • Update moment
  • Update eslint
  • Update webpack
  • Update babel

v2.2.7

14 Sep 09:02
4002f7e

Choose a tag to compare

h1. Bug Fixes

  • Fixes #297 issue with all day events and calDav.

v2.2.6

10 Sep 09:51
2a779cc

Choose a tag to compare

Bug Fixes

  • Fixed #297 - All day text not displaying on all day events
  • Fixed #299 - Language detection not working as expected
  • Fixed #296 - Wrong day shown on calendar mode

v2.2.3

07 Sep 12:36
8d74dcd

Choose a tag to compare

New Features

  • Added showEventIcon to show icon in the event title
  • Added europeanDate to show date in either US or European format next to current day in event mode

Bug Fixes

  • Fixed: CalDav calendars now show correct dates and times
  • Fixed: maxDaysToShow showing more than one day when set to 1
  • Fixed: showRelativeTime ignores timezone offset
  • Fixed: All day events showing across multiple days when they have finished

UI Tweaks

  • Changed date for event day to reduce space usage.

v2.1.1

10 Aug 09:56
75375dd

Choose a tag to compare

Feature

  • fixes #248 eventTitleColor still not showing as expected