51 Revīzijas (043987db15e2b0d3c5c8a371da3565f161f891d6)

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