Skip to content

Tags: mozilla/pdf.js

Tags

v4.5.136

Toggle v4.5.136's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #18495 from Snuffleupagus/AppOptions-setAll-EVENT_…

…DISPATCH

Consistently dispatch events, if needed, when setting AppOptions

v4.4.168

Toggle v4.4.168's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #18358 from timvandermeij/npm-url

Fix the repository URL in the `package.json` file for `pdfjs-dist`

v4.3.136

Toggle v4.3.136's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #18179 from nicolo-ribaudo/zooming-utilities

[api-minor] Simplify API to implement zoom in custom viewers

v4.2.67

Toggle v4.2.67's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #18001 from Snuffleupagus/api-pageRefCache

[api-minor] Move the page reference/number caching into the API

v4.1.392

Toggle v4.1.392's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #17893 from timvandermeij/find-integration-test

Fix the "must highlight text in the right position" integration test

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 #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 #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 #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 #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 #16875 from Snuffleupagus/more-optional-chaining-4

Introduce more optional chaining in the code-base