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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update openseadragon to the latest version 馃殌 #348

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Jul 20, 2018

Version 2.4.0 of openseadragon was just published.

Dependency openseadragon
Current Version 2.3.1
Type dependency

The version 2.4.0 is not covered by your current version range.

If you don鈥檛 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.

It might be worth looking into these changes and trying to get this project onto the latest version of openseadragon.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don鈥檛 have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Release Notes v2.4.0
  • BREAKING CHANGE: Viewer's canvas-double-click event is now fired before it initiates the zoom (#1288)
  • You can now flip the viewport to get a mirror image of the original (#1441)
  • You can now prevent canvas-double-click events from zooming on a per-event basis (#1288)
  • Fixed: Opacity 0 images were causing unnecessary redraws (#1319)
  • The "page" event is now fired after the page index has been updated (#1330)
  • Added option pixelsPerArrowPress that sets the speed of arrow keys (#1364)
  • Improved IIIF options.maxLevel calculation (#1401)
  • Added canvas-key events, along with the ability to cancel key actions (#1414)
  • Added optional zoom in the middle of the image instead of pointer position (#1423)
  • Now supporting square edge tiles that are padded rather than cropped (#1426)
  • Fixed an issue causing the simple image tileSource to sometimes show duplicate copies (#1370)
  • Fixed an issue causing seams to appear in semi-transparent PNG tiled images (#1470)
  • Added visual customization options for the navigator (#1480)
  • You can now prevent canvas-drag events on the navigator (#1484)
  • You can now prevent canvas-click events on the navigator (#1416)
  • The navigator can now be restricted to just horizontal or just vertical panning (#1416)
  • Fixed DziTileSource so it doesn't load levels above maxLevel or below minLevel, if set (#1492)
Commits

The new version differs by 118 commits.

  • 446af4d Version 2.4.0
  • 2bc102d Merge pull request #1492 from openseadragon/dzi
  • 071b865 Tweaks to minLevel DZI patch
  • 452e50c Making the DziTileSource honor minLevel.
  • 68d08d8 Merge branch 'master' of github.com:openseadragon/openseadragon
  • 890d9bc Changelog for #1416.
  • 47e95b4 Merge pull request #1416 from francescocretti/hotfix/minimapClick
  • e1bb981 Changelog for #1484.
  • 7b73768 Merge pull request #1484 from francescocretti/hotfix/minimapDrag
  • 9c2211f Merge branch 'master' into hotfix/minimapClick
  • ed16908 Doc minor fix and trailing space removed
  • 0bdc2df Documentations corrected
  • 02ddb7a preventDefaultAction in canvas-drag on minimap
  • 2eb6eaf preventDefaultAction support
  • 0043956 Merge pull request #1479 from alanaberdeen/master

There are 118 commits in total.

See the full diff

FAQ and help

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


Your Greenkeeper bot 馃尨

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.

None yet

0 participants