81 Revīzijas (eae6753c29c0f22b41116e4b71123346d302b5f9)

Autors SHA1 Ziņojums Datums
  jos 8b1a90cc9f Updated version number to 3.3.1-SNAPSHOT. Fixed moment.js urls in some examples. Fixed position issue with close button of the Network manipulation menu pirms 11 gadiem
  jos 7672da4a78 Implemented a new callback function `onMoving(item, callback)` pirms 11 gadiem
  jos c274c092cc Extended example 22 pirms 11 gadiem
  jos 95127c0683 Added example 22_window_adjustment.html pirms 11 gadiem
  jos 09cb25296d Added an example set selection. Some minor fixes and improvements in setSelection pirms 11 gadiem
  jos ab869c1bcd Renamed option `activatable` to `clickToUse` pirms 11 gadiem
  jos 0808f0a891 Implemented option `activatable` for Timeline and Graph2d pirms 11 gadiem
  jos 26ca73dff5 Implemented localization in Timeline and Graph2d pirms 11 gadiem
  jos 0f14626db5 Updated version number to 3.1.0 pirms 11 gadiem
  jos f6a9660239 Removed the light version of vis.js, added documentation on custom builds pirms 11 gadiem
  jos c8e8691d68 Added vis-light bundle pirms 11 gadiem
  jos 87402c5cc3 Fixed example 01_basic.html pirms 11 gadiem
  jos 4873c8aba4 Fixed `DataView` not working in Timeline (see #195) pirms 11 gadiem
  Alex de Mulder 146793270d optimized, 8 amazing examples, just docs left.... pirms 11 gadiem
  jos 9e170f5158 Minor change in example 18 pirms 11 gadiem
  jos d78a823d4e Removed the 'rangeoverflow' item type pirms 11 gadiem
  jos cd381f71d5 Added an example demonstrating data serialization/deserialization 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 b4945faedd Renamed DataSet option `convert` to `type`. pirms 11 gadiem
  jos e579c55176 Updated css in example 12 pirms 11 gadiem
  Alex de Mulder eec1de0af7 first working version! =] pirms 11 gadiem
  Alex de Mulder ec5b7e2397 updated linegraph, axis style complete pirms 11 gadiem
  jos c0614edb84 Added function `repaint()` to force a repaint of the Timeline. pirms 11 gadiem
  jos e5cc8d7466 Added a simple navigation menu example pirms 11 gadiem
  Alex de Mulder 44f509dda3 working on linegraph pirms 11 gadiem
  jos a8b664120d Added comments on months in the JavaScript Date object being zero based. pirms 11 gadiem
  jos 5bc5d51f08 Some minor fixes in two examples pirms 11 gadiem
  jos cfb327a249 More examples added pirms 11 gadiem
  jos e79c0772ad Implemented dragging items from one group to another. Implemented detailed configuration of editable actions. pirms 11 gadiem
  jos 242b6bf2db Fixed broken example 03 pirms 11 gadiem
  Alex de Mulder 33353d30e2 moved brute force calc in update. restored examples pirms 11 gadiem
  jos f4661c0274 Updated some examples pirms 11 gadiem
  Alex de Mulder d9bdeef916 Performance boost. updated itemSet.repaint(). Now only ranged items have to be bruteforced ONCE. pirms 11 gadiem
  jos c64cdb9166 DataSet constructor now accepts initial data and options pirms 11 gadiem
  jos 6e716c1a62 Added another example 10_limit_move_and_zoom.html pirms 11 gadiem
  jos aaa2fe0035 Fixed undefined variable options pirms 11 gadiem
  jos 8c5fe02e41 Added an example showing custom ordering of groups pirms 11 gadiem
  josdejong 62c22f604f Stacking starts to work pirms 11 gadiem
  Alex de Mulder b9406e72f6 svg timeline experiment pirms 11 gadiem
  josdejong b4a77aaf87 Renamed example 8 to 08_edit_items.html pirms 11 gadiem
  josdejong d8444f3b0c Documented callback functions onAdd, onUpdate, onMove, onRemove pirms 11 gadiem
  josdejong e3998b89d9 Implemented handlers onAdd, onUpdate, onMove, onRemove pirms 11 gadiem
  josdejong 9939679f9b Renamed DataSet functions `subscribe` and `unsubscribe` to `on` and `off` pirms 11 gadiem
  josdejong 797a138696 Timeline items can now be deleted pirms 11 gadiem
  josdejong 6cd1e21714 Replaced Item.getWidth with a normal property, and ItemRangeOverflow makes a special property with getter/setter pirms 11 gadiem
  josdejong 568ac65686 Consistently using Emitter instead of home-baked event emitter everywhere pirms 11 gadiem
  josdejong aee5908912 Released version 0.4.0 pirms 11 gadiem
  josdejong 43414f85ba Fixed non working `start` and `end` options. pirms 11 gadiem
  josdejong 778ed9c0d1 Implemented functions `on` and `off` to create event listeners for event `select`. pirms 11 gadiem