pdf.js/src/display
calixteman 29c493d36b
Merge pull request #17760 from calixteman/fix_quadpoints
[Editor] Fix the quadpoints value when serializing an highlight annotation
2024-03-01 13:08:44 +01:00
..
editor [Editor] Fix the quadpoints value when serializing an highlight annotation 2024-03-01 11:36:16 +01:00
annotation_layer.js Make downloadManager optional in AnnotationLayerParameters 2024-02-01 11:08:12 +01:00
annotation_storage.js [Editor] Add some telemetry for the highlight feature (bug 1866437) 2024-02-28 10:17:11 +01:00
api.js Skip any whitespace after the first object in linearized PDFs (issue 17665) 2024-02-12 22:05:36 +01:00
base_factory.js Make the caret visible in the text layer in caret browsing mode 2024-01-18 19:44:21 +01:00
canvas.js Reduce memory use and improve perfs when computing the bounding box of a bezier curve (bug 1875547) 2024-01-24 23:41:14 +01:00
content_disposition.js Enable the unicorn/prefer-optional-catch-binding ESLint plugin rule 2023-06-12 11:46:11 +02:00
display_utils.js Simplify the XMLHttpRequest-branch in the fetchData helper function (PR 17277 follow-up) 2024-02-21 23:00:24 +01:00
draw_layer.js [Editor] Set rotated free highlight at the right position after having changed its thickness (bug 1879108) 2024-02-11 21:06:56 +01:00
fetch_stream.js Use shorter arrow functions where possible 2024-01-21 10:13:12 +01:00
font_loader.js Guard navigator-object accesses in src/-files (issue 15728) 2023-10-28 14:41:46 +02:00
metadata.js Convert Metadata to use private class fields 2021-10-22 22:01:19 +02:00
network_utils.js Enable the unicorn/prefer-optional-catch-binding ESLint plugin rule 2023-06-12 11:46:11 +02:00
network.js Use shorter arrow functions where possible 2024-01-21 10:13:12 +01:00
node_stream.js Use shorter arrow functions where possible 2024-01-21 10:13:12 +01:00
node_utils.js Enable the arrow-body-style ESLint rule 2024-01-21 16:20:55 +01:00
optional_content_config.js Add a dummy beginMarkedContentProps operator when optional content parsing fails (issue 17679) 2024-02-17 13:45:16 +01:00
pattern_helper.js Additional *manual* unicorn/prefer-ternary changes 2023-07-27 09:48:24 +02:00
stubs.js [api-minor] Re-factor NullL10n and remove the hard-coded l10n strings (PR 17115 follow-up) 2023-10-20 21:49:33 +02:00
text_layer.js Avoid to have the text layer mismatching the rendered text with mismatching locales (bug 1869001) 2024-01-04 19:20:20 +01:00
transport_stream.js Simplify the signature of the PDFDataTransportStream constructor 2024-02-03 13:10:42 +01:00
worker_options.js [api-minor] Validate the workerPort/workerSrc options 2024-01-12 17:13:32 +01:00
xfa_layer.js Use even more optional chaining in the code-base 2023-11-02 16:47:33 +01:00
xfa_text.js Fix JSDoc types 2023-08-31 13:09:52 +02:00