github-actions
released this
18 Nov 20:59
·
5 commits
to refs/heads/master
since this release
Essential Links
Enhancements
- #861 feat(drag): maintainAspectRatio
- #780 Add a function for getting zoom range
- #823 Add isZoomingOrPanning method
Bugs Fixed
- #891 fix: filter only one click after drag/pan is completed
- #889 fix: trigger onZoom from zoomScale
- #888 fix: incorrect zoom out factor when using using wheel
- #868 fix: stop zooming (panning) at limit
- #864 fix: wheel zoom on logarighmic scale
- #863 fix: enabling pan after chart initialization
- #811 Fix zoom outside of chart area
- #856 fix: explicit passive: false for wheel events to prevent warnings on console
- #835 fixed missing args to onZoomComplete callback
- #810 fix: trigger `onZoomStart` from `pinchStart`
- #774 fix "original" scale limits with nonlinear pan
- #772 Don't trigger the zoom on legends area
Types
- #822 More descriptive types for Hammer.js events
Documentation
- #890 chore: add sample for rejecting drag start outside chartArea
- #873 chore: add sample for minRange on category scale
- #784 fix: typo in drag options documentation
Development
- #808 chore: update rollup
- #885 chore: split ci to more steps
- #862 chore: build cleanup, include homepage
Thanks to @ZaLiTHkA, @bavoco, @dependabot, @dependabot[bot], @gopal-panigrahi, @ikkala, @joshkel, @krystxf, @kurkle and @trullock