pdf.js/src/display
Tim van der Meij aa3e5a2b8f
Merge pull request #11644 from Snuffleupagus/openAction
[api-minor] Add more general OpenAction support (PR 10334 follow-up, issue 11642)
2020-03-15 13:16:37 +01:00
..
annotation_layer.js Render Popup annotations last, once all other annotations have been rendered (issue 11362) 2020-01-26 15:49:55 +01:00
api_compatibility.js Enable the ESLint prefer-const rule globally (PR 11450 follow-up) 2020-01-25 00:20:22 +01:00
api.js [api-minor] Add more general OpenAction support (PR 10334 follow-up, issue 11642) 2020-03-06 13:03:00 +01:00
canvas.js Move IsLittleEndianCached and IsEvalSupportedCached to src/shared/util.js 2020-03-12 11:36:26 +01:00
content_disposition.js Fix remaining linting errors, from enabling the prefer-const ESLint rule globally 2020-01-25 00:20:23 +01:00
display_utils.js Fix remaining linting errors, from enabling the prefer-const ESLint rule globally 2020-01-25 00:20:23 +01:00
fetch_stream.js Ensure that all import and require statements, in the entire code-base, have a .js file extension 2020-01-04 13:01:43 +01:00
font_loader.js Move IsLittleEndianCached and IsEvalSupportedCached to src/shared/util.js 2020-03-12 11:36:26 +01:00
metadata.js Re-factor how Metadata class instances store its data internally 2020-02-13 18:23:15 +01:00
network_utils.js Enable the unicorn/prefer-starts-ends-with ESLint plugin rule 2020-02-16 12:41:53 +01:00
network.js Remove the FIREFOX build flag, since it's completely unused 2020-01-21 00:06:15 +01:00
node_stream.js Enable the ESLint prefer-const rule globally (PR 11450 follow-up) 2020-01-25 00:20:22 +01:00
pattern_helper.js Enable the ESLint prefer-const rule globally (PR 11450 follow-up) 2020-01-25 00:20:22 +01:00
svg.js Enable the no-buffer-constructor ESLint rule 2020-02-16 12:21:40 +01:00
text_layer.js [TextLayer] Immediately set the padding, rather than checking if it's empty, in expandTextDivs 2020-02-11 15:52:36 +01:00
transport_stream.js Ensure that all import and require statements, in the entire code-base, have a .js file extension 2020-01-04 13:01:43 +01:00
webgl.js Ensure that all import and require statements, in the entire code-base, have a .js file extension 2020-01-04 13:01:43 +01:00
worker_options.js Update the GlobalWorkerOptions.workerSrc JSDoc comment 2020-01-19 12:44:42 +01:00
xml_parser.js Fix remaining linting errors, from enabling the prefer-const ESLint rule globally 2020-01-25 00:20:23 +01:00