73 Коммитов (87402c5cc394b2ce9d2aebc751e8035183139978)

Автор SHA1 Сообщение Дата
  jos 87402c5cc3 Fixed example 01_basic.html 11 лет назад
  jos 4873c8aba4 Fixed `DataView` not working in Timeline (see #195) 11 лет назад
  Alex de Mulder 146793270d optimized, 8 amazing examples, just docs left.... 11 лет назад
  jos 9e170f5158 Minor change in example 18 11 лет назад
  jos d78a823d4e Removed the 'rangeoverflow' item type 11 лет назад
  jos cd381f71d5 Added an example demonstrating data serialization/deserialization 11 лет назад
  jos d83b929c95 Reworked all examples to use vis.DataSet 11 лет назад
  jos 106983fad4 Timeline now accepts a DataSet with items having any type of start and end. 11 лет назад
  jos b4945faedd Renamed DataSet option `convert` to `type`. 11 лет назад
  jos e579c55176 Updated css in example 12 11 лет назад
  Alex de Mulder eec1de0af7 first working version! =] 11 лет назад
  Alex de Mulder ec5b7e2397 updated linegraph, axis style complete 11 лет назад
  jos c0614edb84 Added function `repaint()` to force a repaint of the Timeline. 11 лет назад
  jos e5cc8d7466 Added a simple navigation menu example 11 лет назад
  Alex de Mulder 44f509dda3 working on linegraph 11 лет назад
  jos a8b664120d Added comments on months in the JavaScript Date object being zero based. 11 лет назад
  jos 5bc5d51f08 Some minor fixes in two examples 11 лет назад
  jos cfb327a249 More examples added 11 лет назад
  jos e79c0772ad Implemented dragging items from one group to another. Implemented detailed configuration of editable actions. 11 лет назад
  jos 242b6bf2db Fixed broken example 03 11 лет назад
  Alex de Mulder 33353d30e2 moved brute force calc in update. restored examples 11 лет назад
  jos f4661c0274 Updated some examples 11 лет назад
  Alex de Mulder d9bdeef916 Performance boost. updated itemSet.repaint(). Now only ranged items have to be bruteforced ONCE. 11 лет назад
  jos c64cdb9166 DataSet constructor now accepts initial data and options 11 лет назад
  jos 6e716c1a62 Added another example 10_limit_move_and_zoom.html 11 лет назад
  jos aaa2fe0035 Fixed undefined variable options 11 лет назад
  jos 8c5fe02e41 Added an example showing custom ordering of groups 11 лет назад
  josdejong 62c22f604f Stacking starts to work 11 лет назад
  Alex de Mulder b9406e72f6 svg timeline experiment 11 лет назад
  josdejong b4a77aaf87 Renamed example 8 to 08_edit_items.html 11 лет назад
  josdejong d8444f3b0c Documented callback functions onAdd, onUpdate, onMove, onRemove 11 лет назад
  josdejong e3998b89d9 Implemented handlers onAdd, onUpdate, onMove, onRemove 11 лет назад
  josdejong 9939679f9b Renamed DataSet functions `subscribe` and `unsubscribe` to `on` and `off` 11 лет назад
  josdejong 797a138696 Timeline items can now be deleted 11 лет назад
  josdejong 6cd1e21714 Replaced Item.getWidth with a normal property, and ItemRangeOverflow makes a special property with getter/setter 11 лет назад
  josdejong 568ac65686 Consistently using Emitter instead of home-baked event emitter everywhere 11 лет назад
  josdejong aee5908912 Released version 0.4.0 11 лет назад
  josdejong 43414f85ba Fixed non working `start` and `end` options. 11 лет назад
  josdejong 778ed9c0d1 Implemented functions `on` and `off` to create event listeners for event `select`. 11 лет назад
  josdejong f9c14259ab Splitted function `select` into `getSelection` and `setSelection` 11 лет назад
  josdejong 5e6717f7df `select` event now returns the original type of the id, not the stringfied ids 11 лет назад
  Alex de Mulder fea3517180 added code example for clustering 11 лет назад
  josdejong ebf756c88f Implemented item selection and a function select to get/set the selected items 11 лет назад
  josdejong f6d5de71b2 Implemented functions `on` and `off` for Timeline events 11 лет назад
  josdejong 1f6064b491 Released version 0.3.0 11 лет назад
  josdejong 299b2dd81e Css file must be loaded explicitly now. Library files moved to `dist` 11 лет назад
  josdejong 981ba12282 Extended timeline example 04 11 лет назад
  josdejong 460e2f872a Updated docs 12 лет назад
  josdejong f73d862811 Added docs for option `showCurrentTime` 12 лет назад
  josdejong 63f0622fc6 Fixed broken links to moment.js 12 лет назад