1
0
Fork 0
mirror of https://github.com/mozilla/pdf.js.git synced 2025-04-28 23:28:16 +02:00
pdf.js/src/core/xfa
Jonas Jenwald c018070e80 Enable the no-lonely-if ESLint rule
These changes were mostly done automatically, using `gulp lint --fix`, and only a few spots with comments needed manual tweaking; please see https://eslint.org/docs/latest/rules/no-lonely-if
2023-07-21 20:10:44 +02:00
..
bind.js Enable the import/no-cycle ESLint plugin rule 2023-06-04 13:44:15 +02:00
builder.js Enable the import/no-cycle ESLint plugin rule 2023-06-04 13:44:15 +02:00
config.js Enable the import/no-cycle ESLint plugin rule 2023-06-04 13:44:15 +02:00
connection_set.js XFA -- Add other objects (#12949) 2021-02-11 12:30:37 +01:00
data.js Enable the import/no-cycle ESLint plugin rule 2023-06-04 13:44:15 +02:00
datasets.js Enable the import/no-cycle ESLint plugin rule 2023-06-04 13:44:15 +02:00
factory.js Enable the import/no-cycle ESLint plugin rule 2023-06-04 13:44:15 +02:00
fonts.js Enable the import/no-cycle ESLint plugin rule 2023-06-04 13:44:15 +02:00
formcalc_lexer.js [XFA] Fix an hidden issue in the FormCalc lexer 2022-09-20 13:53:55 +02:00
formcalc_parser.js Introduce even more modern JavaScript features in the code-base 2023-05-18 18:55:41 +02:00
html_utils.js Enable the import/no-cycle ESLint plugin rule 2023-06-04 13:44:15 +02:00
layout.js Enable the import/no-cycle ESLint plugin rule 2023-06-04 13:44:15 +02:00
locale_set.js XFA -- Add localset object (#12948) 2021-02-10 18:04:43 +01:00
namespaces.js XFA - Add a parser for XFA files 2021-02-01 13:45:31 +01:00
parser.js Enable the import/no-cycle ESLint plugin rule 2023-06-04 13:44:15 +02:00
setup.js XFA -- Add other objects (#12949) 2021-02-11 12:30:37 +01:00
signature.js XFA -- Add other objects (#12949) 2021-02-11 12:30:37 +01:00
som.js Enable the import/no-cycle ESLint plugin rule 2023-06-04 13:44:15 +02:00
stylesheet.js XFA -- Add other objects (#12949) 2021-02-11 12:30:37 +01:00
symbol_utils.js Enable the import/no-cycle ESLint plugin rule 2023-06-04 13:44:15 +02:00
template.js Enable the no-lonely-if ESLint rule 2023-07-21 20:10:44 +02:00
text.js Introduce some optional chaining in the src/core/xfa/ folder 2023-05-07 12:49:07 +02:00
unknown.js XFA - Add a parser for XFA files 2021-02-01 13:45:31 +01:00
utils.js Introduce some logical assignment in the src/core/ folder 2023-04-29 13:49:37 +02:00
xdp.js Enable the import/no-cycle ESLint plugin rule 2023-06-04 13:44:15 +02:00
xfa_object.js Enable the unicorn/prefer-optional-catch-binding ESLint plugin rule 2023-06-12 11:46:11 +02:00
xhtml.js Enable the import/no-cycle ESLint plugin rule 2023-06-04 13:44:15 +02:00