94 Commits (fbf94397bb91f5c60a0be44da3e5e922595aa296)

Author SHA1 Message Date
  Alex de Mulder c68f6d7a12 fixed more bugs in options, we now have a generate options button! 9 years ago
  Alex de Mulder 6bdad7ee75 fixed bugs, restyled colorPicker 9 years ago
  Alex de Mulder a30c994e92 finalized a very fancy option configurator with a fancy color picker for color fields! 9 years ago
  Alex de Mulder 9c324697dd added color picker 9 years ago
  Alex de Mulder 681f48eefe basic outline for system settings exists 9 years ago
  jos c08a8a582f Fixed #609: reduce the left/right dragarea when an item range is very small, so you can still move it as a whole 9 years ago
  jos dcaa7ef121 Fixed test/timeline.html 9 years ago
  Alex de Mulder 093cb73de5 first modularizing experiment. Made body object containing data nodes, emitter, support functions. ClusterEngine is the first module. 9 years ago
  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 a716e3f239 Updated /dist 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
  jos 81dc7642fe Fixed #621: item ranges being displayed with a minimum of 10px (twice the padding). 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 9 years ago
  Alex de Mulder 640f491b68 fixed reference to dataset at bar styles. 9 years ago
  jos 95e12e42da Fixed #459: content in range items may overflow range after zoom 9 years ago
  Alex de Mulder 6d20187feb added alignZeros 9 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. 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. 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() 10 years ago
  jos 4d66916793 Oops fixing the overflow issue with the dots of BoxItems broke item selection. 10 years ago