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

Please publish new version including recent commits #456

Open karolklp opened 7 years ago

karolklp commented 7 years ago

Now, if you have angular~1.5 and ui-calendar in a project, the only way to make it work is to target ui-calendar in bower directly to the latest commit: "angular-ui-calendar": "https://github.com/angular-ui/ui-calendar.git#5171a36bf0ea66423f6de49e971b7cc389beba91"

using method suggested in Readme - pointing to Latest (1.2.0) creates angular conflict.