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

Demo not correct or calendar configuration passed wrong? #303

Closed apavlinovic closed 9 years ago

apavlinovic commented 9 years ago

Hi,

I've been trying to get the calendar to work, but the demo code is wrong...? Was there any breaking change that was not documented?

kishorIntelligrape commented 9 years ago

Hi ,

I am also facing problem with v1.0.0. It seems no custom configuration applies during initialization. Is there any change in the way we define config object. Here is : http://plnkr.co/edit/UBw8JOEM7iYZ7MfDMHbS?p=preview

EDIT: I think answer for this could be found in https://github.com/angular-ui/ui-calendar/issues/297. And its solution worked for me...

joshkurz commented 9 years ago

yeah there was an issue with getting the config it should be fixed now.