1
0
Fork 0
mirror of https://github.com/mozilla/pdf.js.git synced 2025-04-19 22:58:07 +02:00
pdf.js/src
Jonas Jenwald 6bc3e1fb93 Remove version/build from the global PDFJS object
There's no need to expose these properties multiple times, since they're already exported by `src/display/api.js`.
2018-02-13 16:56:57 +01:00
..
core Merge pull request #9427 from Snuffleupagus/native-JPEG-decoding-fallback 2018-02-09 21:36:08 +01:00
display Remove version/build from the global PDFJS object 2018-02-13 16:56:57 +01:00
images Vectorize the logo. 2012-10-29 14:08:52 -04:00
shared Move viewer specific compatibility options from src/shared/compatibility.js and into a separate file 2018-02-13 13:41:59 +01:00
doc_helper.js Enable the --report-unused-disable-directives ESLint command line option 2017-10-15 13:45:12 +02:00
license_header.js Replace copyright headers; changes UMD to CommonJS. 2017-02-08 16:35:58 -06:00
license_header_libre.js PDFjs now compatible with Librejs 2017-12-19 15:13:50 +05:30
pdf.js Move the externalLinkTarget and externalLinkRel options to PDFLinkService options 2018-02-13 14:28:40 +01:00
pdf.worker.entry.js Enable the --report-unused-disable-directives ESLint command line option 2017-10-15 13:45:12 +02:00
pdf.worker.js Adds Streams API support for networking task of PDF.js project. 2017-07-28 02:32:30 +05:30
worker_loader.js Moves global scope out of shared/util. 2017-08-22 18:20:52 -05:00