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

First Class TypeScript support #654

Closed
wants to merge 13 commits into from
Closed

Commits on Jul 27, 2023

  1. Migrate to TypeScript

    lmeysel committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    bc99916 View commit details
    Browse the repository at this point in the history
  2. Implement TS declaration generator

    lmeysel committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    3a71ad5 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2023

  1. Use php's native join for compatibility

    lmeysel committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    c602c78 View commit details
    Browse the repository at this point in the history
  2. backwards compatibility

    lmeysel committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    a89c8ce View commit details
    Browse the repository at this point in the history
  3. compat: no arrow functions

    lmeysel committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    04cbe7e View commit details
    Browse the repository at this point in the history
  4. compat: typed properties

    lmeysel committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    831ec3e View commit details
    Browse the repository at this point in the history
  5. compat: remove option descriptions

    lmeysel committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    9286783 View commit details
    Browse the repository at this point in the history
  6. Revert "compat: remove option descriptions"

    This reverts commit 9286783.
    lmeysel committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    3ca8f0f View commit details
    Browse the repository at this point in the history
  7. compat: remove option alias

    lmeysel committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    2a94c7a View commit details
    Browse the repository at this point in the history
  8. Revert "compat: remove option alias"

    This reverts commit 2a94c7a.
    lmeysel committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    720871c View commit details
    Browse the repository at this point in the history
  9. proper artisan calls

    lmeysel committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    20f1409 View commit details
    Browse the repository at this point in the history
  10. typo and use map

    lmeysel committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    411941e View commit details
    Browse the repository at this point in the history
  11. compat: assert file not exists

    lmeysel committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    59985ed View commit details
    Browse the repository at this point in the history