-
Notifications
You must be signed in to change notification settings - Fork 330
Comparing changes
Open a pull request
base repository: chartjs/chartjs-plugin-zoom
base: v1.0.0-beta.1
head repository: chartjs/chartjs-plugin-zoom
compare: master
Commits on Mar 8, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 7c61ddc - Browse repository at this point
Copy the full SHA 7c61ddcView commit details
Commits on Mar 9, 2021
-
Fix non-zoomable charts eating scroll events (#429)
* Fix non-zoomable charts eating scroll events
Configuration menu - View commit details
-
Copy full SHA for df5b65e - Browse repository at this point
Copy the full SHA df5b65eView commit details
Commits on Mar 11, 2021
-
Added optional modifier keys (#382)
* Added optional modifier keys * Renamed failure* events to rejected*
Configuration menu - View commit details
-
Copy full SHA for e6658c9 - Browse repository at this point
Copy the full SHA e6658c9View commit details -
Add tests, fix readme issues (#437)
* Add tests, fix readme issues * Use promise * dpr=1 * Remove deprecated options * Add zoom+reset fixture * Add simulated pan fixture * Update test lint config
Configuration menu - View commit details
-
Copy full SHA for adef834 - Browse repository at this point
Copy the full SHA adef834View commit details -
adding typings for Zoom analog to chartjs-plugin-annotation (#438)
Co-authored-by: Zeugner, Thomas <Thomas.Zeugner@kuka.com>
Configuration menu - View commit details
-
Copy full SHA for f537880 - Browse repository at this point
Copy the full SHA f537880View commit details
Commits on Mar 12, 2021
-
Reuse types from Chart.ts (#439)
* Reuse types from Chart.ts This may be a good idea because chartjs-plugin-zoom is strongly bundled with chartjs * fix type for RangePoint fix type for RangePoint
Configuration menu - View commit details
-
Copy full SHA for 45e1f47 - Browse repository at this point
Copy the full SHA 45e1f47View commit details -
Configuration menu - View commit details
-
Copy full SHA for 12c1b39 - Browse repository at this point
Copy the full SHA 12c1b39View commit details -
Feature: Zoom each scale separately
Added the overScaleMode option so that you can use zoom and pan separately for each scale when the mouse is over the scale.
Configuration menu - View commit details
-
Copy full SHA for 2f72a1e - Browse repository at this point
Copy the full SHA 2f72a1eView commit details
Commits on Apr 4, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 7372e05 - Browse repository at this point
Copy the full SHA 7372e05View commit details
Commits on Apr 15, 2021
-
Remove animationDuration option (#451)
* Remove animationDuration option * Use a useTransition parameter
Configuration menu - View commit details
-
Copy full SHA for c38805b - Browse repository at this point
Copy the full SHA c38805bView commit details -
Configuration menu - View commit details
-
Copy full SHA for b4c9462 - Browse repository at this point
Copy the full SHA b4c9462View commit details
Commits on Apr 16, 2021
-
Refactor to logical entities (#452)
* Refactor to logical entities * Remove monolith * Complete refactoring * Add tolerance * Fix drag-zoom, complete let/const * Better helper names, shorten wheel * Remove duplicate drag rect calculations
Configuration menu - View commit details
-
Copy full SHA for c5c7d47 - Browse repository at this point
Copy the full SHA c5c7d47View commit details -
Configuration menu - View commit details
-
Copy full SHA for b49c8e9 - Browse repository at this point
Copy the full SHA b49c8e9View commit details
Commits on Apr 17, 2021
-
* Refactor startHammer * Remove duplicate onZoom call * More refactoring * Reduce lines * Reduce more lines
Configuration menu - View commit details
-
Copy full SHA for b7bd3e2 - Browse repository at this point
Copy the full SHA b7bd3e2View commit details -
Internal state handling (#457)
* Internal state handling * More refactoring * Add tolerance * Remove unused functions
Configuration menu - View commit details
-
Copy full SHA for 15c443d - Browse repository at this point
Copy the full SHA 15c443dView commit details
Commits on Apr 25, 2021
-
* Add initial docs * Remove autocolors * Bugfix * Capitalize Installation * Prevent tension in scatter * Add basic sample * Update default sample * Add options * Update deps * Remove unused sensitivity option * Implement most of samples in docs * Add linting for types * tests * Add missing parser
Configuration menu - View commit details
-
Copy full SHA for eded389 - Browse repository at this point
Copy the full SHA eded389View commit details -
Configuration menu - View commit details
-
Copy full SHA for e612e66 - Browse repository at this point
Copy the full SHA e612e66View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3974065 - Browse repository at this point
Copy the full SHA 3974065View commit details -
Configuration menu - View commit details
-
Copy full SHA for 08b6fab - Browse repository at this point
Copy the full SHA 08b6fabView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e10fa8 - Browse repository at this point
Copy the full SHA 5e10fa8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 78f0386 - Browse repository at this point
Copy the full SHA 78f0386View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e9c32d - Browse repository at this point
Copy the full SHA 1e9c32dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b106e1 - Browse repository at this point
Copy the full SHA 3b106e1View commit details -
Refactor & export pan and zoom functions (#464)
* Refactor & export pan and zoom functions * Fix + optimise * Fix tests * typo fix * lint err
Configuration menu - View commit details
-
Copy full SHA for 15b227c - Browse repository at this point
Copy the full SHA 15b227cView commit details -
Configuration menu - View commit details
-
Copy full SHA for e0e6b32 - Browse repository at this point
Copy the full SHA e0e6b32View commit details
Commits on Apr 26, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 6a352cf - Browse repository at this point
Copy the full SHA 6a352cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 99a2159 - Browse repository at this point
Copy the full SHA 99a2159View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b7c818 - Browse repository at this point
Copy the full SHA 4b7c818View commit details -
Configuration menu - View commit details
-
Copy full SHA for 80a398c - Browse repository at this point
Copy the full SHA 80a398cView commit details
Commits on Apr 27, 2021
-
Combine range options, add minimum scale range (#470)
* Combine range options, add minimum scale range * Review feedback * range to minRange
Configuration menu - View commit details
-
Copy full SHA for c9268ea - Browse repository at this point
Copy the full SHA c9268eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for b785842 - Browse repository at this point
Copy the full SHA b785842View commit details
Commits on Apr 28, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 7289efd - Browse repository at this point
Copy the full SHA 7289efdView commit details -
Configuration menu - View commit details
-
Copy full SHA for ca62548 - Browse repository at this point
Copy the full SHA ca62548View commit details
Commits on Apr 30, 2021
-
Configuration menu - View commit details
-
Copy full SHA for b746091 - Browse repository at this point
Copy the full SHA b746091View commit details -
* Update category panning * Restore hammer-simulator for one test
Configuration menu - View commit details
-
Copy full SHA for c7360b1 - Browse repository at this point
Copy the full SHA c7360b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for a1609d5 - Browse repository at this point
Copy the full SHA a1609d5View commit details -
Add zoomScale, rename doPan to pan, doZoom to zoom (#478)
* Add zoomScale, rename doPan to pan, doZoom to zoom * Reduce zoomScale parameters
Configuration menu - View commit details
-
Copy full SHA for a9d8494 - Browse repository at this point
Copy the full SHA a9d8494View commit details -
Configuration menu - View commit details
-
Copy full SHA for dda1f08 - Browse repository at this point
Copy the full SHA dda1f08View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c1c03e - Browse repository at this point
Copy the full SHA 0c1c03eView commit details
Commits on May 1, 2021
-
Add click-to-zoom example (#486)
* Add click-to-zoom example * Fix flanky tests
Configuration menu - View commit details
-
Copy full SHA for 9a8426e - Browse repository at this point
Copy the full SHA 9a8426eView commit details -
Fix calling of onZoomComplete from wheel event (#485)
* Fix calling of onZoomComplete from wheel event * CC * Add test * CC2 * Remove some unused code
Configuration menu - View commit details
-
Copy full SHA for 756c898 - Browse repository at this point
Copy the full SHA 756c898View commit details -
Drag-to-zoom: filter clicks and pan.modifierKey (#484)
* Drag-to-zoom: filter clicks and pan.modifierKey * CC
Configuration menu - View commit details
-
Copy full SHA for e6d15ca - Browse repository at this point
Copy the full SHA e6d15caView commit details -
Add onPanStart and onZoomStart callbacks (#487)
* Add onPanStart and onZoomStart callbacks * Split out preconditions from wheel * Add mouseup to cancelled events * cancel === false
Configuration menu - View commit details
-
Copy full SHA for e8bdf4e - Browse repository at this point
Copy the full SHA e8bdf4eView commit details
Commits on May 2, 2021
-
Fix drag-zoom and pan for non-linear scales (#488)
* Fix drag-zoom and pan for non-linear scales * Fix non-linear pan against limit * Test and fix category zoom to and from 1 category * CC * Add test for category limits * Add reject test for drag zoom * Add api test
Configuration menu - View commit details
-
Copy full SHA for c2585ea - Browse repository at this point
Copy the full SHA c2585eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 48e16ec - Browse repository at this point
Copy the full SHA 48e16ecView commit details
Commits on May 5, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 253d01a - Browse repository at this point
Copy the full SHA 253d01aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 46926ee - Browse repository at this point
Copy the full SHA 46926eeView commit details
Commits on May 6, 2021
-
Adds drag effect options to the documentation (#497)
* Adds drag effect options to the documentation * Fixes the object type separator * Changes the MD header
Configuration menu - View commit details
-
Copy full SHA for a8521ec - Browse repository at this point
Copy the full SHA a8521ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e3b77f - Browse repository at this point
Copy the full SHA 1e3b77fView commit details
Commits on May 7, 2021
-
Add missing modifierKey properties to Options (#502)
* Add missing properties to Options - Missing `modifierKey` to `PanOptions` - Missing `wheelModifierKey` to `ZoomOptions` * Update options.d.ts Apply lint fix (remove trailing spaces).
Configuration menu - View commit details
-
Copy full SHA for e0973e0 - Browse repository at this point
Copy the full SHA e0973e0View commit details
There are no files selected for viewing