124 Commits (2525cc3051e9ddff12517376603743d943f700e6)

Author SHA1 Message Date
  Veaceslav Grimalschi e494514406 Bidirectional scrolling in timeline - make horizontalScroll and verticalScroll work together (#3162) 7 years ago
  yotamberk 6e59ac909d Drop control - fix #2834 (#2974) 7 years ago
  yotamberk 3d1e8a3296 Add callback functions to moveTo, zoomIn, zoomOut and setWindow (#2870) 7 years ago
  guvial 4f97bc871c Prevent redirect to blank after drag and drop (FF) (#2871) 7 years ago
  yotamberk f8be0a5a21 Add animation options for zoomIn/zoomOut funtions (#2830) 7 years ago
  yotamberk 8ab1d183cb feat: #2300 Added nested groups (#2416) 7 years ago
  Uli Fahrer c584a754ac Fix graph2D render issue (#2470) 7 years ago
  yotamberk 3311b9b17e feat: #1746 rolling mode (#2439) 7 years ago
  yotamberk 607950bf99 fix: #2327 Add support to fixed times drag and drop (#2372) 7 years ago
  yotamberk 5900ea0319 fix: _origRedraw sometimes undefined (#2399) 7 years ago
  Yotam Berkowitz dcb2d58616 Fix redraw order 7 years ago
  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