Skip to content

Releases: B-3PO/angular-material-event-calendar

v0.1.4: new version

20 Feb 21:47
Compare
Choose a tag to compare

Fix Deploy
Dist folder added

v0.1.3

09 Feb 16:32
Compare
Choose a tag to compare
  • Fix next months dates in month view
  • add customClass property to event item to allow for custom css

v0.1.2

27 Oct 19:56
Compare
Choose a tag to compare

v0.1.1

11 Oct 22:39
Compare
Choose a tag to compare

Fix auto-height to allow for empty value
Run initial update autoHeight on next animation frame so it has the correct values for calculating its height

v0.1.0: fix github url

07 Oct 20:40
Compare
Choose a tag to compare

fix git url in package and bower

v0.0.8

24 Sep 21:04
Compare
Choose a tag to compare
  • Add auto-height attribute

v0.0.7

19 Sep 23:31
Compare
Choose a tag to compare
  • Make show more popup disappear on outside click
  • Fix show more position so it wont go off screen
  • add animations to show more popup

v0.0.6: Merge pull request #2 from B-3PO/create_on_click

07 Sep 15:27
Compare
Choose a tag to compare

v0.0.5

05 Sep 23:39
Compare
Choose a tag to compare
  • 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

v0.0.4

24 Aug 03:05
Compare
Choose a tag to compare
v0.0.4 Pre-release
Pre-release

Make haeader/title/next/prev their own directives