This repository has been archived by the owner on Jun 19, 2018. It is now read-only.
0.9.0
- _Breaking change_ - The variables passed back to calendar-event-click, calendar-edit-event-click, calendar-delete-event-click and calendar-timespan-click expressions have been renamed. $event has changed to calendarEvent and $date has been renamed calendarDate to prevent collisions
- Additional past and future helper classes are applied to days in the month view
- Return false from the calendar-timespan-click function to disable the drilldown
- Stopped the slidedown box from being hidden when mousing over an event
- Fixes for events being hidden on the week view when using the iso week option
- Configurable event count badge number
- Use moment.js for all date formatting
- All dates used throughout the calendar can now have their formats configured from the calendarConfigProvider