- fixed wrong @fullcalendar/core dependency version num
- compatible with angular 8 (#209)
- navLinks throws Cannot read property 'emit' of undefined (#229, #241)
- had references to wrong version of @fullcalendar/core
- fix ngOnDestroy undefined calendar (#212)
- fixed bug with event/resource-fetching functions not working
- removed
deep-copy
as a dependency
- added missing properties (#197)
- responds to changes nested within input data structures
when
deepChangeDetection
is enabled (#171) - added two small dependencies:
fast-deep-equal
deep-copy
fixes not accepting googleCalendarApiKey
(#188)
First official release. Also fixed #175.