jos
d9223685e2
Implemented redraw throttling for Timeline
hace 10 años
AlexDM0
d87fd1d266
reverted selectEdge pull
hace 10 años
AlexDM0
9a2bec6898
removed node cleanup
hace 10 años
JonathanGeoffroy
711b3def94
fix : selectEdge was fired even if user clicked on a node
The selectEdge handler is now fired only if user clicked on an edge, in order to select it.
It's not fired if the node are selected because there are connected to the selected node.
hace 10 años
Martin Fischer
2ca22025ea
fixed emitting groupDragged event in callback
hace 10 años
dburdick
fa7eb4a9a9
Fix misspelling in milliseconds
hace 10 años
Martin Fischer
1f4c9a4f46
added groupId to groupDragged event
hace 10 años
Alex de Mulder
0bc11f9f6f
Fixed #1140 , labels and points correctly stack.
hace 10 años
Martin Fischer
584f266414
removed updating the groups in groupOrderSwap, started docs
hace 10 años
Christian Seifert
91633220f8
fix "TypeError: Cannot read property '_bound' of undefined" in angular2 environment
hace 10 años
Martin Fischer
5ea6411935
added event handlers for onAddGroup, onMoveGroup, onRemoveGroup
hace 10 años
Alex de Mulder
64b2c78e00
Removed move callbacks
hace 10 años
Martin Fischer
c2e7123037
removed unused option groupsDraggable
hace 10 años
Martin Fischer
448411ee39
Dragging of Groups working now using a swap function
hace 10 años
Alex de Mulder
cfadb05e3a
bugfix
hace 10 años
Alex de Mulder
42c2adf009
prepared for supernodes. Cleaned code
hace 10 años
Alex de Mulder
700e735336
added cubic bezier curves.
hace 10 años
Alex de Mulder
50235111e6
added moveNode method
hace 10 años
jos
116244c421
Fixed #1118 : since v4.6.0, grid of time axis was wrongly positioned on some scales
hace 10 años
Brendon Page
1cb3221df7
Rewrote the Images.js for the network in ECMA script 6 syntax.
hace 10 años
Brendon Page
e015f7fca2
Moved internal functions in Images.load onto the prototype
Added comments to Images.js
hace 10 años
Brendon Page
81c7e46ee3
Fixed issue where broken images wouldn't always be rendered.
hace 10 años
Martin Fischer
22822da008
group dragging works (on groups with same height) using a swap function
hace 10 años
Alex de Mulder
1b381ecf93
Release 4.6.0
hace 10 años
Alex de Mulder
5dba668fb8
- prerelease.2
hace 10 años
Alex de Mulder
daba2f7c6a
- prerelease
hace 10 años
Alex de Mulder
9966d534cb
- Added #936 , useImageSize for images and circularImages
hace 10 años
Alex de Mulder
469b3b9ee2
- Added #931 , borderRadius in shapeProperties for the box shape.
hace 10 años
AlexDM0
5beeca1236
- Fixed #1112 , network now works in firefox on unix again.
hace 10 años
jos
a9ca766af7
Fixed #24 : Implemented support for time zones (see examples/timeline/other/timezone.html)
hace 10 años
Alex de Mulder
b75fe65dd0
- Fixed #1111 , check if edges exist was not correct on update.
hace 10 años
Alex de Mulder
3f194312fa
Fixed delete button when using multiple selected items in manipulation system.
hace 10 años
Martin Fischer
b68030a546
Group Dragging in Timeline
hace 10 años
Alex de Mulder
e228ba9482
different fix for clustering, this one should work :) (sounds familiar)
hace 10 años
Alex de Mulder
e9fc1a0303
fixed hierarchical layout toggle issue.
hace 10 años
Alex de Mulder
5f486ee56b
fixed clustering phantom edge problem
hace 10 años
Alex de Mulder
b377194ae5
fixed hover and blur events for edges.
hace 10 años
Alex de Mulder
f7d1b46753
added configChange event
hace 10 años
Alex de Mulder
4ef684af2e
Fixed #1087 , updated history
hace 10 años
Fice
13bd407243
While dragging multiple items across groups, keep the group-offset.
hace 10 años
Chen Machluf
e1f7c1a1c8
remove subgroup from subgroups list if there is no more items in the subgroup.
hace 10 años
jos
2ce1f12e3f
Fixed #1076 : hiding remainder grid line at the end of a month
hace 10 años
Martin Fischer
d881052df3
added zoomKey option to Graph2d, added missing docs
hace 10 años
Martin Fischer
adb5bcebce
fixed missing validation of available zoomKey option values
hace 10 años
Alex de Mulder
1bc9ea443c
fixed clustering bug #1083
hace 10 años
Martin Fischer
1a3fa5bee4
typo
hace 10 años
Martin Fischer
11c820a2ab
added zoomKey to apply zooming only when a specific key is down
hace 10 años
jos
b175068b2a
Fixed #1076 : Fixed possible overlap of minor labels text on the TimeAxis
hace 10 años
jos
89660a3d31
Added missing method getEventProperties in Core
hace 10 años
jos
20af47e859
Fixed #239 : Do not zoom/move the window when the mouse is on the left panel with group labels
hace 10 años