43 Commitit (65251cac1975f4dc7d646ebc74c1f797e716fe18)

Tekijä SHA1 Viesti Päivämäärä
  jos d83b929c95 Reworked all examples to use vis.DataSet 11 vuotta sitten
  jos 106983fad4 Timeline now accepts a DataSet with items having any type of start and end. 11 vuotta sitten
  jos 8ef8a1e0b2 Implemented options `zoomable` and `moveable` 11 vuotta sitten
  jos f672f7b583 Reworked options and setOptions 11 vuotta sitten
  jos 157c8a9f34 Renamed Timeline.repaint() to Timeline.redraw() for consistency with the other visualizations 11 vuotta sitten
  jos fc6d7ab82f Fixed #107: allow repeating select event 11 vuotta sitten
  jos 94741fbd51 Implemented a method `clear([what])`, to clear items, groups, and configuration of a Timeline instance. 11 vuotta sitten
  jos cf48b7d7ca Fixed #86: A newly created item is now initialized with `end` property when option `type` 11 vuotta sitten
  jos c0614edb84 Added function `repaint()` to force a repaint of the Timeline. 11 vuotta sitten
  jos 8ffacecd38 Implemented option `minHeight`, similar to option `maxHeight`. (See #132) 11 vuotta sitten
  jos eed261b695 Implemented function `fit` 11 vuotta sitten
  jos c06d00a3ef Some css improvements 11 vuotta sitten
  jos 284013c3e3 Implemented option `stack` to enable/disable stacking of items. 11 vuotta sitten
  jos e79c0772ad Implemented dragging items from one group to another. Implemented detailed configuration of editable actions. 11 vuotta sitten
  jos 5927100054 Option order made deprecated 11 vuotta sitten
  jos 136fc7ac43 Fixed #85: typo in docs mentioning item type 'dot' instead of 'range', and missing type 'rangeoverflow' 11 vuotta sitten
  josdejong 8717aac332 Refactored item selection 11 vuotta sitten
  josdejong 785096c51a Fixed a bug with margin.item=0 and margin.axis=0. Clarified some options in the documentation 11 vuotta sitten
  josdejong 62ae58e88f Updated documentation on className 11 vuotta sitten
  josdejong b4a77aaf87 Renamed example 8 to 08_edit_items.html 11 vuotta sitten
  josdejong a59b7f8d25 Implemented functions `setWindow` and `getWindow` 11 vuotta sitten
  josdejong fd951bef92 Implemented ctrl+click and shift+click to select multiple items 11 vuotta sitten
  josdejong d8444f3b0c Documented callback functions onAdd, onUpdate, onMove, onRemove 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 e45c7505cc Implemented options `selectable` and `editable` 11 vuotta sitten
  josdejong ef3a52a274 Documented current time bar events 11 vuotta sitten
  josdejong aee5908912 Released version 0.4.0 11 vuotta sitten
  josdejong cd879b47fb Released version 0.4.0 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 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 b127cb81b8 Some more updates in the docs 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 7e6810955d Switched to 2-space indentation 11 vuotta sitten
  josdejong 460e2f872a Updated docs 12 vuotta sitten
  josdejong f73d862811 Added docs for option `showCurrentTime` 12 vuotta sitten
  josdejong fd921aa1ce Examples updated 12 vuotta sitten
  josdejong cc1509caef Added index pages to the examples 12 vuotta sitten
  josdejong 81c0c4329b Released version 0.1.0 12 vuotta sitten
  josdejong fd4cf6907e Added documentation on DataSet and DataView 12 vuotta sitten
  josdejong 620bc9e3cb Implemented grouping support in the Timeline 12 vuotta sitten
  josdejong 49a00ceb5a Added docs and examples 12 vuotta sitten
  josdejong 4805f0e6d5 DOT parser rewritten 12 vuotta sitten
  josdejong ed26e58144 Implemented DOT support in Graph without need for a separate parse step. 12 vuotta sitten
  josdejong c92f5dd8b6 Added documentation for the Timeline 12 vuotta sitten