Skip to content

Tags: mozilla/pdf.js

Tags

v6.0.227

Toggle v6.0.227's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #21355 from Snuffleupagus/INTERNAL_EVT

Re-factor how "internal" EventBus listeners are handled in the viewer

v5.7.284

Toggle v5.7.284's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #21171 from calixteman/bug2034980

Allow free-highlighting on top of image placeholders (bug 2034980)

v5.6.205

Toggle v5.6.205's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #21001 from Snuffleupagus/getDestFromStructElement…

…-unit-test

Add a unit-test for the `Catalog.#getDestFromStructElement` method

v5.5.207

Toggle v5.5.207's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #20751 from calixteman/bug2016693

Avoid to scroll too much when the thumbnail is at the bottom of the sidebar (bug 2016693)

v5.4.624

Toggle v5.4.624's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #20565 from kairosci/fix-bug-20557

fix: Fix mailto links truncated at dash

v5.4.530

Toggle v5.4.530's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #20535 from calixteman/issue18062

Use CIDToGIDMap when the font is a type 2 with an OpenType font

v5.4.449

Toggle v5.4.449's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #20462 from calixteman/improve_thumbnails

Slightly reduce the memory used by thumbnails

v5.4.394

Toggle v5.4.394's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #20213 from lab-core/pointer-type

[Editor] A new CurrentPointers class to store current pointers used by the editor

v5.4.296

Toggle v5.4.296's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #20333 from calixteman/issue20302

Fix incremental saving with hybrid references

v5.4.149

Toggle v5.4.149's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #20210 from calixteman/comment_sidebar

[Editor] Add a sidebar allowing the user to navigate between the comments in a pdf (bug 1985567)