pdf.js/src/display
Jonas Jenwald 0c349c701f Remove the addLinkAttributes warnings in the Annotation/XFA-layers (PR 14092 follow-up)
These warnings have now been present in three releases, see PR 14092, hence it should (hopefully) be fine to remove them now.
2022-03-13 11:38:56 +01:00
..
annotation_layer.js Remove the addLinkAttributes warnings in the Annotation/XFA-layers (PR 14092 follow-up) 2022-03-13 11:38:56 +01:00
annotation_storage.js Annotations - Avoid empty value in text field when storage contains something for it (bug 1719148) 2021-09-18 15:08:22 +02:00
api.js Merge pull request #14658 from Snuffleupagus/api-validate-cMapUrl-standardFontDataUrl 2022-03-11 21:09:58 +01:00
base_factory.js Update TypeScript to version 4.6.2 and work-around stricter type checks 2022-03-07 11:55:17 +01:00
canvas.js Merge pull request #14536 from calixteman/thin_line 2022-03-02 09:46:15 -08: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 Update TypeScript to version 4.6.2 and work-around stricter type checks 2022-03-07 11:55:17 +01:00
fetch_stream.js Fix handling of fetch errors 2021-08-30 12:43:28 +01:00
font_loader.js Replace the remaining Node.removeChild() instances with Element.remove() 2021-11-16 17:52:50 +01:00
metadata.js Convert Metadata to use private class fields 2021-10-22 22:01:19 +02:00
network_utils.js [api-minor] Support the Content-Disposition filename in the Firefox PDF Viewer (bug 1694556, PR 9379 follow-up) 2021-02-26 10:50:29 +01:00
network.js Implement PDFNetworkStreamRangeRequestReader._onError, to handle range request errors with XMLHttpRequest (issue 9883) 2021-08-31 10:23:57 +02:00
node_stream.js Account for formatting changes in Prettier version 2.3.0 2021-05-16 11:44:05 +02:00
node_utils.js Update TypeScript to version 4.6.2 and work-around stricter type checks 2022-03-07 11:55:17 +01:00
optional_content_config.js Treat all content as visible when no optional content groups are defined (issue 13971) 2021-09-04 08:13:37 +02:00
pattern_helper.js Fix canvas state getting out of sync from smasks. (bug 1755507) 2022-02-17 17:38:32 -08:00
svg.js Remove the isNum helper function 2022-02-22 11:55:34 +01:00
text_layer.js Fix issues in text selection 2021-10-17 16:27:05 +02:00
transport_stream.js Clear some Arrays, rather than re-initialize them, in src/display/-code 2021-04-24 13:00:53 +02:00
worker_options.js Use typedef to define the type of GlobalWorkerOptions. 2020-08-03 19:06:28 +09:00
xfa_layer.js Remove the addLinkAttributes warnings in the Annotation/XFA-layers (PR 14092 follow-up) 2022-03-13 11:38:56 +01:00
xfa_text.js XFA - Support text search in XFA documents. 2021-08-23 08:44:20 -07:00