pdf.js/src/display
Jonas Jenwald 3a6f6d23d6 Move the externalLinkTarget and externalLinkRel options to PDFLinkService options
This removes the `PDFJS.externalLinkTarget`/`PDFJS.externalLinkRel` dependency from the viewer components, but please note that as a *temporary* solution the default viewer still uses it.
2018-02-13 14:28:40 +01:00
..
annotation_layer.js Move the externalLinkTarget and externalLinkRel options to PDFLinkService options 2018-02-13 14:28:40 +01:00
api.js Merge pull request #9427 from Snuffleupagus/native-JPEG-decoding-fallback 2018-02-09 21:36:08 +01:00
canvas.js Avoid rendering errors by passing in the webGLContext when creating a new CanvasGraphics in getColorN_Pattern (PR 9095 follow-up) 2017-12-27 13:50:53 +01:00
content_disposition.js Support spaces and semicolons in filename 2018-02-04 16:19:40 +01:00
dom_utils.js Move the externalLinkTarget and externalLinkRel options to PDFLinkService options 2018-02-13 14:28:40 +01:00
fetch_stream.js Attempt to unify the disableRange/contentLength handling in the various network streams 2018-02-09 13:50:48 +01:00
font_loader.js Fix inconsistent spacing and trailing commas in objects in remaining src/ files, so we can enable the comma-dangle and object-curly-spacing ESLint rules later on 2017-06-02 12:32:18 +02:00
global.js Move the externalLinkTarget and externalLinkRel options to PDFLinkService options 2018-02-13 14:28:40 +01:00
metadata.js Handle broken, Ghostscript generated, Metadata that contains HTML character names (bug 1424938) 2017-12-13 14:32:47 +01:00
network_utils.js Improve correctness of Content-Disposition parser 2018-01-21 13:31:12 +01:00
network.js Attempt to unify the disableRange/contentLength handling in the various network streams 2018-02-09 13:50:48 +01:00
node_stream.js Attempt to unify the disableRange/contentLength handling in the various network streams 2018-02-09 13:50:48 +01:00
pattern_helper.js Update the ESLint dependencies, and also tweak the no-multiple-empty-lines rules 2018-01-03 13:32:57 +01:00
svg.js [api-major] Remove the SINGLE_FILE build target 2018-01-29 14:44:44 +01:00
text_layer.js Remove the CustomStyle class 2017-12-31 14:22:11 +01:00
transport_stream.js Attempt to unify the disableRange/contentLength handling in the various network streams 2018-02-09 13:50:48 +01:00
webgl.js Update the ESLint dependencies, and also tweak the no-multiple-empty-lines rules 2018-01-03 13:32:57 +01:00