Releases: chartjs/chartjs-plugin-zoom
Releases Β· chartjs/chartjs-plugin-zoom
v1.0.0-rc
Essential Links
zoom.enabled
->zoom.wheel.enabled
andzoom.pinch.enabled
zoom.drag
->zoom.drag.enabled
(enabling drag mode no longer disables the wheel/pinch modes)zoom.speed
->zoom.wheel.speed
zoom.wheelModifierKey
->zoom.wheel.modifierKey
zoom.threshold
->zoom.drag.threshold
Breaking Changes
- #507 Add the ability to enable both wheel and drag modes at the same time
Enhancements
- #507 Add the ability to enable both wheel and drag modes at the same time
Bugs Fixed
- #512 Fix drag threshold for single axis modes
- #504 Fixes invalid context onZoomComplete invocation
- #502 Add missing modifierKey properties to Options
- #495 Cancel all chart events while panning or dragging
- #494 Fix delta calculation at direction change
Types
- #502 Add missing modifierKey properties to Options
Documentation
- #505 Remove speed property from pan options in the samples
Development
- #513 Bump version to 1.0.0-rc, update dependencies
Thanks to @jbelien, @jledentu, @kurkle and @stockiNail
v1.0.0-beta.5
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
v1.0.0-beta.4
v1.0.0-beta.3
Essential Links
- #466 Remove API section in README
Breaking Changes
- #470 Combine range options, add minimum scale range
Enhancements
- #470 Combine range options, add minimum scale range
Bugs Fixed
- #472 Fix hook parameters
Types
- #469 Add missing return types
Documentation
- #467 Fix minor typo errors in docs
Development
- #473 Bump version to beta.3
v1.0.0-beta.2
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
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
v1.0.0-beta.1
Essential Links
Enhancements
- #414 Add an ESM build
- #411 Use `start` and `stop` plugin hooks instead of `beforeInit`, `afterInit` and `destroy`
- #408 Compatible with Chart.js 3.0.0-beta7
- #390 Porting to CHART.JS 3 (using master)
Bugs Fixed
- #410 Properly call onZoom & onZoomComplete when pinching
Documentation
- #428 Changes script URLs for chart.js and hammer in order to use node_modules
Development
Thanks to @benmccann, @ccrisan, @joshkel, @kurkle, @qcho and @stockiNail
v0.7.7
Version 0.7.7
v0.7.6
Version 0.7.6
v0.7.5
Version 0.7.5
v0.7.4
Version 0.7.4