Martin Fischer
2ca22025ea
fixed emitting groupDragged event in callback
9 years ago
Martin Fischer
1f4c9a4f46
added groupId to groupDragged event
9 years ago
Martin Fischer
21d09a2642
finished new example for groupEditable
9 years ago
Martin Fischer
6804cb5595
changed docs for groupDragging
9 years ago
Martin Fischer
58e2157be6
added groupEditable example
9 years ago
Martin Fischer
584f266414
removed updating the groups in groupOrderSwap, started docs
9 years ago
Martin Fischer
5ea6411935
added event handlers for onAddGroup, onMoveGroup, onRemoveGroup
9 years ago
Martin Fischer
c2e7123037
removed unused option groupsDraggable
9 years ago
Martin Fischer
448411ee39
Dragging of Groups working now using a swap function
9 years ago
Martin Fischer
22822da008
group dragging works (on groups with same height) using a swap function
9 years ago
Martin Fischer
b68030a546
Group Dragging in Timeline
9 years ago
Alex de Mulder
e228ba9482
different fix for clustering, this one should work :) (sounds familiar)
9 years ago
Alex de Mulder
e9fc1a0303
fixed hierarchical layout toggle issue.
9 years ago
Alex de Mulder
5f486ee56b
fixed clustering phantom edge problem
9 years ago
Alex de Mulder
8c9c8652d3
updated publish manual
9 years ago
Alex de Mulder
6c89cbdb0e
Moved to 4.5.1--snapshot
9 years ago
jos
58f0da3921
Released v4.5.0
9 years ago
Alex de Mulder
c507a590be
made all search go buttons a live search instead of submit
9 years ago
Alex de Mulder
b377194ae5
fixed hover and blur events for edges.
9 years ago
Alex de Mulder
f7d1b46753
added configChange event
9 years ago
Alex de Mulder
4ef684af2e
Fixed #1087 , updated history
9 years ago
Alex de Mulder
5c411a9366
polising the network docs a little
9 years ago
Alex de Mulder
5f46591919
unfolded tabs
9 years ago
Alex de Mulder
3f3509fb03
Merge remote-tracking branch 'origin/develop' into develop
9 years ago
Alex de Mulder
b0ca320b8c
bit more hacking to make search blazingly fast :)
9 years ago
Alex
dfd9114026
Merge pull request #1091 from ChenMachluf/develop
remove subgroup from subgroups list if there is no more items in the …
9 years ago
Chen Machluf
e1f7c1a1c8
remove subgroup from subgroups list if there is no more items in the subgroup.
9 years ago
jos
ba4f2822d7
Merge remote-tracking branch 'origin/develop' into develop
9 years ago
jos
2ce1f12e3f
Fixed #1076 : hiding remainder grid line at the end of a month
9 years ago
Alex de Mulder
a85d04683b
added live update for search
9 years ago
jos
38cba4c99b
Updated history
9 years ago
Jos de Jong
afe0305073
Merge pull request #1082 from hansmaulwurf23/zoom_key
Added option zoomKey
9 years ago
Martin Fischer
d881052df3
added zoomKey option to Graph2d, added missing docs
9 years ago
Martin Fischer
adb5bcebce
fixed missing validation of available zoomKey option values
9 years ago
Alex
c0f0ab9f41
Merge pull request #1084 from felixhayashi/develop
9 years ago
Felix Hayashi
be603b01dd
yay! new search for visjs.org
see #909
9 years ago
Alex de Mulder
5d5f589674
Merge remote-tracking branch 'origin/develop' into develop
9 years ago
Alex de Mulder
1bc9ea443c
fixed clustering bug #1083
9 years ago
Martin Fischer
1a3fa5bee4
typo
9 years ago
Martin Fischer
11c820a2ab
added zoomKey to apply zooming only when a specific key is down
9 years ago
jos
b175068b2a
Fixed #1076 : Fixed possible overlap of minor labels text on the TimeAxis
9 years ago
jos
25706fb4ed
Updated history
9 years ago
jos
58986aa9fa
Merged #996
9 years ago
jos
89660a3d31
Added missing method getEventProperties in Core
9 years ago
jos
20af47e859
Fixed #239 : Do not zoom/move the window when the mouse is on the left panel with group labels
9 years ago
jos
5f2e3c14f3
Merge remote-tracking branch 'origin/develop' into develop
9 years ago
jos
4fd843edd0
Fixed #1033 : Moved item data not updated in DataSet when using an asynchronous `onMove` handler
9 years ago
Alex de Mulder
8d23446dec
rebuilt and updated git ignore
9 years ago
Alex
6cf71b36fb
Merge pull request #1072 from zukomgwili/develop
Added feature that allows the border for a circularImage shape to be dashed
9 years ago
Zuko Mgwili
27a875a690
Corrected the shapeProperties.borderDashes property type description
Changed shapeProperties.borderDashes type description from "Object or Boolean" to Array or Boolean".
Merged circularImageWithDashedBorder example into shapesWithDashedBorders example.
Added enableBorderDashes and disableBorderDashes function calls to Database.js, Ellipse.js and Box.js, to enable/disable dashed borders.
9 years ago