Skip to content

Tags: lzy-v/pdf.js

Tags

v2.12.70_esr

Revert "Revert "For mozcentral use Firefox color theme instead of sys…

…tem theme." since -moz-toolbar-prefers-color-scheme was removed"

This reverts commit aae8a21.

v2.12.313

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request mozilla#14387 from timvandermeij/test-utils

Modernize the test utilities

v2.11.338

Verified

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

Pre-render *one* additional page when spreadModes are enabled

v2.10.377

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

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

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

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

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

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

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