Alex de Mulder
8b5921c0e5
- Fixed manipulation bar for mobile.
9 years ago
Alex de Mulder
ca85e86be2
merged #635 , thanks @tobeee !
9 years ago
Alex de Mulder
97a9cfbc2b
exchanging dist for easy merge
9 years ago
Alex de Mulder
f91e2bfab6
made sure frozensimulation stays frozen when doing setOptions or the like
9 years ago
jos
85a4982487
Fixed #626 : added class name 'network-tooltip' to the tooltip, allowing custom styling.
9 years ago
jos
6ff857a06e
Updated /dist
9 years ago
Alex de Mulder
ff4d576b7c
removed nodes and edges from the selection before they are deleted through the dataset or when setData is called.
9 years ago
jos
d587c437a8
Fixed #550 : `Timeline.redraw()` now also recalculates the size of items.
9 years ago
Alex de Mulder
b4c56a6239
removed eu project
9 years ago
jos
b778649725
Fixed #531 : a bug in the `DataSet` returning an empty object instead of `null` when no item was found when using both a filter and specifying fields.
9 years ago
Alex de Mulder
f7f0dd8c5d
- Added option bindToWindow (default true) to choose whether the keyboard binds are global or to the network div.
9 years ago
jos
84f43861df
Released version 3.9.1
9 years ago
Alex de Mulder
307a4ce29e
fixed bug where opening a cluster without smoothcurves went wrong.
9 years ago
jos
c56134cd91
Released version 3.9.0
9 years ago
jos
d82645e65f
Fixed wrongly merged TimeAxis.js
9 years ago
jos
9b8f4bb4b6
Released version 3.7.1
10 years ago
Alex de Mulder
640f491b68
fixed reference to dataset at bar styles.
10 years ago
jos
95e12e42da
Fixed #459 : content in range items may overflow range after zoom
10 years ago
Alex de Mulder
6d20187feb
added alignZeros
10 years ago
Alex de Mulder
7c23ffa3c1
fixed clean up of icons, titles, fixed some style issues, typos
10 years ago
jos
09cad4e1a2
Updated /dist
10 years ago
jos
ace17d4f21
Fixed height of BackgroundItems not being 100% when timeline has a fixed height
10 years ago
Alex de Mulder
8f63c115ee
updated background itemtype. No content is allowed now.
10 years ago
Alex de Mulder
991835c5d7
fixed emberassing typo bugs
10 years ago
Alex de Mulder
939f8f85da
- Renamed storePosition to storePositions. Added deprication message and old name still works.
- Worked around hammer.js bug with multiple release listeners.
- Improved cleaning up after manipulation toolbar.
- Added getPositions() method to get the position of all nodes.
- Added getCenterCoordinates() method to get the x and y position in canvas space of the center of the view.
10 years ago
jos
107c49a8aa
Released v3.5.0
10 years ago
Alex de Mulder
4fa0b995bc
updated the fixed property of Nodes. You can now always unfix it with allowedToMove #303
10 years ago
jos
212a473a03
Released version 3.4.2
10 years ago
Alex de Mulder
1c1250ff74
- fixed possible cause for freezing graph when animating
10 years ago
jos
267cd2b1ac
Released version 3.4.1
10 years ago
Alex de Mulder
72cbed1eac
fixed creation and deletion of empty groups when there are not yet items
10 years ago
jos
f96a90230f
Fixed #298 : IE freezing when margin.item and margin.axis where both 0
10 years ago
Alex de Mulder
70df0c7c61
- Fix for introduced bug on zoomExtent navigation button.
- Added animation to zoomExtent navigation button.
- Improved cleaning of Hammer.js bindings.
10 years ago
jos
1ad26290c9
Released version 3.4.0
10 years ago
Alex de Mulder
b3c733b751
bugfix for graph2d, updated example 15
10 years ago
jos
84184ab6d1
Updated dist folder
10 years ago
Alex de Mulder
9521cc347b
added getScale()
10 years ago
jos
8fbb851c46
Changed `onMoving` to be a callback by default (simpler code, little performance hit) See also #294
10 years ago
Alex de Mulder
eec53d0470
- Added animation and camera controls by the method .moveTo()
- Added new event that fires when the animation is finished.
- Added new example showing the new features of animation.
10 years ago
jos
4d66916793
Oops fixing the overflow issue with the dots of BoxItems broke item selection.
10 years ago
jos
29b4e31b31
Fixed an overflow issue with the dots of BoxItems
10 years ago
Alex de Mulder
1cecbb96eb
added multiline text to edges, updated multiline code for both nodes and edges #291
10 years ago
jos
5391f7c29d
Fixed #162 : Implemented a new item type `background`
10 years ago
jos
23cb1da05f
Fixed #279 : `className` of groups not being updated when changed
10 years ago
Alex de Mulder
6891b4bf2a
cleaned up the setSize function
10 years ago
jos
8b1a90cc9f
Updated version number to 3.3.1-SNAPSHOT. Fixed moment.js urls in some examples. Fixed position issue with close button of the Network manipulation menu
10 years ago
jos
43589cdc1a
Released version 3.3.0
10 years ago
jos
940e903342
Fixed #243 , Fixed #270 : Implemented support for option `align` for range items.
10 years ago
Alex de Mulder
eb438156b7
fixed bug where loading hierarchical data after initalization crashes network
10 years ago
jos
7ab627639d
Updated folder dist
10 years ago