Releases: scoutforpets/ember-fullcalendar
Releases · scoutforpets/ember-fullcalendar
FullCalendar 3.6/Scheduler 1.8 and more!
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
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
PLEASE USE 1.7
FullCalendar 3.1/Scheduler 1.5 Support
This release adds support for FullCalendar 3.1 and FullCalendar Scheduler 1.5.