Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: IvyScience/pdf.js

Tags

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

v2.0.943

Toggle v2.0.943'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#10179 from ThomasdenH/patch-1

Change splice to pop in annotation tests

v1.10.100

Toggle v1.10.100's commit message
Fix webpack exclude path on windows.