This repository has been archived by the owner on Jun 19, 2018. It is now read-only.
- 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
andcalendarMonthDay.html
=>calendarMonthCell.html