Skip to content

Releases: scoutforpets/ember-fullcalendar

FullCalendar 3.6/Scheduler 1.8 and more!

15 Oct 19:49
Compare
Choose a tag to compare

New features:

  • Updated to FullCalendar 3.6 and Scheduler 1.8
  • Added locale support via @dhiemstra @moxide (thanks!)

Bug fixes:

  • Moved ember-cli-moment-shim to dependencies (fixes #54)
  • Added null check when adding event source (resolves an issue introduced in FC 3.5)

Misc:

  • Other dependency updates

[BREAKING] Scheduler Opt-in + Fastboot Support

27 Mar 20:05
Compare
Choose a tag to compare

This release adds Fastboot support (thanks @plcarmel ) and includes a breaking change:

FullCalendar Scheduler is no longer included by default. To use it, you'll need to opt-in (see the README). An opt-in scenario makes more sense as most people are not using it.

1.6.0 also included a PR that broke the Scheduler import -- this resolves that as well.

Upgraded to FullCalendar 3.3/Scheduler 1.6

27 Mar 03:37
Compare
Choose a tag to compare

FullCalendar 3.1/Scheduler 1.5 Support

05 Dec 17:43
Compare
Choose a tag to compare

This release adds support for FullCalendar 3.1 and FullCalendar Scheduler 1.5.