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

WIP: Convert to TypeScript #994

Open
wants to merge 34 commits into
base: main
Choose a base branch
from
Open

WIP: Convert to TypeScript #994

wants to merge 34 commits into from

Commits on Feb 27, 2023

  1. REVERT ME: Dev setup

    gitKrystan committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    c94d02b View commit details
    Browse the repository at this point in the history
  2. Add ember-cli-typescript

    gitKrystan committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    dbbeb9c View commit details
    Browse the repository at this point in the history
  3. Check tsc as lint step

    gitKrystan committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    184ddd1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    48958d6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2ac042f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    874ba77 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    db410ef View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4c66f5c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2744e02 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a11495e View commit details
    Browse the repository at this point in the history
  11. Rename test-loader to TS

    gitKrystan committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    588c69f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    a9f4231 View commit details
    Browse the repository at this point in the history
  13. Rename index to TS

    gitKrystan committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    88f8a5f View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    77765f9 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    e251730 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    434068f View commit details
    Browse the repository at this point in the history
  17. Fix type-tests and lint

    gitKrystan committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    b76fb1f View commit details
    Browse the repository at this point in the history
  18. Fix typesVersions

    gitKrystan committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    6d9a48d View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    d114caa View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    8c419e2 View commit details
    Browse the repository at this point in the history
  21. Add fixme

    gitKrystan committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    2039091 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    9f278ae View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    c658add View commit details
    Browse the repository at this point in the history
  24. Use updated qunit types

    gitKrystan committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    8a2fa12 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    aa12055 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    815c4c0 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    f68c09e View commit details
    Browse the repository at this point in the history
  28. Remove remaining FIXMEs

    gitKrystan committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    f9c8fb0 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    e823763 View commit details
    Browse the repository at this point in the history
  30. Fix config

    Consuming packages were looking at the TS files instead of the .d.ts files
    gitKrystan committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    a2ffc43 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    f13fd8f View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    5073442 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    55a235f View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    2f420c5 View commit details
    Browse the repository at this point in the history