From 38cba4c99bbded3983fcbdc4f982b3129cbdf172 Mon Sep 17 00:00:00 2001 From: jos Date: Mon, 13 Jul 2015 16:18:00 +0200 Subject: [PATCH] Updated history --- HISTORY.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/HISTORY.md b/HISTORY.md index 56385cf2..baf7cca3 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -16,13 +16,15 @@ http://visjs.org ### Timeline - Implemented support for group templates (#996). Thanks @hansmaulwurf23. +- Implemented option `zoomKey` for both Timeline and Graph2d (see #1082). + Thanks @hansmaulwurf23. - Fixed #1076: Fixed possible overlap of minor labels text on the TimeAxis. - Fixed #1001: First element of group style being cut. - Fixed #1071: HTML contents of a group not cleared when the contents is updated. - Fixed #1033: Moved item data not updated in DataSet when using an asynchronous `onMove` handler. - Fixed #239: Do not zoom/move the window when the mouse is on the left panel - with group labels. + with group labels. ## 2015-07-03, version 4.4.0