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.
9 years ago
jos
eb3038a1ec
Bumped version number to 4.7.1-SNAPSHOT
9 years ago
jos
955dd25caa
Released version 4.7.0
9 years ago
Alex de Mulder
64b2c78e00
Removed move callbacks
9 years ago
Alex de Mulder
cfadb05e3a
bugfix
9 years ago
Alex de Mulder
42c2adf009
prepared for supernodes. Cleaned code
9 years ago
Alex de Mulder
700e735336
added cubic bezier curves.
9 years ago
Alex de Mulder
50235111e6
added moveNode method
9 years ago
jos
8c53e8ac93
Merge remote-tracking branch 'origin/develop' into develop
9 years ago
jos
116244c421
Fixed #1118 : since v4.6.0, grid of time axis was wrongly positioned on some scales
9 years ago
Alex
dbdc21cbc1
Merge pull request #1119 from brendon1982/develop
Fixed issue where broken images wouldn't always be rendered.
9 years ago
Brendon Page
1cb3221df7
Rewrote the Images.js for the network in ECMA script 6 syntax.
9 years ago
jos
789f7c604e
Updated history
9 years ago
Jos de Jong
8b70e93836
Merge pull request #1114 from Fice/groupDrag
While dragging multiple items across groups, keep the group-offset.
9 years ago
Brendon Page
e015f7fca2
Moved internal functions in Images.load onto the prototype
Added comments to Images.js
9 years ago
Brendon Page
05da3df6b8
Fixed indenting issue in cirular images example
9 years ago
Brendon Page
81c7e46ee3
Fixed issue where broken images wouldn't always be rendered.
9 years ago
AlexDM0
6f665f42d0
fixed doc links
9 years ago
Alex de Mulder
1edde7769e
moved to v4.6.1-SNAPSHOT
9 years ago
Alex de Mulder
1b381ecf93
Release 4.6.0
9 years ago
Alex de Mulder
5dba668fb8
- prerelease.2
9 years ago
Alex de Mulder
daba2f7c6a
- prerelease
9 years ago
Alex de Mulder
9966d534cb
- Added #936 , useImageSize for images and circularImages
9 years ago
Alex de Mulder
469b3b9ee2
- Added #931 , borderRadius in shapeProperties for the box shape.
9 years ago
AlexDM0
5beeca1236
- Fixed #1112 , network now works in firefox on unix again.
9 years ago
jos
7fdc22b703
Merge remote-tracking branch 'origin/develop' into develop
9 years ago
jos
a9ca766af7
Fixed #24 : Implemented support for time zones (see examples/timeline/other/timezone.html)
9 years ago
Alex de Mulder
b75fe65dd0
- Fixed #1111 , check if edges exist was not correct on update.
9 years ago
jos
228ac7ed6a
Bumped version number to 4.5.2-SNAPSHOT
9 years ago
jos
f0cc3eef77
Released v4.5.1
9 years ago
jos
fd6b70c1cb
Mentioned 2 way data binding of DataSet in the Data Format sections in the docs (see #1099 )
9 years ago
Alex de Mulder
3f194312fa
Fixed delete button when using multiple selected items in manipulation system.
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
Fice
13bd407243
While dragging multiple items across groups, keep the group-offset.
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