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

feat(core): support TypeScript + ESM configuration #9317

Merged
merged 49 commits into from
Oct 14, 2023

Commits on Sep 17, 2023

  1. Configuration menu
    Copy the full SHA
    3f54f4f View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

  1. Apply suggestions from code review

    Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
    harryzcy and Josh-Cena committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    b9db574 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b88e1c8 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2023

  1. Configuration menu
    Copy the full SHA
    bb5b90a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0f66191 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8f48f9d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    138e25e View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

  1. Configuration menu
    Copy the full SHA
    901c95e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3913aa8 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2023

  1. Configuration menu
    Copy the full SHA
    b9a12d3 View commit details
    Browse the repository at this point in the history
  2. Attempt to use TS sidebar

    slorber committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    6932057 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2023

  1. Configuration menu
    Copy the full SHA
    201c874 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a7752ab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7af9f72 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1e4d95e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2c4a2e7 View commit details
    Browse the repository at this point in the history
  6. add loadFreshModule tests

    slorber committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    2f522b2 View commit details
    Browse the repository at this point in the history
  7. Migrate templates to ESM

    slorber committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    5468bf9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d187645 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5b120e6 View commit details
    Browse the repository at this point in the history
  10. refactor TS docs

    slorber committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    80fb76d View commit details
    Browse the repository at this point in the history
  11. update docs to ESM

    slorber committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    bad83af View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4a36942 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    81e2ec6 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    5c764a3 View commit details
    Browse the repository at this point in the history
  15. docs cleanups

    slorber committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    4f9047c View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    a646e41 View commit details
    Browse the repository at this point in the history
  17. add ts config loading test

    slorber committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    9ac8565 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    c94aee2 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    2b72d98 View commit details
    Browse the repository at this point in the history
  20. esm config

    slorber committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    d6ea99a View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    6105396 View commit details
    Browse the repository at this point in the history
  22. migrate website config to TS

    slorber committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    0a20fbd View commit details
    Browse the repository at this point in the history
  23. migrate website config to TS

    slorber committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    0fe678b View commit details
    Browse the repository at this point in the history
  24. fix docs Joi import

    slorber committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    2355ade View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    88e7d63 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    2cf10ee View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    b165e1d View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    b9248dd View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    71666f2 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    047e394 View commit details
    Browse the repository at this point in the history
  31. fix pwa error

    slorber committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    7c1cc5e View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    708c32f View commit details
    Browse the repository at this point in the history
  33. more website config refactors

    slorber committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    3e53198 View commit details
    Browse the repository at this point in the history
  34. lint

    slorber committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    dd40aea View commit details
    Browse the repository at this point in the history
  35. refactor mdx plugin docs

    slorber committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    729b6f8 View commit details
    Browse the repository at this point in the history
  36. refactor mdx plugin docs

    slorber committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    22b7c8c View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2023

  1. lint

    slorber committed Oct 14, 2023
    Configuration menu
    Copy the full SHA
    4f3e37b View commit details
    Browse the repository at this point in the history
  2. templates should use ESM

    slorber committed Oct 14, 2023
    Configuration menu
    Copy the full SHA
    67c333e View commit details
    Browse the repository at this point in the history