Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Convert the src/core/{jbig2, jpg, jpx}.js files to use standard classes #13338

Merged
merged 9 commits into from
May 7, 2021

Commits on May 5, 2021

  1. Enable the no-var rule in the src/core/jbig2.js file

    These changes were made automatically, using `gulp lint --fix`.
    Snuffleupagus committed May 5, 2021
    Configuration menu
    Copy the full SHA
    7ca3a34 View commit details
    Browse the repository at this point in the history
  2. Fix the remaining no-var failures, which couldn't be handled automa…

    …tically, in the `src/core/jbig2.js` file
    Snuffleupagus committed May 5, 2021
    Configuration menu
    Copy the full SHA
    d59c9ab View commit details
    Browse the repository at this point in the history
  3. Convert src/core/jbig2.js to use standard classes

    *Please note:* Ignoring whitespace-only changes is probably necessary in order to review this.
    Snuffleupagus committed May 5, 2021
    Configuration menu
    Copy the full SHA
    0addf3a View commit details
    Browse the repository at this point in the history
  4. Enable the no-var rule in the src/core/jpg.js file

    These changes were made automatically, using `gulp lint --fix`.
    Snuffleupagus committed May 5, 2021
    Configuration menu
    Copy the full SHA
    1e5a179 View commit details
    Browse the repository at this point in the history
  5. Fix the remaining no-var failures, which couldn't be handled automa…

    …tically, in the `src/core/jpg.js` file
    Snuffleupagus committed May 5, 2021
    Configuration menu
    Copy the full SHA
    d0a2997 View commit details
    Browse the repository at this point in the history
  6. Convert src/core/jpg.js to use standard classes

    *Please note:* Ignoring whitespace-only changes is probably necessary in order to review this.
    Snuffleupagus committed May 5, 2021
    Configuration menu
    Copy the full SHA
    69dea39 View commit details
    Browse the repository at this point in the history
  7. Enable the no-var rule in the src/core/jpx.js file

    These changes were made automatically, using `gulp lint --fix`.
    Snuffleupagus committed May 5, 2021
    Configuration menu
    Copy the full SHA
    a273599 View commit details
    Browse the repository at this point in the history
  8. Fix the remaining no-var failures, which couldn't be handled automa…

    …tically, in the `src/core/jpx.js` file
    Snuffleupagus committed May 5, 2021
    Configuration menu
    Copy the full SHA
    cb65b76 View commit details
    Browse the repository at this point in the history
  9. Convert src/core/jpx.js to use standard classes

    *Please note:* Ignoring whitespace-only changes is probably necessary in order to review this.
    Snuffleupagus committed May 5, 2021
    Configuration menu
    Copy the full SHA
    ce14171 View commit details
    Browse the repository at this point in the history