61 Commits (73b6fd3a67842b6ca18ea0820e6e05beef441f3b)

Author SHA1 Message Date
  jos a8b664120d Added comments on months in the JavaScript Date object being zero based. 10 years ago
  jos 5bc5d51f08 Some minor fixes in two examples 10 years ago
  jos cfb327a249 More examples added 10 years ago
  jos e79c0772ad Implemented dragging items from one group to another. Implemented detailed configuration of editable actions. 10 years ago
  jos 242b6bf2db Fixed broken example 03 10 years ago
  Alex de Mulder 33353d30e2 moved brute force calc in update. restored examples 10 years ago
  jos f4661c0274 Updated some examples 10 years ago
  Alex de Mulder d9bdeef916 Performance boost. updated itemSet.repaint(). Now only ranged items have to be bruteforced ONCE. 10 years ago
  jos c64cdb9166 DataSet constructor now accepts initial data and options 10 years ago
  jos 6e716c1a62 Added another example 10_limit_move_and_zoom.html 10 years ago
  jos aaa2fe0035 Fixed undefined variable options 10 years ago
  jos 8c5fe02e41 Added an example showing custom ordering of groups 10 years ago
  josdejong 62c22f604f Stacking starts to work 10 years ago
  Alex de Mulder b9406e72f6 svg timeline experiment 10 years ago
  josdejong b4a77aaf87 Renamed example 8 to 08_edit_items.html 10 years ago
  josdejong d8444f3b0c Documented callback functions onAdd, onUpdate, onMove, onRemove 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 797a138696 Timeline items can now be deleted 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 568ac65686 Consistently using Emitter instead of home-baked event emitter everywhere 10 years ago
  josdejong aee5908912 Released version 0.4.0 10 years ago
  josdejong 43414f85ba Fixed non working `start` and `end` options. 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 5e6717f7df `select` event now returns the original type of the id, not the stringfied ids 10 years ago
  Alex de Mulder fea3517180 added code example for clustering 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 981ba12282 Extended timeline example 04 10 years ago
  josdejong 460e2f872a Updated docs 11 years ago
  josdejong f73d862811 Added docs for option `showCurrentTime` 11 years ago
  josdejong 63f0622fc6 Fixed broken links to moment.js 11 years ago
  josdejong 38653ed5eb Fixed links in examples to moment.js (see #13) 11 years ago
  Nelson Reis 42cb375804 Update references to moment.js in the examples 11 years ago
  josdejong 6300445ca7 Updated to v0.2.0 11 years ago
  josdejong 7011fe20b3 Implemented full touch support for Graph using hammer.js 11 years ago
  josdejong f544c34ef9 Graph example added 11 years ago
  josdejong fd921aa1ce Examples updated 11 years ago
  josdejong cc1509caef Added index pages to the examples 11 years ago
  josdejong 65e763c7a2 Examples upated 11 years ago
  josdejong fd4cf6907e Added documentation on DataSet and DataView 11 years ago
  josdejong fd9f2aacbd Fixed selection of nodes in the Graph when the page is scrolled down 11 years ago
  josdejong 620bc9e3cb Implemented grouping support in the Timeline 11 years ago
  josdejong b542d43d12 Improved hiding non visible items in Timeline 11 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