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

Support for jQuery v3.x #472

Closed zachdunn closed 7 years ago

zachdunn commented 7 years ago

Closes https://github.com/angular-ui/ui-calendar/issues/450


Updates FullCalendar dependency to v2.9.1, which includes support for jQuery v3.0. Also bumps version for Moment in anticipation of eventual support for FullCalendar v3.x, where Moment v2.9 is minimum version required.

References: