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

listWeek view #501

Open comapedrosa opened 7 years ago

comapedrosa commented 7 years ago

Hi everyone,

I'm trying to display a listWeek view on the ui-calendar but it's not working, any ideas?

What I want to display: https://fullcalendar.io/js/fullcalendar-3.4.0/demos/list-views.html

And the only ones I manage to display are the ones with the "see example" link on here:

https://fullcalendar.io/docs/views/Available_Views/

Any thoughts would be really helpful!

Thx

santimacia commented 7 years ago

+1

schaib commented 7 years ago

The list views were introduced in fullcalendar v3.0.0 which is not currently supported by ui-calendar. You can follow https://github.com/angular-ui/ui-calendar/issues/454