Skip to content

v1.0.0-beta.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 25 Apr 19:03
· 152 commits to master since this release
e0e6b32

Essential Links

Enhancements

  • #464 Refactor & export pan and zoom functions
  • #457 Internal state handling
  • #399 Feature: Zoom each scale separately
  • #382 Added optional modifier keys

Bugs Fixed

  • #455 Refactor startHammer
  • #451 Remove animationDuration option
  • #429 Fix non-zoomable charts eating scroll events
  • #434 Fix zoom on category scale

Types

  • #439 Reuse types from Chart.ts
  • #438 adding typings for Zoom analog to chartjs-plugin-annotation

Documentation

  • #462 Add sample on time scale
  • #463 Correct zoom modifierKey docs
  • #461 Changes zoom.threshold default to 0
  • #459 Update README
  • #456 Add initial docs

Development

  • #465 Bump version to 1.0.0-beta.2
  • #455 Refactor startHammer
  • #454 Use fallback configration for scale types
  • #452 Refactor to logical entities

Thanks to @BarryPSmith, @benmccann, @etimberg, @jacopotediosi, @jledentu, @kurkle, @lirik90, @stockiNail and @tomsoftware