30 Commits (883f924709af060f028d21f46ef4d859cf9717f9)

Author SHA1 Message Date
  Alex de Mulder 0219c43720 changed popup css to pass all mouse events. All pageX and pageY changed to clientX and clientY because the correction is done with getBoundingClientRect 9 years ago
  Alex de Mulder 50f6dbc0e7 fixed bug in clustering! woohoo! added event on off once to docs. more examples 9 years ago
  Alex de Mulder 0d32566e39 bugfixes, start of reorganisation of examples 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 e4b64da1b6 reverted fix, avoidance is better 9 years ago
  Alex de Mulder de5a9a76e6 fixed physics bug 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 4d57a6df7c unified options with timeline, updated docs and configurator 9 years ago
  Alex de Mulder 6b770a3158 fixed destroy! 9 years ago
  Alex de Mulder 3fbab7cd9d updated docs partially 9 years ago
  Alex de Mulder 7e30d2f009 added manipulation documentation and numerous bugfixes 9 years ago
  Alex de Mulder 867f033078 changed the dashes options, fixed bug 9 years ago
  jos 28f8367f11 Fixed the touch and release events being fired twice each time. Fixed a bug with dragging in the InteractionHandler 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
  Alex de Mulder de9334458b renamed option showNavigationIcons to navigationButtons 9 years ago
  jos 7248587d67 Removed spam 9 years ago
  Alex de Mulder b3580874d1 moved the entire network to triple ===. Bugs arise in scaling 9 years ago
  Alex de Mulder 9c324697dd added color picker 9 years ago
  Alex de Mulder 39eb2e5079 most of the manipulation is now in 4.0 9 years ago
  Alex de Mulder cd3da3c800 fixed bugs, options, tooltip options 9 years ago
  Alex de Mulder b62d536fe7 updated group options, icon api change 9 years ago
  Alex de Mulder b9c97e18d8 moved groups to v4.0, fixed some bugs in edges 9 years ago
  Alex de Mulder dc5564a21e moved the popup system to 4.0. Fixed #731. 9 years ago
  Alex de Mulder cf057e7ecc simplified fixed for nodes, removed duplicate datachanged events with support nodes in edges 9 years ago
  Alex de Mulder 2152bd64ce clustering now using new visibility model, ripped edges apart, arrows not yet functional 9 years ago
  Alex de Mulder 333ec38c3c started creation of the edges handler and the nodes handler. currently broken. 9 years ago
  Alex de Mulder 208da974db tweaks. NagivationMixin has now been ported along with keyboard bindings using keycharm. 9 years ago
  Alex de Mulder 084c19400e interaction tweaks 9 years ago
  Alex de Mulder a294f98686 working events like zoom and drag, testing on mobile still to be done. 9 years ago