Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update chartjs-plugin-zoom to the latest version 🚀 #133

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Mar 16, 2019

The dependency chartjs-plugin-zoom was updated from 0.6.6 to 0.7.0.

This version is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.


Release Notes for v0.7.0

Breaking Changes

  • The dependency on Chart.js is now declared as a peerDependency. This means that chart.js will need to be installed alongside chartjs-plugin-zoom
  • update must be called after changing options

Bug Fixes

  • Fix pan at limits of range (#211)
  • Fix range min and max when zooming time scale (#208)
  • Fix errors when only pan is enabled (#212)
  • Make resetZoom work with added scales (#201). Thanks @jannisgt
  • Don't delete dataset._meta (#204)
  • Ensure pan works when zoom is disabled (#203)
  • Fix pan on category scale when offsetGridLines=false (#198)
  • Fix the calculation of the zoom center coordinate when dragging (#161). Thanks @nagix
  • Fix mouseup outside chart element (#150). Thanks @jledentu
  • Options can now be specified under plugins.zoom (#221)

Enhancements

Docs

  • Improve readme and samples (#210)
  • Added jsdoc for doZoom (#192)

Dev and Infra

  • Automated release process (#202). Thanks @jledentu
  • Use rollup to build the library (#193). Thanks @jledentu
  • Linting of samples (#194)
  • Linting of code
Commits

The new version differs by 25 commits.

  • 3c187b7 Release 0.7.0
  • 2c173dc Version 0.7.0 (#214)
  • f099633 Cleanup options handling (#221)
  • b2f520d Add speed option (#215)
  • d8a0e4b Ensure rangeMin and rangeMax variables are defined (#216)
  • 8534b00 Missing argument to doZoom (#219)
  • 5438c4e Copy dist files to root + add package/bower tasks (#202)
  • f1f0f63 Fix pan at limits of range (#211)
  • 9359d40 Share zoom logic between time and numerical scales (#208)
  • e30ac27 Fix errors when only pan is enabled (#212)
  • aa30b6d Improve readme and samples (#210)
  • 5a77423 Store original scale options to resetZoom properly (#201)
  • d91e3b6 Don't delete dataset._meta (#204)
  • f257728 Ensure pan works when zoom is disabled (#203)
  • f779867 Fix pan on category scale when offsetGridLines=false (#198)

There are 25 commits in total.

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 🌴

greenkeeper bot added a commit that referenced this pull request Jul 8, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jul 8, 2019

Update to this version instead 🚀

Commits

The new version differs by 8 commits ahead by 8, behind by 1.

  • 6bcc72c Release 0.7.1
  • 2925c85 Release 0.7.1 (#251)
  • a46172d Fix #233: onPan function is called multiple times (#250)
  • 4d1d2e8 Fix listener setup (#248)
  • 433bf51 Do not clip chart area (#249)
  • 98543e7 Minor optimization for _mouseUpHandler (#236)
  • 6d7164c Fix calculation of dragDistance for click (#232)
  • 82ccb44 prevent interventions (#230)

See the full diff

greenkeeper bot added a commit that referenced this pull request Jul 9, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jul 9, 2019

Update to this version instead 🚀

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jul 11, 2019

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Jul 11, 2019
greenkeeper bot added a commit that referenced this pull request Sep 19, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Sep 19, 2019

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Nov 5, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 5, 2019

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request May 5, 2020
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 5, 2020


🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! 💜 🚚💨 💚

Find out how to migrate to Snyk at greenkeeper.io


Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request May 7, 2020
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 7, 2020


🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! 💜 🚚💨 💚

Find out how to migrate to Snyk at greenkeeper.io


Update to this version instead 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants