30 Commits (a022e56ab6cfcad2898380968541e4d070e4d71d)

Author SHA1 Message Date
  Alex de Mulder db598bc4f7 - Made autoscaling on container size change pick the lowest between delta height and delta width. 9 years ago
  Alex de Mulder 6581f56c63 - Fixed bug that broke the network if drawn in a hidden div #1254 9 years ago
  Alex de Mulder 3f5c71eea3 - Fixed critical camera zoom bug #1273. #1266, #1255 9 years ago
  Alex de Mulder 64c1995d81 added public ready versions of kamadakawai and adaptive layout, clustering bugfixes and reactive network. 9 years ago
  Alex de Mulder 378c2e44d5 removed clear() from graph2d docs 9 years ago
  Alex de Mulder e23e2351ec fixed hammerjs direction issue 9 years ago
  AlexDM0 1302a6b3e0 Fixed bug where the network could flicker when the pixelRatio is not integer. 9 years ago
  AlexDM0 760c3e9245 changed autoResize to only draw when change is detected. 9 years ago
  Alex de Mulder b075115f2d changed docs, collected methods and events 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 04fb1aea64 added a setSize to the redraw function 9 years ago
  Alex de Mulder 415a27aa74 updated docs, fixed setsize message 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
  jos 31599b9fd8 Refactored css of network navigation 9 years ago
  Alex de Mulder 517263a27e minor changes, adhere to ES6 in bezier edge dynamic 9 years ago
  Alex de Mulder ef9dd9c55d added comments to canvas 9 years ago
  Alex de Mulder 3d29ba586f restored default width and height to 100% 9 years ago
  Alex de Mulder c68f6d7a12 fixed more bugs in options, we now have a generate options button! 9 years ago
  Alex de Mulder 6bdad7ee75 fixed bugs, restyled colorPicker 9 years ago
  Alex de Mulder 39eb2e5079 most of the manipulation is now in 4.0 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
  jos 165ab9ab49 Halfway updating Network to hammer2 9 years ago
  Alex de Mulder fd06e8e81e reasonably success in decoupling the rendering and the network by segmenting a canvas, view (for camera controls) and renderer. 9 years ago