7 Commits (13747eedd3931b360f80865befe85fb360499833)

Author SHA1 Message Date
  Danny Larsen 63794a32d8 mouseup and mousedown events fixes #3032 (#3059) 7 years ago
  yotamberk f5b43e8518 fix(timeline): #2672 Item events original event (#2704) 7 years ago
  Alexander Wunschik f38452130a chore: removed google-analytics from all examples (#2670) 7 years ago
  yotamberk 2ec733ba25 fix: #226 #2421 #2429 Fixed mouse events on timeline (#2473) 7 years ago
  Iskander508 d37bcea02f Added Timeline itemover, itemout events (#2099) 8 years ago
  Alexander Wunschik bb549ea880 generate individual css files for network and timeline (#1970) 8 years ago
  jos c5badc241f Reorganized the Timeline examples 9 years ago
  jos 0c9703016c Reviewed/updated all timeline examples 9 years ago
  Alex de Mulder 81ea2b1f4a added google analytics 9 years ago
  jos 106983fad4 Timeline now accepts a DataSet with items having any type of start and end. 10 years ago
  jos b4945faedd Renamed DataSet option `convert` to `type`. 10 years ago
  josdejong e3998b89d9 Implemented handlers onAdd, onUpdate, onMove, onRemove 10 years ago
  josdejong 9939679f9b Renamed DataSet functions `subscribe` and `unsubscribe` to `on` and `off` 10 years ago
  josdejong aee5908912 Released version 0.4.0 10 years ago
  josdejong f9c14259ab Splitted function `select` into `getSelection` and `setSelection` 10 years ago
  josdejong 5e6717f7df `select` event now returns the original type of the id, not the stringfied ids 10 years ago
  josdejong ebf756c88f Implemented item selection and a function select to get/set the selected items 10 years ago
  josdejong f6d5de71b2 Implemented functions `on` and `off` for Timeline events 10 years ago
  josdejong 1f6064b491 Released version 0.3.0 10 years ago
  josdejong 299b2dd81e Css file must be loaded explicitly now. Library files moved to `dist` 10 years ago
  josdejong 49a00ceb5a Added docs and examples 11 years ago
  josdejong ed26e58144 Implemented DOT support in Graph without need for a separate parse step. 11 years ago
  josdejong 54696f86ce Added documentation for the Timeline 11 years ago
  josdejong 0f86680971 Implemented methods show/hide for components 11 years ago
  josdejong f3d1a63f17 Added support for Moment in the DataSet. Neatened the examples. 11 years ago
  josdejong 08b6ba904e Added an option to force a reflow/repaint instead of kindly request it 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 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