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

upgrade full calendar to version 3.4.0 #505

Open korengal opened 7 years ago

theblang commented 6 years ago

This would be amazing. Currently we aren't using ui-calendar due to the fullcalendar 2.x dependency. Were there no breaking changes in the code itself from the dependency updates?

spotlight2001 commented 6 years ago

I like the topic of the pull request. Using an up-to-date version of fullcalendar helps getting latest bugfixes.

This pull request is untouched since 4 months. Will there be a merge or comments of whats missing?

aschip commented 6 years ago

@korengal how did you test this? I updated the bower.json & tried to use the updated files, unfortunately the calendar no longer displays events.

korengal commented 6 years ago

@aschip I don't use ui-calendar any more, you can get the latest version of full calendar and make you own component for it. its working great.