Skip to content

Tags: navarde/pdf.js

Tags

v2.10.377

Toggle v2.10.377's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request mozilla#13790 from Snuffleupagus/update-packages

Update packages and translations

v2.9.359

Toggle v2.9.359's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request mozilla#13463 from mozilla/dependabot/npm_and_yarn…

…/ws-7.4.6

Bump ws from 7.4.5 to 7.4.6

v2.8.335

Toggle v2.8.335's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request mozilla#13172 from Snuffleupagus/cleanup-keepFonts

[api-minor] Add an option, in `PDFDocumentProxy.cleanup`, to allow fonts to remain attached to the DOM

v2.7.570

Toggle v2.7.570's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request mozilla#12897 from calixteman/12895

JS - Fix mouse event names

v2.6.347

Toggle v2.6.347's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request mozilla#12321 from Snuffleupagus/BaseViewer-valida…

…te-viewer-option

Ensure that the `viewer` property, on `BaseViewer`-instances, is a valid div-element (issue 12320)

v2.5.207

Toggle v2.5.207's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request mozilla#11947 from Snuffleupagus/GlobalImageCache-…

…assert-not-inline

Ensure that that we don't attempt to cache *inline* images in the `GlobalImageCache` (PR 11912 follow-up)

v2.4.456

Toggle v2.4.456's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request mozilla#11716 from Snuffleupagus/private-PDFPagePr…

…oxy-pageIndex

[api-minor] Change the pageIndex, on `PDFPageProxy` instances, to a private property

v2.3.200

Toggle v2.3.200's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request mozilla#11187 from Snuffleupagus/image-Error-classes

Convert the various image decoder `...Error`s to classes extending `BaseException` (PR 11185 follow-up)

v2.2.228

Toggle v2.2.228's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request mozilla#10949 from Snuffleupagus/delay-findControl…

…ler-init

Delay initialization of searching, in the viewer, until the first page has rendered

v2.1.266

Toggle v2.1.266's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request mozilla#10539 from Snuffleupagus/fallback-disableF…

…ontFace-v2

[api-minor] Fallback to the built-in font renderer when font loading fails