Skip to content

v1.0.0-beta.4

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 30 Apr 05:53
· 81 commits to master since this release
dda1f08

Essential Links

Breaking Changes

  • #478 Add zoomScale, rename doPan to pan, doZoom to zoom
  • #476 Fix category panning

Enhancements

  • #478 Add zoomScale, rename doPan to pan, doZoom to zoom
  • #481 Expose zoomFunctions and panFunctions for customization

Bugs Fixed

  • #476 Fix category panning
  • #474 Use static offsets for panning rounded time scale

Documentation

  • #477 Add API documentation (typedoc)
  • #475 Add a sample for drag-to-zoom in docs

Development

  • #482 Bump version to 1.0.0-beta.4

Thanks to @jledentu, @kurkle and @nagix