1 Commits (f0a5b1259329f47359b428f9ccc198b9a6b3bdc3)

Author SHA1 Message Date
  jos f0a5b12593 Moved source code from `/src/` to `/lib/` 10 years ago
  jos 11b7849938 Updated exports 10 years ago
  jos a5dd92d349 Refactored more code from `graph` to `network` 10 years ago
  Alex de Mulder d65fbafcd7 refactor: graph --> network 10 years ago
  Alex de Mulder 6dd02d5a4d not working yet 10 years ago
  jos f113776265 Deleted redundant `Panel` and `RootPanel` 10 years ago
  Alex de Mulder 3506b636b0 fixed broken examples 10 years ago
  Alex de Mulder 2f903e08c2 graph3d functional 10 years ago
  jos 960e10471b Made the instance of moment.js packaged with vis.js accessibly via `vis.moment`. 10 years ago
  jos d4e2f8c670 Halfway large refactoring of ItemSet/GroupSet/Group 11 years ago
  josdejong 27f9b20a28 Started reworking component/panel architecture 11 years ago
  josdejong 57732eef35 Removed redundant events.js 11 years ago
  josdejong 3e5e1f162b Changed request-reflow and request-repaint into events 11 years ago
  josdejong 7e6810955d Switched to 2-space indentation 11 years ago
  josdejong 287cfa1446 Splitted Graph.js into a file for every prototype (Node, Edge, ...) 11 years ago
  josdejong eef61aa4da Initial import of Graph (formerly Network visualization) 11 years ago
  josdejong 74771c66dd Implemented DataView 11 years ago
  josdejong 00054668b4 Implemented a simple eventbus 12 years ago
  josdejong d4d5e19294 Moved module files in a separate folder 12 years ago
  josdejong c5d7a9a9a5 Isolated the local classes in a single namespace (using commonjs for referring local classes does not work that handy) 12 years ago