angular-ui / ui-calendar

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

Use angular.element instead of unsafe $(...) #367

Closed SHarveyPetalMD closed 8 years ago

SHarveyPetalMD commented 8 years ago

$ might not be defined, depending on how jQuery is loaded