Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 823 Bytes

CHANGELOG.md

File metadata and controls

24 lines (16 loc) · 823 Bytes

0.0.6 (2016-09-24)

  • Add auto-height attribute

0.0.6 (2016-09-07)

  • 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

0.0.5 (2016-09-05)

  • 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 the md-primary class to the me-event-calendar directive.
  • Fix event sorting in month view to fit more events in a day