19 Commits (81dc7642fef9e9870bd5ac2ab35d6b7c20e94741)

Author SHA1 Message Date
  AlexDM0 b3e7d60bfb avoided onHold event during addEdge 9 years ago
  Alex de Mulder b75a8ec09e - Close active sessions in dataManipulation when calling setData(). 9 years ago
  Alex de Mulder a82c74f6c6 - Improved edit edge control nodes positions, altered style a little. 9 years ago
  Alex de Mulder f37b86a412 fixed bug introduced by modifying the destroyer, making it impossible to return from add edge mode. #563 9 years ago
  Alex de Mulder 0e045a5705 - Altered the Manipulation Mixin to be succesfully destroyed from memory when calling destroy(); 9 years ago
  Felix Hayashi 710eababa4 Update ManipulationMixin.js 9 years ago
  Alex de Mulder 83a6cf889e redraw on back on manipulation 9 years ago
  Alex de Mulder d4cc65df64 - Sidestepped double touch event from hammer (ugly.. but functional) causing strange behaviour in manipulation mode 9 years ago
  Alex de Mulder 1f6dd0bbf7 removed div ids from manipulation 9 years ago
  Alex de Mulder 939f8f85da - Renamed storePosition to storePositions. Added deprication message and old name still works. 10 years ago
  Alex de Mulder b994f42e37 - tweaked add edge manipulation 10 years ago
  Gregor Weber 0285d3139f Refactored data manipulation connect handling 10 years ago
  jos 9360434678 Renamed "Link" to "Edge" in manipulation menu 10 years ago
  jos 57374b33aa Implemented localization for Network 10 years ago
  jos db4c138810 Replaced most alert(...) with throw new Error(...). Added two more entries to labels 10 years ago
  Alex de Mulder 06bf7c265b - Fixed mass = 0 for nodes. 10 years ago
  Alex de Mulder eaef289544 Added multiple smoothCurve methods, added hideNodesOnDrag and hideEdgesOnDrag options. Added two examples. Added inheritColor option. 10 years ago
  jos 30d3d4c1a5 Fixed some missing dependencies in network 10 years ago
  jos 72dfc0c45f Reworked all code to commonjs modules. Replaced the build script with Gulp 10 years ago