Convert calendar to VueJS component

Update to FullCalendar 3.1.0 as well.
This commit is contained in:
Frederic Guillot
2016-11-15 21:24:25 -05:00
parent 94cd5869bf
commit e2a867166b
10 changed files with 168 additions and 840 deletions

View File

@@ -42,9 +42,9 @@ var vendor = {
'bower_components/jqueryui-touch-punch/jquery.ui.touch-punch.min.js',
'bower_components/chosen/chosen.jquery.js',
'bower_components/select2/dist/js/select2.min.js',
'bower_components/moment/min/moment-with-locales.min.js',
'bower_components/moment/min/moment.min.js',
'bower_components/fullcalendar/dist/fullcalendar.min.js',
'bower_components/fullcalendar/dist/lang-all.js',
'bower_components/fullcalendar/dist/locale-all.js',
'bower_components/mousetrap/mousetrap.min.js',
'bower_components/mousetrap/plugins/global-bind/mousetrap-global-bind.min.js',
'bower_components/d3/d3.min.js',