pdf.js/src/scripting_api
Jonas Jenwald e8030752f3 Introduce even more modern JavaScript features in the code-base
After PR 12563 we're now free to use e.g. logical OR assignment, nullish coalescing, and optional chaining in the entire code-base.
2023-05-18 18:55:41 +02:00
..
aform.js Enable the unicorn/prefer-string-replace-all ESLint plugin rule 2023-03-23 12:57:10 +01:00
app.js [JS] Some functions (print, alert,...) must be called only after a user activation 2022-10-28 18:52:07 +02:00
color.js [Regression] Prevent the *built* pdf.scripting.js/pdf.sandbox.js files from accidentally including most of the main-thread code (PR 12631 follow-up) 2020-12-04 14:17:26 +01:00
common.js JS - Handle correctly hierarchy of fields (#13133) 2021-03-30 08:50:35 -07:00
console.js JS - Add the basic architecture to be able to execute embedded js 2020-10-21 19:00:56 +02:00
constants.js JS -- Add few missing constants in global scope 2021-01-11 17:19:28 +01:00
doc.js [JS] Run the named actions before running the format when the file is open (issue #15818) 2022-12-13 21:12:32 +01:00
error.js JS - Add the basic architecture to be able to execute embedded js 2020-10-21 19:00:56 +02:00
event.js For text widgets, get the text from the AP stream instead of from the format callback (bug 1825002) 2023-05-17 14:07:28 +02:00
field.js Introduce even more modern JavaScript features in the code-base 2023-05-18 18:55:41 +02:00
fullscreen.js JS -- Implement app object 2020-11-20 15:46:52 +01:00
initialization.js [JS] Fix few bugs present in the pdf for issue #14862 2022-05-03 15:48:44 +02:00
pdf_object.js JS - Add the basic architecture to be able to execute embedded js 2020-10-21 19:00:56 +02:00
print_params.js JS -- Implement doc object 2020-11-10 16:16:42 +01:00
proxy.js [JS] Correctly format field with numbers (bug 1811694, bug 1811510) 2023-01-26 14:57:02 +01:00
thermometer.js JS -- Implement app object 2020-11-20 15:46:52 +01:00
util.js Enable the unicorn/prefer-string-replace-all ESLint plugin rule 2023-03-23 12:57:10 +01:00