41 Commits (fbf94397bb91f5c60a0be44da3e5e922595aa296)

Author SHA1 Message Date
  Alex de Mulder fbf94397bb moved options to network 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
  Alex de Mulder 7e30d2f009 added manipulation documentation and numerous bugfixes 9 years ago
  Alex de Mulder 5734676b45 added groups docs 9 years ago
  Alex de Mulder a150b7cb27 fixed a number of bugs in manipulation 9 years ago
  Alex de Mulder 867f033078 changed the dashes options, fixed bug 9 years ago
  Alex de Mulder 28e48828c3 tweaked options, simplified edge:color:inherit option 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 6393f3eda1 added shadow option to nodes and edges 9 years ago
  Alex de Mulder 0469a7c6a2 reworked some of the options 9 years ago
  Alex de Mulder b12044333d updated option stucture to use static methods to avoid duplicate definitions 9 years ago
  Alex de Mulder 3d29ba586f restored default width and height to 100% 9 years ago
  Alex de Mulder 0129127fdc added HTML color codes 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 eec31b0d86 more bugfixes, setOptions now propagates shapes, smooth and font options when set globally. 9 years ago
  Alex de Mulder a30c994e92 finalized a very fancy option configurator with a fancy color picker for color fields! 9 years ago
  Alex de Mulder 681f48eefe basic outline for system settings exists 9 years ago
  Alex de Mulder 81ea2b1f4a added google analytics 9 years ago
  Alex de Mulder b954d9c9eb start of configuration system 9 years ago
  Alex de Mulder 83a0cf1cd5 updated option handling for manipulation system 9 years ago
  Alex de Mulder 77be45d5f1 all of the manipulation has been moved to 4.0, redone and nicely commented and cleaned up :) 9 years ago
  Alex de Mulder 39eb2e5079 most of the manipulation is now in 4.0 9 years ago
  Alex de Mulder dc5564a21e moved the popup system to 4.0. Fixed #731. 9 years ago
  Alex de Mulder 5b7c3018d3 added edge arrow shorthand 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 a903ec454d moved arrows to baseEdge, gave the straight edge a + 50% length in the physics. 9 years ago
  Alex de Mulder 14de6f2cac arrows working! 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 b2178ffcc9 seperated all node styles from the main node object 9 years ago
  Alex de Mulder 3fda5397c4 made labels seperate. Needs cleaning up and comments 9 years ago
  Alex de Mulder ec6a474de5 unified pointOnLine and pointOnBezier to pointOnEdge 9 years ago
  Alex de Mulder 4a1ae62796 edges are now accepting arrows back and forth using unified code 9 years ago
  Alex de Mulder 084c19400e interaction tweaks 9 years ago
  Alex de Mulder fdcd64186f reverted example... again.. 9 years ago
  Alex de Mulder 3a27e55c3a altered behaviour of groups, properties are now extended instead of copied. #477 9 years ago
  Alex de Mulder e5481cdb04 - dragEnd event now does not give the selected nodes if only the viewport has been dragged #453 9 years ago
  Alex de Mulder 6d20187feb added alignZeros 9 years ago
  Alex de Mulder aac382fc1c fixed arrowheads not being colored 10 years ago
  Alex de Mulder b0eecf471e reverting example 10 years ago
  Alex de Mulder 7b0feeffc2 fixed broken example links 10 years ago
  jos 55e2004732 Implemented `activatable` support for Network 10 years ago
  jos 5d9a7d02b4 Refactored more code from `graph` to `network` 10 years ago
  Alex de Mulder d65fbafcd7 refactor: graph --> network 10 years ago
  josdejong 1f6064b491 Released version 0.3.0 10 years ago
  josdejong 299b2dd81e Css file must be loaded explicitly now. Library files moved to `dist` 10 years ago
  josdejong 7e6810955d Switched to 2-space indentation 10 years ago
  josdejong 49a00ceb5a Added docs and examples 11 years ago