158 Комити (904e7cfb0da1cc598beab6a9d6f2467ba82244f9)

Аутор SHA1 Порука Датум
  jos a8b664120d Added comments on months in the JavaScript Date object being zero based. пре 11 година
  jos 5bc5d51f08 Some minor fixes in two examples пре 11 година
  jos cfb327a249 More examples added пре 11 година
  jos e79c0772ad Implemented dragging items from one group to another. Implemented detailed configuration of editable actions. пре 11 година
  jos 242b6bf2db Fixed broken example 03 пре 11 година
  Alex de Mulder 33353d30e2 moved brute force calc in update. restored examples пре 11 година
  jos f4661c0274 Updated some examples пре 11 година
  Alex de Mulder d9bdeef916 Performance boost. updated itemSet.repaint(). Now only ranged items have to be bruteforced ONCE. пре 11 година
  jos c64cdb9166 DataSet constructor now accepts initial data and options пре 11 година
  jos 6e716c1a62 Added another example 10_limit_move_and_zoom.html пре 11 година
  jos aaa2fe0035 Fixed undefined variable options пре 11 година
  jos 8c5fe02e41 Added an example showing custom ordering of groups пре 11 година
  Alex de Mulder b610018c20 restored example 25 пре 11 година
  Alex de Mulder f3f718565b fixed bug per #70 пре 11 година
  Alex de Mulder 7b17ccaa25 added highlight on keypress per #62 пре 11 година
  Alex de Mulder 7754c2363f Clarified docs, stressing the css file is required to use the navigation and manipulation features of graph. (#55) пре 11 година
  josdejong 62c22f604f Stacking starts to work пре 11 година
  Alex de Mulder bfa79f58ee Updated physics for graphviz examples to make it more appealing. Very easy with the configurePhysics option. пре 11 година
  Alex de Mulder f04120343f finalized for release пре 11 година
  Alex de Mulder cdb939c45f Added physics configuration, removed svgTimeline from this branch пре 11 година
  Alex de Mulder e12406b59a renamed frameResize to resize пре 11 година
  Alex de Mulder 9335aec242 svg timeline work and refactoring. пре 11 година
  Alex de Mulder ff246743f5 initial working version пре 11 година
  Alex de Mulder 92bf75d669 svgTimeline v0.1 пре 11 година
  Alex de Mulder b9406e72f6 svg timeline experiment пре 11 година
  Alex de Mulder 2cc11d4e9b bug fix, typo fix, clarified docs пре 11 година
  Alex de Mulder c0c62bfd67 Added directions for hierarchical view as per #25 пре 11 година
  Alex de Mulder 5262fa059a Updated zoomExtent and added to methods as per #39, removed width property from zoom extent -> getrange. typos. пре 11 година
  Alex de Mulder db77b1ed3b Updated example 22 a little, normalized zoom in response to issue #39 пре 11 година
  josdejong 7a5fb1492d Merged all css files in vis.css, restructured image locations пре 11 година
  Alex de Mulder 0fce7926ef typos пре 11 година
  Alex de Mulder 8a3c45eab9 added hierarchical layout пре 11 година
  josdejong b4a77aaf87 Renamed example 8 to 08_edit_items.html пре 11 година
  Alex de Mulder 89b225b066 new docs, added fixed parameter to nodes пре 11 година
  josdejong d48fd1ed69 Fixed filename case errors пре 11 година
  josdejong d8444f3b0c Documented callback functions onAdd, onUpdate, onMove, onRemove пре 11 година
  josdejong e3998b89d9 Implemented handlers onAdd, onUpdate, onMove, onRemove пре 11 година
  Alex de Mulder 2c6928d256 Tweaked physics system, added documentation for all new features (physics, manipulation, smooth) made all GUI elements CSS and HTML. пре 11 година
  Alex de Mulder d3506a82b3 refactoring, altered data manipulation, added callbacks and triggers, inserted temporary function overloading пре 11 година
  Alex de Mulder fc95490f8a Finalized Barnes Hut force calculation, set it to default. Completed smooth curves. Added comments. пре 11 година
  josdejong 9939679f9b Renamed DataSet functions `subscribe` and `unsubscribe` to `on` and `off` пре 11 година
  Alex de Mulder 4b367b512c added most of smooth curve system. Check example 16 for bug related to size. пре 11 година
  Alex de Mulder da444af45e fixed BUG! barnes hut functional but slower than almende linear approx algorithm. Now to fix the naming of functions and explain code... пре 11 година
  Alex de Mulder 9c1e96a492 hunting bug... пре 11 година
  Alex de Mulder 2da8641aaa failed experiment to use branes Hut with repulsionfields. reverting. пре 11 година
  Alex de Mulder 984f2efafb Added Barnes-Hut force model. Main slowdown is in the drawing now.. пре 11 година
  josdejong 797a138696 Timeline items can now be deleted пре 11 година
  josdejong 6cd1e21714 Replaced Item.getWidth with a normal property, and ItemRangeOverflow makes a special property with getter/setter пре 11 година
  josdejong 57732eef35 Removed redundant events.js пре 11 година
  josdejong 568ac65686 Consistently using Emitter instead of home-baked event emitter everywhere пре 11 година