Skip to content

v1.0.0-beta.5

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 02 May 14:26
· 74 commits to master since this release
48e16ec

Essential Links

Enhancements

  • #487 Add onPanStart and onZoomStart callbacks
  • #484 Drag-to-zoom: filter clicks and pan.modifierKey
  • #483 Make resetZoom accept UpdateMode argument

Bugs Fixed

  • #488 Fix drag-zoom and pan for non-linear scales
  • #484 Drag-to-zoom: filter clicks and pan.modifierKey
  • #485 Fix calling of onZoomComplete from wheel event

Documentation

  • #486 Add click-to-zoom example

Development

  • #490 Bump version to 1.0.0-beta.5
  • #488 Fix drag-zoom and pan for non-linear scales

Thanks to @kurkle and @nagix