..
editor
[Editor] Make the annotation editor layer invisible when disabled and empty
2023-02-01 17:53:44 +01:00
annotation_layer.js
[JS] Send a Validate action on change on Choice widget
2023-02-19 16:33:05 +01:00
annotation_storage.js
Reduce duplication for reference tests with an annotationStorage
entry
2023-02-13 11:09:16 +01:00
api.js
[api-minor] Remove calling getDocument
directly with a PDFDataRangeTransport
-instance (PR 15943 follow-up)
2023-03-02 15:12:01 +01:00
base_factory.js
[api-minor] Let the cMapPacked
parameter, in getDocument
, default to true
2023-01-30 15:35:02 +01:00
canvas.js
[api-minor] Generate images in the worker instead of the main thread.
2023-03-01 17:40:12 +01:00
content_disposition.js
Remove the UTF-8 fallback, when TextDecoder
is missing, from the Content-Disposition parser
2022-02-12 10:30:25 +01:00
display_utils.js
[api-minor] Generate images in the worker instead of the main thread.
2023-03-01 17:40:12 +01:00
fetch_stream.js
[api-minor] Enabling transferring of data fetched with the PDFFetchStream
implementation
2023-01-12 13:59:21 +01:00
font_loader.js
[api-minor] Limit the PDFDocumentLoadingTask.onUnsupportedFeature
functionality to GENERIC builds (PR 15758 follow-up)
2023-01-01 17:53:12 +01:00
metadata.js
Convert Metadata
to use private class
fields
2021-10-22 22:01:19 +02:00
network_utils.js
Slightly improve validation of (some) parameters in getDocument
2022-03-21 13:32:17 +01:00
network.js
[api-minor] Enabling transferring of data fetched with the PDFFetchStream
implementation
2023-01-12 13:59:21 +01:00
node_stream.js
Enable the no-typeof-undefined
ESLint plugin rule
2022-12-01 18:20:39 +01:00
node_utils.js
Only bundle the src/display/node_utils.js
file in GENERIC-builds
2022-05-03 11:34:35 +02:00
optional_content_config.js
[api-minor] Add basic support for the SetOCGState
action (issue 15372)
2022-09-01 17:34:24 +02:00
pattern_helper.js
Polyfill Path2D
in Node.js environments
2023-01-28 18:28:22 +01:00
svg.js
[api-minor] Make isOffscreenCanvasSupported
configurable via the API (issue 14952)
2022-10-07 00:10:46 +02:00
text_layer.js
Use OffscreenCanvas
as intended for all code-paths in src/display/text_layer.js
(PR 15722 follow-up)
2023-02-24 11:29:58 +01:00
transport_stream.js
[api-minor] Enable transferring of TypedArray PDF data by default (PR 15908 follow-up)
2023-01-14 10:39:36 +01:00
worker_options.js
Simplify setting the GlobalWorkerOptions
default values (PR 9480 follow-up)
2023-01-26 14:16:01 +01:00
xfa_layer.js
Replace element id
s with custom attributes in the xfaLayer
2022-07-10 15:44:54 +02:00
xfa_text.js
XFA - Support text search in XFA documents.
2021-08-23 08:44:20 -07:00