Skip to content

v5.0.0-18

Compare
Choose a tag to compare
@cdrini cdrini released this 18 Sep 01:58
· 599 commits to master since this release
f50b330
  • Dev: Update a number of dependencies @cdrini
  • Dev: Added eslint-plugin-no-jquery @soham4abc
  • Feature: Add continuous pinch zooming for touch screens and trackpads! @cdrini
    • KNOWN ISSUE: Not working correctly on iOS 9, 10; see #858. Fixed in 5.0.0-19
    • This is a big change to the codebase. It involved rewriting 1 up mode in LitElement. This means that BookReader now needs webcomponents to function.
    • Breaking changes (unlikely to be used by anyone):
      • Most Mode1Up Bookreader global functions removed (unlikely to be used): drawLeafsOnePage, onePageGetAutofitWidth, onePageGetAutofitHeight, onePageGetPageTop, onePageCalculateReductionFactors, centerX1up, centerY1up
      • Some Mode2Up cleanups: Removed setClickHandler2UP, setMouseHandlers2UP
      • Web components now must be supported
      • Reduction factor options no longer applies to 1up