21 Commits (0f86680971dd5e7bc5279d82b76dcd2b490dceb6)

Author SHA1 Message Date
  josdejong 6468de61ea Old items are removed now when replacing the dataset of an itemset. 11 years ago
  josdejong 55fe278452 Released version 0.0.8 11 years ago
  josdejong f3d1a63f17 Added support for Moment in the DataSet. Neatened the examples. 11 years ago
  josdejong 58a6831619 Some obvious performance improvements 11 years ago
  josdejong 040e53b2ee Only visible items are rendered now 11 years ago
  josdejong 08b6ba904e Added an option to force a reflow/repaint instead of kindly request it 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 c5d7a9a9a5 Isolated the local classes in a single namespace (using commonjs for referring local classes does not work that handy) 11 years ago
  josdejong 3c414664e0 Added a simple tool to watch for changes in the source and automatically rebuild vis.js on changes 11 years ago
  josdejong 013a86cbb2 Released version 0.0.7 11 years ago
  josdejong f66dd485a4 Released version 0.0.6 11 years ago
  josdejong 6590e2cd2e Applied node style dependency management, using browserify now to bundle the code 11 years ago
  josdejong d55fb71c7f Changed the dom of the itemset, added an axis element 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 3e4e9313e3 Using vis as internal namespace now. All module related stuff is now located on a single place, in module.js 11 years ago
  josdejong 5c14597bb9 Implemented namespacing, closure, and support for require.js 11 years ago
  josdejong 1b941b9ec4 Implemented automatic start and end based on the data range 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