2 コミット (c0ca1af07f25d33b8ca484a2e09669d6ff260020)

作成者 SHA1 メッセージ 日付
  Alexander Wunschik bb549ea880 generate individual css files for network and timeline (#1970) 9年前
  Alex de Mulder 3f6b206a1f fixed bug in circular images, moved examples 10年前
  jos f685d62e90 Renamed folder `rest` to `other` 10年前
  Alex de Mulder ad2d70ed8b fixed numerous clustering bugs, added more examples, numerous other bug fixes 10年前
  Alex de Mulder 0d32566e39 bugfixes, start of reorganisation of examples 10年前
  jos 034d63ce59 Updated exampled up to 24 10年前
  Alex de Mulder cc129694f6 bug fixes, methods added and options changed to clean up code and to adhere to docs 10年前
  Alex de Mulder de9334458b renamed option showNavigationIcons to navigationButtons 10年前
  Alex de Mulder 8fe1b70c0a fixed bug in navigation 10年前
  Alex de Mulder 81ea2b1f4a added google analytics 10年前
  Alex de Mulder 5c16cf00f8 added bounding box to image node style 10年前
  Alex de Mulder 06bf7c265b - Fixed mass = 0 for nodes. 11年前
  Alex de Mulder 6b8198d30f justified examples 11年前
  jos 5d9a7d02b4 Refactored more code from `graph` to `network` 11年前
  Alex de Mulder d65fbafcd7 refactor: graph --> network 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年前
  Alex de Mulder 5262fa059a Updated zoomExtent and added to methods as per #39, removed width property from zoom extent -> getrange. typos. 11年前
  josdejong 7a5fb1492d Merged all css files in vis.css, restructured image locations 11年前
  josdejong d48fd1ed69 Fixed filename case errors 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年前
  josdejong 2feb514a2a Implemented dragging items 11年前
  Alex de Mulder 12669bcc54 Added data manipulation functionality 11年前
  josdejong aee5908912 Released version 0.4.0 11年前
  josdejong 778ed9c0d1 Implemented functions `on` and `off` to create event listeners for event `select`. 11年前
  josdejong 3b6ca106ae Moved images to src/graph/img, adjusted build script to copy them to dist, and some more variable renaming in the code 11年前
  josdejong 6805c1f918 Renamed keyboardNavigation to keyboard 11年前
  josdejong 3c10c6d071 Renamed UI* stuff to Navigation 11年前