Skip to content

Tags: alex-sc/pdf.js

Tags

v4.0.379

Toggle v4.0.379'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#17464 from Snuffleupagus/rm-toolbar-reset-…

…events

Remove the internal "toolbarreset"/"secondarytoolbarreset" events and slightly re-factor the code

v4.0.269

Toggle v4.0.269'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#17334 from timvandermeij/updates

Update dependencies and translations to the most recent versions

v4.0.189

Toggle v4.0.189'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#17222 from Snuffleupagus/rm-viewerCssTheme

Remove the `viewerCssTheme`-option, since it's partially broken

v3.11.174

Toggle v3.11.174'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#17022 from timvandermeij/fix-intermittent-us

Fix integration test "Interaction in issue14307.pdf (1) must check input for US zip format"

v3.10.111

Toggle v3.10.111'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#16875 from Snuffleupagus/more-optional-cha…

…ining-4

Introduce more optional chaining in the code-base

v3.9.179

Toggle v3.9.179'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#16768 from Snuffleupagus/pr-15335-followup

Ensure that failing to open the password dialog once won't permanently disable it (PR 15335 follow-up)

v3.8.162

Toggle v3.8.162'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#16628 from Snuffleupagus/app-webViewerInit…

…ialized-inline

Inline the `webViewerInitialized` function in `PDFViewerApplication.run`

v3.7.107

Toggle v3.7.107'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#16484 from Snuffleupagus/PDFSidebar-onUpda…

…teThumbnails

Re-factor updating of thumbnails in the `PDFSidebar`-class

v3.6.172

Toggle v3.6.172'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#16396 from Snuffleupagus/issue-16395

Improve handling of JPEG images with non-standard /Decode-entries (issue 16395)

v3.5.141

Toggle v3.5.141'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#16242 from Snuffleupagus/rm-render-canvasF…

…actory

[api-minor] Remove the `canvasFactory` option from `PDFPageProxy.render` (PR 16100 follow-up)