8 Commits (107c49a8aa78652a4a91077859348e10c9418c4e)

Author SHA1 Message Date
  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