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

@@ -9,7 +9,7 @@
],
"dependencies": {
"jquery": "^2.2.3",
"fullcalendar": "^2.9.1",
"fullcalendar": "^3.0.1",
"chosen": "^1.5.1",
"c3": "^0.4.11",
"jquery-ui": "^1.11.4",