52 Commits (0f14626db5f5d3c648362ce1491f55d83daad630)

Author SHA1 Message Date
  jos 5374721fd6 Added support for title for both items and groups před 11 roky
  jos 530b770155 Described the used technologies for each of the visualizations před 11 roky
  jos 124d0f9bf5 Fixed tests and a typo před 11 roky
  jos a5dd92d349 Refactored more code from `graph` to `network` před 11 roky
  Alex de Mulder 8a86e53f32 fully finalized with docs and examples před 11 roky
  jos d78a823d4e Removed the 'rangeoverflow' item type před 11 roky
  jos c3f8b1f168 Timeline.destroy works před 11 roky
  jos d83b929c95 Reworked all examples to use vis.DataSet před 11 roky
  jos 106983fad4 Timeline now accepts a DataSet with items having any type of start and end. před 11 roky
  jos 8ef8a1e0b2 Implemented options `zoomable` and `moveable` před 11 roky
  jos f672f7b583 Reworked options and setOptions před 11 roky
  jos 157c8a9f34 Renamed Timeline.repaint() to Timeline.redraw() for consistency with the other visualizations před 11 roky
  jos fc6d7ab82f Fixed #107: allow repeating select event před 11 roky
  jos 94741fbd51 Implemented a method `clear([what])`, to clear items, groups, and configuration of a Timeline instance. před 11 roky
  jos cf48b7d7ca Fixed #86: A newly created item is now initialized with `end` property when option `type` před 11 roky
  jos c0614edb84 Added function `repaint()` to force a repaint of the Timeline. před 11 roky
  jos 8ffacecd38 Implemented option `minHeight`, similar to option `maxHeight`. (See #132) před 11 roky
  jos eed261b695 Implemented function `fit` před 11 roky
  jos c06d00a3ef Some css improvements před 11 roky
  jos 284013c3e3 Implemented option `stack` to enable/disable stacking of items. před 11 roky
  jos e79c0772ad Implemented dragging items from one group to another. Implemented detailed configuration of editable actions. před 11 roky
  jos 5927100054 Option order made deprecated před 11 roky
  jos 136fc7ac43 Fixed #85: typo in docs mentioning item type 'dot' instead of 'range', and missing type 'rangeoverflow' před 11 roky
  josdejong 8717aac332 Refactored item selection před 11 roky
  josdejong 785096c51a Fixed a bug with margin.item=0 and margin.axis=0. Clarified some options in the documentation před 11 roky
  josdejong 62ae58e88f Updated documentation on className před 11 roky
  josdejong b4a77aaf87 Renamed example 8 to 08_edit_items.html před 11 roky
  josdejong a59b7f8d25 Implemented functions `setWindow` and `getWindow` před 11 roky
  josdejong fd951bef92 Implemented ctrl+click and shift+click to select multiple items před 11 roky
  josdejong d8444f3b0c Documented callback functions onAdd, onUpdate, onMove, onRemove před 11 roky
  josdejong 6cd1e21714 Replaced Item.getWidth with a normal property, and ItemRangeOverflow makes a special property with getter/setter před 11 roky
  josdejong e45c7505cc Implemented options `selectable` and `editable` před 11 roky
  josdejong ef3a52a274 Documented current time bar events před 11 roky
  josdejong aee5908912 Released version 0.4.0 před 11 roky
  josdejong cd879b47fb Released version 0.4.0 před 11 roky
  josdejong 778ed9c0d1 Implemented functions `on` and `off` to create event listeners for event `select`. před 11 roky
  josdejong f9c14259ab Splitted function `select` into `getSelection` and `setSelection` před 11 roky
  josdejong ebf756c88f Implemented item selection and a function select to get/set the selected items před 11 roky
  josdejong f6d5de71b2 Implemented functions `on` and `off` for Timeline events před 11 roky
  josdejong b127cb81b8 Some more updates in the docs před 11 roky
  josdejong 1f6064b491 Released version 0.3.0 před 11 roky
  josdejong 299b2dd81e Css file must be loaded explicitly now. Library files moved to `dist` před 11 roky
  josdejong 7e6810955d Switched to 2-space indentation před 11 roky
  josdejong 460e2f872a Updated docs před 12 roky
  josdejong f73d862811 Added docs for option `showCurrentTime` před 12 roky
  josdejong fd921aa1ce Examples updated před 12 roky
  josdejong cc1509caef Added index pages to the examples před 12 roky
  josdejong 81c0c4329b Released version 0.1.0 před 12 roky
  josdejong fd4cf6907e Added documentation on DataSet and DataView před 12 roky
  josdejong 620bc9e3cb Implemented grouping support in the Timeline před 12 roky