119 Commits (e27de4f8687e76e4d5427f9e52cc8b3ecfed326e)

Author SHA1 Message Date
  yotamberk a32a7f77f3 Fixes #2307 timeline async initial redraw bug (#2386) 7 years ago
  yotamberk 5f7a721bf9 Fixed #2312 vertical scroll bug with groups and fixed height (#2363) 7 years ago
  Garrett Loy 44df7e5a64 Fixes #2333 Scrollbar width on browser zoom (#2344) 7 years ago
  yotamberk 0545f382ec Fixes #2295 Issues with vertical scroll and maxHeight (#2302) 7 years ago
  yotamberk feab6c5a0d Fixes #2261 Bugs with mousewheel events (#2262) 7 years ago
  yotamberk dd324da2a2 Drag and drop support for the timeline (#2238) 8 years ago
  yotamberk 4dedc62296 Add zoomIn and zoomOut to timeline core (#2239) 8 years ago
  Yotam Berkowitz 510adfc282 Add support to rtl with dir 8 years ago
  Yotam Berkowitz 4b6a0d7f74 Fix to Core.js to updated Core.js 8 years ago
  Yotam Berkowitz 4f105a3127 Fix templates 8 years ago
  yotamberk 33795a90a1 Fix scroll bugs with vertical scrollbar (#2228) 8 years ago
  yotamberk b889a5057d Add a vertical scroll option for timeline [solves #273, #1060, #466] (#2196) 8 years ago
  yotamberk 178e9dc915 Horizontal scroll (#2201) 8 years ago
  yotamberk ea4d56c68b vertical scroll when zoomKey isn't triggered (#2197) 8 years ago
  Yotam Berkowitz 31096e04f6 Add vertical scroll when zoom is inactive 8 years ago
  Greg Kubisa ff3948f85c Use requestAnimationFrame to throttle redraws 8 years ago
  jos 8cde43e4fb Fixed #1786: Timeline having zero height on Internet Explorer, regression introduced after fixing #1697 8 years ago
  jos a7f86ddfd8 Fixed #1697: Timeline not drawn when used within the Angular.js directive (re-committed this fix) 8 years ago
  jos c3b9203350 Reverted support in Network for custom id fields, which was still broken 8 years ago
  Yotam Berkowitz 4f49135313 remove extra console.logs 8 years ago
  Yotam Berkowitz eb445d6d84 fix stacking bug in rtl and css for rtl 8 years ago
  jos e87627f862 Fixed #1697: Timeline not drawn when used within the Angular.js directive 8 years ago
  Yotam Berkowitz a549ed2d19 add rtl of groups in timeline 8 years ago
  jos 311ea1eef5 Fixed #1455: allow vertical panning of the web page on touch devices 8 years ago
  jos 1d49599bc9 Fixed a regression: Timeline/Graph2d constructor throwing an exception when no options are provided via the constructor 8 years ago
  Ludo Stellingwerff 8f4e9e9c8f Several changes to get the performance on dragging back in check. 8 years ago
  Ludo Stellingwerff ec893065a6 Fixed #1580: Invisible timeline/graph should not be drawn, as most inputs are invalid 8 years ago
  Ludo Stellingwerff f462072d46 Fixed #1592: Emit a "changed" event after each redraw. Made "change" event private (by prefixing _). 8 years ago
  Ludo Stellingwerff bbf04d3489 Fixed #1403: Graph2d change yAxisOrientation, 8 years ago
  Arno Barzan 3f03ceb9dc Added possibility to change (or hide) the title of a CustomTime element. 9 years ago
  jos 644f8eee1a Fixed #1214: items wrongly marked as dirty with every `rangechange` event 9 years ago
  jos d9223685e2 Implemented redraw throttling for Timeline 9 years ago
  Christian Seifert 91633220f8 fix "TypeError: Cannot read property '_bound' of undefined" in angular2 environment 9 years ago
  jos a9ca766af7 Fixed #24: Implemented support for time zones (see examples/timeline/other/timezone.html) 9 years ago
  jos 89660a3d31 Added missing method getEventProperties in Core 9 years ago
  Alex de Mulder 1a3f63f187 fixed vertical dragging issue from hammer (which was found in network) in the timeline 9 years ago
  Manuel Schallar d51be3bbf5 Delegate the onRender function to the correct property 9 years ago
  jos 7c22bd3c3b Configurator is now lazy loaded in Timeline, Graph2d, and Network (see #964) 9 years ago
  jos 79e35e3bc0 Throw an error from abstract method `Core.prototype.getDataRange` (see #966) 9 years ago
  jos dd575adf25 Removed redundant code from `Core.prototype.getDataRange` (see #966) 9 years ago
  Manuel Schallar d894d0efe5 changing the properties from getDataRange 9 years ago
  Manuel Schallar d1e01bccf0 returning meaningful values in getDataRange 9 years ago
  Manuel Schallar 38cdcf23bb accessing the correct properties in dataRange 9 years ago
  jos eef693113e Fixed #942: bug when data is empty 9 years ago
  jos 1648604401 Halfway implementing improved Timeline.fit() 9 years ago
  jos bbfe7d3535 Halfway improving Timeline.fit() 9 years ago
  jos 176742b33f Implemented configurator for Graph2d. Fixed Configurator displaying nothing when `filter: true`. 9 years ago
  jos d96bbe5296 Some fixes in the validator 9 years ago
  jos f79449e812 Implemented option validator for Timeline 9 years ago
  jos f30a3a4556 Integrated an option configurator 9 years ago