v1.0.0-rc
Pre-release
Pre-release
·
126 commits
to master
since this release
Essential Links
zoom.enabled->zoom.wheel.enabledandzoom.pinch.enabledzoom.drag->zoom.drag.enabled(enabling drag mode no longer disables the wheel/pinch modes)zoom.speed->zoom.wheel.speedzoom.wheelModifierKey->zoom.wheel.modifierKeyzoom.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