753 Commits (00533990db2823f830897e1f2971fea305e85599)
 

Author SHA1 Message Date
  Alex de Mulder 00533990db updated dist with fix for #181, updated history. 10 years ago
  Alex de Mulder aa94e4a7ec ordering tweak 10 years ago
  Alex de Mulder 1b055efca0 Merge branch 'develop' of https://github.com/almende/vis into develop 10 years ago
  Alex de Mulder e8bcd2a3a5 fixed graph.storePositions() - bug introduced by experimental naming convention of Dataset.. 10 years ago
  Alex fdcce5240d Merge pull request #180 from vukk/develop 10 years ago
  Unto Kuuranne 2e036406aa Clarify widthSelectionMultiplier documentation 10 years ago
  Unto Kuuranne 1b11aae7fb Make scaling factor of selected edges configurable via widthSelectionMultiplier 10 years ago
  Alex de Mulder 424df3caaa extended selection API, deprecated setSelection as per #174 10 years ago
  jos 3a05985090 Fixed group height being applied to group background panel as well 10 years ago
  jos 18f73d78bd Cleaned up some css 10 years ago
  jos 9e170f5158 Minor change in example 18 10 years ago
  jos d78a823d4e Removed the 'rangeoverflow' item type 10 years ago
  jos 468e613a26 Fixed #172: auto detected item type being preferred over the global item `type`. 10 years ago
  jos 3bb867890f Throws an error when constructing without new keyword. 10 years ago
  Alex de Mulder 305b694a21 version update 10 years ago
  Alex de Mulder 739c72912e release 2.0.0 10 years ago
  jos c3f8b1f168 Timeline.destroy works 10 years ago
  jos ebb8626513 Halfway implementing Timeline.destroy 10 years ago
  jos 1a2d82dd08 Fixed DataSet.distinct requiring options.type to be configured 10 years ago
  jos c1179554fd Item touch events now bound to centerContainer instead of itemset (must be able to click in empty area) 10 years ago
  jos 5524133fbf Fixed #170: unreliable Array type detection 10 years ago
  jos 65251cac19 Merge remote-tracking branch 'origin/develop' into develop 10 years ago
  Alex de Mulder 870da13503 updated history 10 years ago
  Alex de Mulder 1224a3cf0a added editing of edges with the data manipulation, as suggested by #169 10 years ago
  jos b6d5da3a8c Refactored the property names of DataSet and DataView to having underscore prefixes 10 years ago
  jos 41b270cecb Merge remote-tracking branch 'origin/develop' into develop 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
  Alex de Mulder 7378bbc867 fixed self referencing node edge selection bug per #168 10 years ago
  jos b4945faedd Renamed DataSet option `convert` to `type`. 10 years ago
  jos 5a8e6ddbbe Fixed #167: property `className` of groups not being applied to related contents and background elements, and not being updated once applied. 10 years ago
  jos cd62233c60 Few fixes to get animation better (still not there) 10 years ago
  jos e41fdf45bc Small update in animation.css 10 years ago
  jos fe6cdfca4c Added a start with animation (not yet working and disabled) 10 years ago
  jos 30da48a49e Fixed a bug in positioning/sizing the vertical lines of box items 10 years ago
  jos 610702f21e Removed all usage of style.bottom 10 years ago
  jos 1cd1540f28 Fixed a bug in vertical offset when height of container > height of contents 10 years ago
  jos 9b4ab61d67 Fixed shadows always being visible 10 years ago
  jos fe7cc72666 Implemented shadows when vertical scroll is possible 10 years ago
  jos 63c36ffb6f Fixed vertical drag issue while pinching 10 years ago
  jos 0420c72b60 Implemented support for vertical dragging (needs some refinement) 10 years ago
  jos 1a9325da61 Added missing option orientation needed by Timeline itself 10 years ago
  jos 62bc49b1e1 Removed some redundant code 10 years ago
  jos f133b3e035 Updated main example in docs 10 years ago
  jos 8ef8a1e0b2 Implemented options `zoomable` and `moveable` 10 years ago
  jos 693d801922 Moved change listener to _create 10 years ago
  jos e232f81dc0 Renamed body.props to body.domProps 10 years ago
  jos 5033272a6d Moved default start and end to Range 10 years ago
  jos f672f7b583 Reworked options and setOptions 10 years ago