28 Commits (6e716c1a62975a5cb33f77834269b96601fd9fbc)

Author SHA1 Message Date
  jos 136fc7ac43 Fixed #85: typo in docs mentioning item type 'dot' instead of 'range', and missing type 'rangeoverflow' 10 years ago
  josdejong 8717aac332 Refactored item selection 10 years ago
  josdejong 785096c51a Fixed a bug with margin.item=0 and margin.axis=0. Clarified some options in the documentation 10 years ago
  josdejong 62ae58e88f Updated documentation on className 10 years ago
  josdejong b4a77aaf87 Renamed example 8 to 08_edit_items.html 10 years ago
  josdejong a59b7f8d25 Implemented functions `setWindow` and `getWindow` 10 years ago
  josdejong fd951bef92 Implemented ctrl+click and shift+click to select multiple items 10 years ago
  josdejong d8444f3b0c Documented callback functions onAdd, onUpdate, onMove, onRemove 10 years ago
  josdejong 6cd1e21714 Replaced Item.getWidth with a normal property, and ItemRangeOverflow makes a special property with getter/setter 10 years ago
  josdejong e45c7505cc Implemented options `selectable` and `editable` 10 years ago
  josdejong ef3a52a274 Documented current time bar events 10 years ago
  josdejong aee5908912 Released version 0.4.0 10 years ago
  josdejong cd879b47fb Released version 0.4.0 10 years ago
  josdejong 778ed9c0d1 Implemented functions `on` and `off` to create event listeners for event `select`. 10 years ago
  josdejong f9c14259ab Splitted function `select` into `getSelection` and `setSelection` 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 b127cb81b8 Some more updates in the docs 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 7e6810955d Switched to 2-space indentation 10 years ago
  josdejong 460e2f872a Updated docs 11 years ago
  josdejong f73d862811 Added docs for option `showCurrentTime` 11 years ago
  josdejong fd921aa1ce Examples updated 11 years ago
  josdejong cc1509caef Added index pages to the examples 11 years ago
  josdejong 81c0c4329b Released version 0.1.0 11 years ago
  josdejong fd4cf6907e Added documentation on DataSet and DataView 11 years ago
  josdejong 620bc9e3cb Implemented grouping support in the Timeline 11 years ago
  josdejong 49a00ceb5a Added docs and examples 11 years ago
  josdejong 4805f0e6d5 DOT parser rewritten 11 years ago
  josdejong ed26e58144 Implemented DOT support in Graph without need for a separate parse step. 11 years ago
  josdejong c92f5dd8b6 Added documentation for the Timeline 11 years ago