71 Commits (10f142ef9188b6f18d92f502951e1c9663c9b7fe)

Author SHA1 Message Date
  wimrijnders f8ba6f037c Protect Network from zero and negative mass values (#3135) 7 years ago
  Pat Sissons e25db74b4b replacing all ES6 imports with CJS require calls (#3063) 7 years ago
  wimrijnders 9a564417d0 Fixes for loading images into image nodes (#2964) 7 years ago
  wimrijnders 1ae1e15a50 Network: use separate refresh indicator in NodeBase, instead of width… (#2885) 7 years ago
  Guilhem Soulas 66a67727ac feat(network): Allow for image nodes to have a selected or broken image (#2601) 7 years ago
  David Anderson becf18e6eb feat: change styles if element is selected (#2446) 7 years ago
  David Anderson 8a9edbbf87 fix: Font styles and width and height of nodes (#2385) 7 years ago
  jos c3b9203350 Reverted support in Network for custom id fields, which was still broken 8 years ago
  jos 4a720969e1 Fixed #1707: Network not supporting data with a custom id field 8 years ago
  Alex de Mulder 11888f255d - Added #1138, enable the user to define the color of the shadows for nodes and edges. 8 years ago
  Alex de Mulder 589093d502 - Fixed #1406, control nodes are now drawn immediately without a second redraw. 8 years ago
  Alex de Mulder 4d8a2598f0 reevaluated object bridging over extending. New implementations to prevent bugs. 8 years ago
  Alex de Mulder 349017cf85 - Fixed #1416: Fixed error in improvedLayout. 8 years ago
  Alex de Mulder 3c9b849241 - Fixed #1414: Fixed color references for nodes and edges. 8 years ago
  Alex de Mulder ce4fec4da3 - Fixed #1324: Labels now scale again. 9 years ago
  Alex de Mulder 3733976b35 - Fixed deletion of options by settings them to null. 9 years ago
  Alex de Mulder 1d0db57815 - Fixed setting font to null so the network won't crash anymore. 9 years ago
  Coleman Kane c966a5feba Put node-label alignment into 'align' rather than 'textAlign' 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 4ef684af2e Fixed #1087, updated history 9 years ago
  Alex de Mulder 3ab17e2cb0 Fixed node resizing on dragging. 9 years ago
  AlexDM0 0cf8c4aae0 - Fixed updating bounding box of nodes without drawing. 9 years ago
  Alex de Mulder af39649458 - Improved handling of empty image field. 9 years ago
  Alex de Mulder e96d228ab8 Added releaseFunction to openCluster. 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 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
  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 ccbdd46cc4 fixed bounding box bug, added function filter to configuration system 9 years ago
  jos 88ab094789 Moved validator and ConfigurationSystem to ./lib/shared, and continue with options on error 9 years ago
  Alex de Mulder 5b7a90f4dc added multiselect, reworked options 9 years ago
  Alex de Mulder 5b3f19acb5 fixed viewable area check as per #812 9 years ago
  Alex de Mulder c9a1a88f41 fixed all trello issues and added snazzy option lookup to validator 9 years ago
  Alex de Mulder 3dc963ca20 disable the 'deleting' of fixed option 9 years ago
  Alex de Mulder 357853e2ce allowed deleting values with null and undefined. Fix for global variables, fix for edge color strings 9 years ago
  Alex de Mulder 050e2daa7e fix for sad labelless nodes 9 years ago
  Alex de Mulder efd876dba8 debugging a bit 9 years ago
  Alex de Mulder bf274fd51e added a pretty amazing option checker to network :) 9 years ago
  Alex de Mulder 3fbab7cd9d updated docs partially 9 years ago
  Alex de Mulder d4d928d250 finalized all methods and adde3d more docs 9 years ago