Skip to content
This repository has been archived by the owner on Jun 19, 2018. It is now read-only.

0.9.0

Compare
Choose a tag to compare
@mattlewis92 mattlewis92 released this 09 Apr 18:08
· 829 commits to master since this release
  • _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