1780 Commits (85350c02a6a196620b834635a80914242ae03bda)
 

Author SHA1 Message Date
  jos 30da48a49e Fixed a bug in positioning/sizing the vertical lines of box items před 11 roky
  jos 610702f21e Removed all usage of style.bottom před 11 roky
  jos 1cd1540f28 Fixed a bug in vertical offset when height of container > height of contents před 11 roky
  jos 9b4ab61d67 Fixed shadows always being visible před 11 roky
  jos fe7cc72666 Implemented shadows when vertical scroll is possible před 11 roky
  Alex de Mulder 37ced4311f graph is drawing před 11 roky
  jos 63c36ffb6f Fixed vertical drag issue while pinching před 11 roky
  Alex de Mulder 6dd02d5a4d not working yet před 11 roky
  jos 0420c72b60 Implemented support for vertical dragging (needs some refinement) před 11 roky
  jos 1a9325da61 Added missing option orientation needed by Timeline itself před 11 roky
  jos 62bc49b1e1 Removed some redundant code před 11 roky
  Alex de Mulder 8bff97ad55 added wip versions of linegraph před 11 roky
  jos f133b3e035 Updated main example in docs před 11 roky
  jos 8ef8a1e0b2 Implemented options `zoomable` and `moveable` před 11 roky
  jos 693d801922 Moved change listener to _create před 11 roky
  jos e232f81dc0 Renamed body.props to body.domProps před 11 roky
  jos 5033272a6d Moved default start and end to Range před 11 roky
  jos f672f7b583 Reworked options and setOptions před 11 roky
  jos 4ac1d3abcc Moved utility functions `toScreen`, `toTime`, and `snap` from `options` to `body.util` před 11 roky
  jos 43912f5d9b Renamed parameter `timeline` to `body`, passing an explicit `body` Object to all component constructors now před 11 roky
  jos 0f45b7a2f1 Removed double function naming před 11 roky
  jos 46c62cf16f Merge remote-tracking branch 'origin/develop' into develop před 11 roky
  jos 9347238465 Updated vis overview image před 11 roky
  jos 312a73a5a5 Fixed height of vertical line of box items not always updated correctly před 11 roky
  jos e579c55176 Updated css in example 12 před 11 roky
  jos 53e6e50320 Fixed alignment of the content panels to axis před 11 roky
  jos 19dfc92458 Fixed ItemSet not updating on change in DataSet před 11 roky
  jos f113776265 Deleted redundant `Panel` and `RootPanel` před 11 roky
  jos 297adb1cb4 A minor improvement in dragging items před 11 roky
  jos 2723b2673a Fixed date snapping před 11 roky
  jos 08d486a53f Items are selectable and editable largely před 11 roky
  jos a5025b9673 Renamed all functions `repaint` to `redraw` před 11 roky
  jos 4c77206e72 Merged from develop branch před 11 roky
  jos b822e6d8e8 Merge branch 'develop' into predefined_panels před 11 roky
  Alex de Mulder f998388c84 minor bugfixes for git issues #157 #158 #159 před 11 roky
  Alex 7a5d6f300b Merge pull request #157 from theGrue/initiallyVisible před 11 roky
  Josh Gruenberg b49c11eb0c Fixing usage of dataManipulation.initiallyVisible option. před 11 roky
  jos 6fe36a4b70 Merge remote-tracking branch 'origin/develop' into develop před 11 roky
  jos 821347d4dd Merge branch 'develop' před 11 roky
  jos 342fab1f80 Released version 1.1.0 před 11 roky
  jos 7cd4ba5c0b Updated playground example před 11 roky
  Alex de Mulder 89bec93553 updated History před 11 roky
  Alex de Mulder aa52bdd84b added dragNodes option. Renamed dragGraph option. před 11 roky
  jos d95ecad360 Replaced double quotes in js with single quotes před 11 roky
  jos d0efc46422 Fixed an auto animation start/stop issue před 11 roky
  jos 811324e302 Minor improvements in the examples před 11 roky
  jos b698f68b89 Graph3d listens for changes in the dataset now 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 a3c0b3565e Removed Graph3d.data, added Graph3d.setData and setOptions. Data and options can be passed when constructing a Graph3d před 11 roky