138 Commits (aaa5aadd6d39b3f58953bc9b62d30099f23494ee)

Author SHA1 Message Date
  Alex de Mulder 09d3dfbb09 - made it pretty, fixed bugs in clustering 9 years ago
  Alex de Mulder 0161b22160 - added kamadaKawai algorithm as prototype 9 years ago
  Alex de Mulder 9b83e2ca0f - Fixed dynamic updating of label properties. 9 years ago
  Alex de Mulder 6e01279eaa - Fixed #1152, updating images now works. 9 years ago
  AlexDM0 9a2bec6898 removed node cleanup 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 1b381ecf93 Release 4.6.0 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
  Alex de Mulder 4ef684af2e Fixed #1087, updated history 9 years ago
  Zuko Mgwili 27a875a690 Corrected the shapeProperties.borderDashes property type description 9 years ago
  Zuko Mgwili 6c502fb0e1 Added a shapeProperties object allowing configuration of shapes. 9 years ago
  Zuko Mgwili c2b00d0392 Added feature that allows the border for a circularImage shape to be dashed 9 years ago
  Alex de Mulder 3ab17e2cb0 Fixed node resizing on dragging. 9 years ago
  Alex de Mulder 78c5f38568 - Added labelHighlightBold option to edges and nodes. 9 years ago
  Alex de Mulder 47d52827f5 Fixed #1039, icon now returns correct distance to border 9 years ago
  Alex de Mulder 103b5b122c Fixed #1044, gave navigation buttons their own handler for release. 9 years ago
  AlexDM0 0cf8c4aae0 - Fixed updating bounding box of nodes without drawing. 9 years ago
  Alex de Mulder b75ccbaf06 Fixed static smooth edges not being handled correctly in all angles 9 years ago
  Alex de Mulder af39649458 - Improved handling of empty image field. 9 years ago
  Alex de Mulder f699061e29 - Fixed #974 connecting static smooth and straight edges. also bug introduced in the layout 9 years ago
  Alex de Mulder 4d8ade5c67 Fixed #953 - Added zoom events from keyboard and navigation buttons. 9 years ago
  Alex de Mulder 85765f92a8 parseFloat of edges 9 years ago
  Alex de Mulder e96d228ab8 Added releaseFunction to openCluster. 9 years ago
  Alex de Mulder ab112d8a40 added stochastic option check to the testing. Fixed few bugs 9 years ago
  Alex de Mulder d1b0c59357 fixed #899, self referencing edges do not use orientation other than horizontal 9 years ago
  Alex de Mulder 34be08fd51 - Improved robustness against people molesting the Function.prototype.bind() 9 years ago
  Alex de Mulder 50e916e3de removed random from physics. fixed setting hidden and physics dynamically, fixed manipulation system bug 9 years ago
  Alex de Mulder cf3614001e removed log, rebuilt 9 years ago
  Alex de Mulder db5782cad8 - Fixed #861, brokenImage only working for one node if nodes have the same image. 9 years ago
  Alex de Mulder 09d7d4bb53 - Fixed bug with the moveTo and getViewPosition methods. 9 years ago
  Alex de Mulder e2945947fd - Fixed click to use 9 years ago
  Alex de Mulder 87277e5db6 fixed #859. images now resize again when they are loaded. 9 years ago
  Alex de Mulder 547fb05176 fixed dynamic edges not correctly handling non-existent nodes. 9 years ago
  killerDJO a53bcd8efa fixed colors for selected and hover states 9 years ago
  Alex de Mulder 3f6b206a1f fixed bug in circular images, moved examples 9 years ago
  Alex de Mulder d404798174 fixed alot of bugs, expanded configurator, added more examples, updated docs, updated update interval 9 years ago
  Alex de Mulder ad2d70ed8b fixed numerous clustering bugs, added more examples, numerous other bug fixes 9 years ago
  Alex de Mulder cbc4c8dce3 fixed bugs, set all groups to reload if globally changed 9 years ago
  jos 176742b33f Implemented configurator for Graph2d. Fixed Configurator displaying nothing when `filter: true`. 9 years ago
  Alex de Mulder 9921fe750b worked with examples 9 years ago
  Alex de Mulder c3883970e4 numerous bugfixes, partial progress with examples 9 years ago
  Alex de Mulder 14ed1bb907 bugfixes, added examples 9 years ago
  Alex de Mulder ccbdd46cc4 fixed bounding box bug, added function filter to configuration system 9 years ago
  Alex de Mulder cc3e12ad66 added another solver based on barnesHut but with some of the forceAtlas2 equations 9 years ago
  jos 88ab094789 Moved validator and ConfigurationSystem to ./lib/shared, and continue with options on error 9 years ago