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

[Reporting/Tech Debt] Convert PdfMaker class to TypeScript #81242

Merged
merged 13 commits into from
Oct 21, 2020

Commits on Oct 20, 2020

  1. convert pdf.js to TS

    tsullivan committed Oct 20, 2020
    Configuration menu
    Copy the full SHA
    911c66a View commit details
    Browse the repository at this point in the history
  2. more typescript

    tsullivan committed Oct 20, 2020
    Configuration menu
    Copy the full SHA
    e9e2edb View commit details
    Browse the repository at this point in the history
  3. simplify caller

    tsullivan committed Oct 20, 2020
    Configuration menu
    Copy the full SHA
    2e0a624 View commit details
    Browse the repository at this point in the history
  4. more typescript

    tsullivan committed Oct 20, 2020
    Configuration menu
    Copy the full SHA
    ca79e98 View commit details
    Browse the repository at this point in the history
  5. more typescript

    tsullivan committed Oct 20, 2020
    Configuration menu
    Copy the full SHA
    bf3dec4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8125e3b View commit details
    Browse the repository at this point in the history
  7. very cool comment

    tsullivan committed Oct 20, 2020
    Configuration menu
    Copy the full SHA
    ef22b39 View commit details
    Browse the repository at this point in the history
  8. interface correction

    tsullivan committed Oct 20, 2020
    Configuration menu
    Copy the full SHA
    b3743d3 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2020

  1. remove unused class method

    tsullivan committed Oct 21, 2020
    Configuration menu
    Copy the full SHA
    edf6af4 View commit details
    Browse the repository at this point in the history
  2. add unit test for PdfMaker

    tsullivan committed Oct 21, 2020
    Configuration menu
    Copy the full SHA
    57b94a4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3f2c6ab View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    58dd494 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f4f6bbe View commit details
    Browse the repository at this point in the history