46 Commitit (ff246743f556272a3e144547791d20e43ae2d63c)

Tekijä SHA1 Viesti Päivämäärä
  Alex de Mulder b9406e72f6 svg timeline experiment 11 vuotta sitten
  josdejong b4a77aaf87 Renamed example 8 to 08_edit_items.html 11 vuotta sitten
  josdejong d8444f3b0c Documented callback functions onAdd, onUpdate, onMove, onRemove 11 vuotta sitten
  josdejong e3998b89d9 Implemented handlers onAdd, onUpdate, onMove, onRemove 11 vuotta sitten
  josdejong 9939679f9b Renamed DataSet functions `subscribe` and `unsubscribe` to `on` and `off` 11 vuotta sitten
  josdejong 797a138696 Timeline items can now be deleted 11 vuotta sitten
  josdejong 6cd1e21714 Replaced Item.getWidth with a normal property, and ItemRangeOverflow makes a special property with getter/setter 11 vuotta sitten
  josdejong 568ac65686 Consistently using Emitter instead of home-baked event emitter everywhere 11 vuotta sitten
  josdejong aee5908912 Released version 0.4.0 11 vuotta sitten
  josdejong 43414f85ba Fixed non working `start` and `end` options. 11 vuotta sitten
  josdejong 778ed9c0d1 Implemented functions `on` and `off` to create event listeners for event `select`. 11 vuotta sitten
  josdejong f9c14259ab Splitted function `select` into `getSelection` and `setSelection` 11 vuotta sitten
  josdejong 5e6717f7df `select` event now returns the original type of the id, not the stringfied ids 11 vuotta sitten
  Alex de Mulder fea3517180 added code example for clustering 11 vuotta sitten
  josdejong ebf756c88f Implemented item selection and a function select to get/set the selected items 11 vuotta sitten
  josdejong f6d5de71b2 Implemented functions `on` and `off` for Timeline events 11 vuotta sitten
  josdejong 1f6064b491 Released version 0.3.0 11 vuotta sitten
  josdejong 299b2dd81e Css file must be loaded explicitly now. Library files moved to `dist` 11 vuotta sitten
  josdejong 981ba12282 Extended timeline example 04 11 vuotta sitten
  josdejong 460e2f872a Updated docs 12 vuotta sitten
  josdejong f73d862811 Added docs for option `showCurrentTime` 12 vuotta sitten
  josdejong 63f0622fc6 Fixed broken links to moment.js 12 vuotta sitten
  josdejong 38653ed5eb Fixed links in examples to moment.js (see #13) 12 vuotta sitten
  Nelson Reis 42cb375804 Update references to moment.js in the examples 12 vuotta sitten
  josdejong 6300445ca7 Updated to v0.2.0 12 vuotta sitten
  josdejong 7011fe20b3 Implemented full touch support for Graph using hammer.js 12 vuotta sitten
  josdejong f544c34ef9 Graph example added 12 vuotta sitten
  josdejong fd921aa1ce Examples updated 12 vuotta sitten
  josdejong cc1509caef Added index pages to the examples 12 vuotta sitten
  josdejong 65e763c7a2 Examples upated 12 vuotta sitten
  josdejong fd4cf6907e Added documentation on DataSet and DataView 12 vuotta sitten
  josdejong fd9f2aacbd Fixed selection of nodes in the Graph when the page is scrolled down 12 vuotta sitten
  josdejong 620bc9e3cb Implemented grouping support in the Timeline 12 vuotta sitten
  josdejong b542d43d12 Improved hiding non visible items in Timeline 12 vuotta sitten
  josdejong 49a00ceb5a Added docs and examples 12 vuotta sitten
  josdejong ed26e58144 Implemented DOT support in Graph without need for a separate parse step. 12 vuotta sitten
  josdejong 54696f86ce Added documentation for the Timeline 12 vuotta sitten
  josdejong 457fb98367 Implemented ordering for groups 12 vuotta sitten
  josdejong 309564e367 Changed propagation of options in components to a prototype based solution 12 vuotta sitten
  josdejong 74771c66dd Implemented DataView 12 vuotta sitten
  josdejong dd8aa76b6c GroupSet now neatly handling chances in groups data 12 vuotta sitten
  josdejong 8ac893855c Halfway implementation of groups 12 vuotta sitten
  josdejong 0f86680971 Implemented methods show/hide for components 12 vuotta sitten
  josdejong e0aa8eec53 Added HTML data example 12 vuotta sitten
  josdejong f3d1a63f17 Added support for Moment in the DataSet. Neatened the examples. 12 vuotta sitten
  josdejong 58a6831619 Some obvious performance improvements 12 vuotta sitten
  josdejong 040e53b2ee Only visible items are rendered now 12 vuotta sitten
  josdejong 08b6ba904e Added an option to force a reflow/repaint instead of kindly request it 12 vuotta sitten
  josdejong 3e4e9313e3 Using vis as internal namespace now. All module related stuff is now located on a single place, in module.js 12 vuotta sitten
  josdejong 5c14597bb9 Implemented namespacing, closure, and support for require.js 12 vuotta sitten