- Add
auto-height
attribute
- Add Today button directive
- Add
md-create-event-click
attribute that will trigger on month cell click. This passes a$date
paramater - Add
md-show-create-link
attribute to display a create link on cell hover - Add
md-create-disabled
to disable and hide create - Fix event display on last day of week
- Add previos and next month days to calendar view. These contain events
- Update theme to default to white for header background
- Add
md-primary
styling for header background and selected events. You can add themd-primary
class to theme-event-calendar
directive. - Fix event sorting in month view to fit more events in a day