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

TypeScript: toolchain #2043

Merged
merged 23 commits into from
Feb 8, 2021
Merged

TypeScript: toolchain #2043

merged 23 commits into from
Feb 8, 2021

Commits on Feb 5, 2021

  1. initial TS support

    nl0 committed Feb 5, 2021
    Configuration menu
    Copy the full SHA
    3de4a13 View commit details
    Browse the repository at this point in the history
  2. tweak tsconfig

    nl0 committed Feb 5, 2021
    Configuration menu
    Copy the full SHA
    3eb299a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ebf031f View commit details
    Browse the repository at this point in the history
  4. install some @types

    nl0 committed Feb 5, 2021
    Configuration menu
    Copy the full SHA
    324548f View commit details
    Browse the repository at this point in the history
  5. local typings / overrides

    nl0 committed Feb 5, 2021
    Configuration menu
    Copy the full SHA
    cbb7a7a View commit details
    Browse the repository at this point in the history
  6. lint app/@types/mui.d.ts

    nl0 committed Feb 5, 2021
    Configuration menu
    Copy the full SHA
    9741736 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e47ade2 View commit details
    Browse the repository at this point in the history
  8. lint some files under app/

    nl0 committed Feb 5, 2021
    Configuration menu
    Copy the full SHA
    4a96d1f View commit details
    Browse the repository at this point in the history
  9. adjust tsconfig

    nl0 committed Feb 5, 2021
    Configuration menu
    Copy the full SHA
    a3e951e View commit details
    Browse the repository at this point in the history
  10. adjust jest setup

    nl0 committed Feb 5, 2021
    Configuration menu
    Copy the full SHA
    a6cd524 View commit details
    Browse the repository at this point in the history
  11. circle: use current node

    nl0 committed Feb 5, 2021
    Configuration menu
    Copy the full SHA
    204f205 View commit details
    Browse the repository at this point in the history
  12. run jest tests in series

    nl0 committed Feb 5, 2021
    Configuration menu
    Copy the full SHA
    b5b0335 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    549779b View commit details
    Browse the repository at this point in the history
  14. use importHelpers/tslib

    nl0 committed Feb 5, 2021
    Configuration menu
    Copy the full SHA
    01ddd29 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    79bde58 View commit details
    Browse the repository at this point in the history
  16. rm obsolete scripts

    nl0 committed Feb 5, 2021
    Configuration menu
    Copy the full SHA
    7bd8749 View commit details
    Browse the repository at this point in the history
  17. ditch babel

    nl0 committed Feb 5, 2021
    Configuration menu
    Copy the full SHA
    a79d9fa View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    ca2738d View commit details
    Browse the repository at this point in the history
  19. rm browserslist config (unused)

    nl0 committed Feb 5, 2021
    Configuration menu
    Copy the full SHA
    ed25f62 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2021

  1. prettify some files

    nl0 committed Feb 6, 2021
    Configuration menu
    Copy the full SHA
    a6e6748 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e90a95a View commit details
    Browse the repository at this point in the history
  3. rm clean script

    nl0 committed Feb 6, 2021
    Configuration menu
    Copy the full SHA
    2a8eece View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2021

  1. CHANGELOG

    nl0 committed Feb 8, 2021
    Configuration menu
    Copy the full SHA
    917dcf9 View commit details
    Browse the repository at this point in the history