fullcalendar
Advanced tools
Comparing version 3.3.0 to 3.3.1
v3.3.1 (2017-04-01) | ||
------------------- | ||
Bugfixes: | ||
- stale calendar title when navigate away from then back to the a view (#3604) | ||
- js error when gotoDate immediately after calendar initialization (#3598) | ||
- agenda view scrollbars causes misalignment in jquery 3.2.1 (#3612) | ||
- navigation bug when trying to navigate to a day of another week (#3610) | ||
- dateIncrement not working when duration and dateIncrement have different units | ||
v3.3.0 (2017-03-23) | ||
@@ -3,0 +14,0 @@ ------------------- |
/*! | ||
* FullCalendar v3.3.0 Google Calendar Plugin | ||
* FullCalendar v3.3.1 Google Calendar Plugin | ||
* Docs & License: https://fullcalendar.io/ | ||
@@ -4,0 +4,0 @@ * (c) 2017 Adam Shaw |
/*! | ||
* FullCalendar v3.3.0 Google Calendar Plugin | ||
* FullCalendar v3.3.1 Google Calendar Plugin | ||
* Docs & License: https://fullcalendar.io/ | ||
@@ -4,0 +4,0 @@ * (c) 2017 Adam Shaw |
@@ -28,4 +28,4 @@ { | ||
}, | ||
"version": "3.3.0", | ||
"releaseDate": "2017-03-23", | ||
"version": "3.3.1", | ||
"releaseDate": "2017-04-01", | ||
"devDependencies": { | ||
@@ -32,0 +32,0 @@ "bootstrap": "^3.3.7", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
1004602
14169