angular-ui / ui-calendar

A complete AngularJS directive for the Arshaw FullCalendar.
http://angular-ui.github.io/ui-calendar/
MIT License
1.49k stars 729 forks source link

Update to fullcalendar v2.5.0 #356

Closed kewisch closed 8 years ago

kewisch commented 8 years ago

We've done some testing and with our usage of angular-ui-calendar there are no obvious errors in upgrading to fullcalendar 2.5.0. Also checked the changelog for anything that could potentially break and found nothing:

https://github.com/fullcalendar/fullcalendar/blob/3a464732a77eac8999875525549d19be0c423d5f/CHANGELOG.md

This fixes #350 and supersedes #352.

kewisch commented 8 years ago

Any updates on this?