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

0.15.0

Latest
Compare
Choose a tag to compare
@mattlewis92 mattlewis92 released this 29 Aug 18:47
· 537 commits to master since this release
  • Option to specify an instance by instance month cell templates via attributes passed to the calendar (#142)
  • Add on-timespan-click to the day view (#135)
  • Add an option to display end times on the calendar (#132)
  • Display the week number on mouseover of the month cell weeks (#130)

Breaking changes:

  • The default calendar month cell template names have changed. To migrate either use the new attributes for specifying custom template urls or just rename the templates from calendarMonthEventsList.html => calendarMonthCellEvents.html and calendarMonthDay.html => calendarMonthCell.html