97 Commits (13cb851be9d09f49bae9424b5092d9857803f0f8)

Author SHA1 Message Date
  Alex de Mulder 5eac1cf625 Docs and history for hiddenDates 10 years ago
  Alex de Mulder 3c8df26e41 fully working hiddenDates! woohoo! 10 years ago
  Alex de Mulder 95f7586248 almost working hiddenDates, generic and specific. Only start times now 10 years ago
  Alex de Mulder af5af63558 working arrays to hide, fixed zoom, fixed pinch, made seperate volatile object for dynamic date support. 10 years ago
  Alex de Mulder db06332925 initial hiding of times, currently only one time is allowed 10 years ago
  Dan Turkenkopf 99ad76972d Update examples to include all_data_attributes 10 years ago
  jos 6b61e95bf2 Changed to `moment().add(value, unit)` notation 10 years ago
  jos 7c2b1173d6 Minor css improvement in example 25 10 years ago
  jos d7140aef1d Added some more text 10 years ago
  jos b51585043b Added an example on loading external data 10 years ago
  jos 8ba08c5a8b Fixed #248: Implemented support for templates 10 years ago
  jos 5391f7c29d Fixed #162: Implemented a new item type `background` 10 years ago
  jos b0da7fe8cb Docs updated. A litte refactoring 10 years ago
  jos b393fd1756 Updated history 10 years ago
  Dan Turkenkopf 926bd0db3c Add data-attribute example 10 years ago
  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 10 years ago
  jos 7672da4a78 Implemented a new callback function `onMoving(item, callback)` 10 years ago
  jos c274c092cc Extended example 22 10 years ago
  jos 95127c0683 Added example 22_window_adjustment.html 10 years ago
  jos 09cb25296d Added an example set selection. Some minor fixes and improvements in setSelection 10 years ago
  jos ab869c1bcd Renamed option `activatable` to `clickToUse` 10 years ago
  jos 0808f0a891 Implemented option `activatable` for Timeline and Graph2d 10 years ago
  jos 26ca73dff5 Implemented localization in Timeline and Graph2d 10 years ago
  jos 0f14626db5 Updated version number to 3.1.0 10 years ago
  jos f6a9660239 Removed the light version of vis.js, added documentation on custom builds 10 years ago
  jos c8e8691d68 Added vis-light bundle 10 years ago
  jos 87402c5cc3 Fixed example 01_basic.html 10 years ago
  jos 4873c8aba4 Fixed `DataView` not working in Timeline (see #195) 10 years ago
  Alex de Mulder 146793270d optimized, 8 amazing examples, just docs left.... 10 years ago
  jos 9e170f5158 Minor change in example 18 10 years ago
  jos d78a823d4e Removed the 'rangeoverflow' item type 10 years ago
  jos cd381f71d5 Added an example demonstrating data serialization/deserialization 10 years ago
  jos d83b929c95 Reworked all examples to use vis.DataSet 10 years ago
  jos 106983fad4 Timeline now accepts a DataSet with items having any type of start and end. 10 years ago
  jos b4945faedd Renamed DataSet option `convert` to `type`. 10 years ago
  jos e579c55176 Updated css in example 12 10 years ago
  Alex de Mulder eec1de0af7 first working version! =] 10 years ago
  Alex de Mulder ec5b7e2397 updated linegraph, axis style complete 10 years ago
  jos c0614edb84 Added function `repaint()` to force a repaint of the Timeline. 10 years ago
  jos e5cc8d7466 Added a simple navigation menu example 10 years ago
  Alex de Mulder 44f509dda3 working on linegraph 10 years ago
  jos a8b664120d Added comments on months in the JavaScript Date object being zero based. 10 years ago
  jos 5bc5d51f08 Some minor fixes in two examples 10 years ago
  jos cfb327a249 More examples added 10 years ago
  jos e79c0772ad Implemented dragging items from one group to another. Implemented detailed configuration of editable actions. 10 years ago
  jos 242b6bf2db Fixed broken example 03 10 years ago
  Alex de Mulder 33353d30e2 moved brute force calc in update. restored examples 10 years ago
  jos f4661c0274 Updated some examples 10 years ago
  Alex de Mulder d9bdeef916 Performance boost. updated itemSet.repaint(). Now only ranged items have to be bruteforced ONCE. 10 years ago
  jos c64cdb9166 DataSet constructor now accepts initial data and options 10 years ago