23 Commits (f73d8628115477434caae5747b01807f3fc9e9c6)

Author SHA1 Message Date
  Fedor Tirsel a2498f0f6c Current time bar as a component 11 years ago
  josdejong 7011fe20b3 Implemented full touch support for Graph using hammer.js 11 years ago
  josdejong 620bc9e3cb Implemented grouping support in the Timeline 11 years ago
  josdejong 1ecb550d59 Moved the source files around 11 years ago
  josdejong 287cfa1446 Splitted Graph.js into a file for every prototype (Node, Edge, ...) 11 years ago
  josdejong 4eed201768 Renamed source files to match the name of the containing prototype 11 years ago
  josdejong eef61aa4da Initial import of Graph (formerly Network visualization) 11 years ago
  josdejong f26d3f1a98 moved some source files around 11 years ago
  josdejong 3905ea46a8 Created component Group 11 years ago
  josdejong 74771c66dd Implemented DataView 11 years ago
  josdejong 8ac893855c Halfway implementation of groups 11 years ago
  josdejong 279f918b12 EventBus.off is more flexible now 11 years ago
  josdejong 00054668b4 Implemented a simple eventbus 11 years ago
  josdejong 09797fac43 Made project name in header static 11 years ago
  josdejong d4d5e19294 Moved module files in a separate folder 11 years ago
  josdejong c5d7a9a9a5 Isolated the local classes in a single namespace (using commonjs for referring local classes does not work that handy) 11 years ago
  josdejong 6590e2cd2e Applied node style dependency management, using browserify now to bundle the code 11 years ago
  josdejong 704136eec8 Split the dom for the itemset in two sets: foreground and background (instead of ugly z-index tricks) 11 years ago
  josdejong 5c14597bb9 Implemented namespacing, closure, and support for require.js 11 years ago
  josdejong 8a67a9f172 Css is now packages in the js file. 11 years ago
  josdejong 7489ae0ab1 Changed build script to generate a single library vis.js in the project root 11 years ago
  josdejong fdd92c01e9 Readme updated, example added 11 years ago
  josdejong 45afd42252 Initial import 11 years ago