aboutsummaryrefslogtreecommitdiffstats
path: root/library/fullcalendar/CHANGELOG.txt
diff options
context:
space:
mode:
authorredmatrix <git@macgirvin.com>2016-04-03 16:16:14 -0700
committerredmatrix <git@macgirvin.com>2016-04-03 16:16:14 -0700
commitb4c1baada1fba46d4d75f40a7e78111d70d54e7a (patch)
tree0dcf211c433479409a2ea932d1c0ca6bc463562d /library/fullcalendar/CHANGELOG.txt
parent1ca3eeedffe4fb443a19b4b84e16a73522990334 (diff)
parentf13096a6f3b26d9e88dc0d6c07c63a1d5f75346e (diff)
downloadvolse-hubzilla-b4c1baada1fba46d4d75f40a7e78111d70d54e7a.tar.gz
volse-hubzilla-b4c1baada1fba46d4d75f40a7e78111d70d54e7a.tar.bz2
volse-hubzilla-b4c1baada1fba46d4d75f40a7e78111d70d54e7a.zip
Merge branch 'master' of https://github.com/redmatrix/hubzilla into master_merge
Diffstat (limited to 'library/fullcalendar/CHANGELOG.txt')
-rw-r--r--library/fullcalendar/CHANGELOG.txt24
1 files changed, 20 insertions, 4 deletions
diff --git a/library/fullcalendar/CHANGELOG.txt b/library/fullcalendar/CHANGELOG.txt
index b583228fc..d753163e3 100644
--- a/library/fullcalendar/CHANGELOG.txt
+++ b/library/fullcalendar/CHANGELOG.txt
@@ -1,9 +1,25 @@
-v2.5.0-beta (2015-11-15)
-------------------------
+v2.6.1 (2016-02-17)
+-------------------
+
+- make nowIndicator positioning refresh on window resize
+
+
+v2.6.0 (2016-01-07)
+-------------------
+
+- current time indicator (#414)
+- bundled with most recent version of moment (2.11.0)
+- UMD wrapper around lang files now handles commonjs (#2918)
+- fix bug where external event dragging would not respect eventOverlap
+- fix bug where external event dropping would not render the whole-day highlight
+
+
+v2.5.0 (2015-11-30)
+-------------------
-internal refactor of the "grid" system, providing increased flexbility for plugins like
-[fullcalendar-scheduler](https://github.com/fullcalendar/fullcalendar-scheduler/releases)
+- internal timezone refactor. fixes #2396, #2900, #2945, #2711
+- internal "grid" system refactor. improved API for plugins.
v2.4.0 (2015-08-16)