44 Commits (fbbb2cc73091128793a63998b273338cac8eb25a)

Author SHA1 Message Date
  macleodbroad-wf 0df59c8f41 Makes Network, DataSet and DataView eslint compliant (#3304) 7 years ago
  wimrijnders 16a639bae5 Added dragStart event for adding edges. (#3141) 7 years ago
  wimrijnders 843eb447b2 Upgrade packages and tools for Travis unit testing (#3262) 7 years ago
  David Anderson 17ce133094 Edit edge without endpoint dragging, and pass label in data (#2329) 8 years ago
  jos c3b9203350 Reverted support in Network for custom id fields, which was still broken 9 years ago
  jos dc70824f4b Some more fixes regarding custom id fields. Still broken! 9 years ago
  Yotam Berkowitz 885ebffbce fix delete btn and remove console.logs 9 years ago
  jos 4a720969e1 Fixed #1707: Network not supporting data with a custom id field 9 years ago
  Alex de Mulder 386082e443 Fixed #1677: updating groups through manipulation now works as it should. 9 years ago
  Alex de Mulder 53d37f1344 Fixed #1635: edges are now referring to the correct points 9 years ago
  Alex de Mulder 84b65fdd6c Fixed #1596: correct clean up of manipulation dom elements. 9 years ago
  Alex de Mulder 2be3235210 - Fixed upscaling when the window size increases. 9 years ago
  Alex de Mulder 589093d502 - Fixed #1406, control nodes are now drawn immediately without a second redraw. 9 years ago
  Alex de Mulder 410f83aa38 - Fixed #1358: Fixed example for clustering on zoom. Also removed private keyword from public methods. Let physics listen to data updates instead of being called from network. 9 years ago
  Alex de Mulder 5302f74521 - Fixed #1362: Layout of hierarchicaly systems no longer overlaps NODES. 9 years ago
  Alex de Mulder 59a5fe8053 - Fixed bug where dragging a node that is not a control node during edit edge mode would throw an error. 9 years ago
  Alex de Mulder 3f194312fa Fixed delete button when using multiple selected items in manipulation system. 9 years ago
  Eric VanDever dc77069284 added getDataSet to network manipulation edge add and edit functions to match existing remove and node equivalents 9 years ago
  Alex de Mulder 3507d267f6 Fixed #949 delete callbacks with null argument not showing toolbar afterwards. 9 years ago
  Alex de Mulder 5b1aecffd7 - Fixed dataView support for storePositions 9 years ago
  Alex de Mulder 0150255c87 - Fixed few functions including storePositions(). 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 229c22bc9b Removed depricated dynamic entree, allow any smooth curve style for hierarchical layout. 9 years ago
  Alex de Mulder 67bda4ff16 - Fixed #866, manipulation can now be set to false without crashing. 9 years ago
  Alex de Mulder aa12cea8b6 Fixed #860, edit node mode now works as it should. 9 years ago
  Alex de Mulder ad2d70ed8b fixed numerous clustering bugs, added more examples, numerous other bug fixes 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 a03d926c7f fix manipulation bar hiding 9 years ago
  Alex de Mulder 4d57a6df7c unified options with timeline, updated docs and configurator 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
  Alex de Mulder 7e30d2f009 added manipulation documentation and numerous bugfixes 9 years ago
  Alex de Mulder a150b7cb27 fixed a number of bugs in manipulation 9 years ago
  Alex de Mulder cc129694f6 bug fixes, methods added and options changed to clean up code and to adhere to docs 9 years ago
  jos 1e98740b3f Refactored css of manipulation menu 9 years ago
  Alex de Mulder b3580874d1 moved the entire network to triple ===. Bugs arise in scaling 9 years ago
  Alex de Mulder 83a0cf1cd5 updated option handling for manipulation system 10 years ago
  Alex de Mulder 77be45d5f1 all of the manipulation has been moved to 4.0, redone and nicely commented and cleaned up :) 10 years ago
  Alex de Mulder 39eb2e5079 most of the manipulation is now in 4.0 10 years ago