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

MDX support #3706

Merged
merged 52 commits into from
Jun 30, 2022
Merged

MDX support #3706

merged 52 commits into from
Jun 30, 2022

Commits on Jun 30, 2022

  1. Configuration menu
    Copy the full SHA
    bbd5715 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    22f5bc8 View commit details
    Browse the repository at this point in the history
  3. chore: remove jsx example

    natemoo-re committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    6457c5e View commit details
    Browse the repository at this point in the history
  4. chore: update lockfile

    natemoo-re committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    3597733 View commit details
    Browse the repository at this point in the history
  5. chore: cleanup example

    natemoo-re committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    174371e View commit details
    Browse the repository at this point in the history
  6. fix: missing deps

    natemoo-re committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    cab0932 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8c61415 View commit details
    Browse the repository at this point in the history
  8. chore: update HMR script

    natemoo-re committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    62fc89e View commit details
    Browse the repository at this point in the history
  9. chore: update MDX example

    natemoo-re committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    298a8de View commit details
    Browse the repository at this point in the history
  10. refactor: prefer unshit

    natemoo-re committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    6cf0281 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    77c7376 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    42bcd83 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    6c3fe53 View commit details
    Browse the repository at this point in the history
  14. fix: better html handling

    natemoo-re committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    7224371 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    08da23f View commit details
    Browse the repository at this point in the history
  16. chore: update lockfile

    natemoo-re committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    f68bb49 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    7d702aa View commit details
    Browse the repository at this point in the history
  18. chore: update compiler

    natemoo-re committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    c7755de View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    c7a356f View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    dd645fd View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    a001657 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    b053d51 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    134663a View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    3ce2dca View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    35f90d8 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    7e75c34 View commit details
    Browse the repository at this point in the history
  27. test: add basic MDX tests

    natemoo-re committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    04ef4e0 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    94d25f5 View commit details
    Browse the repository at this point in the history
  29. chore: update lockfile

    natemoo-re committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    a2f930f View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    1f1bf98 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    57bb98a View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    50d4433 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    0afb921 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    c942516 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    42b3623 View commit details
    Browse the repository at this point in the history
  36. chore: update MDX readme

    natemoo-re committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    909f2c6 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    7086ae4 View commit details
    Browse the repository at this point in the history
  38. chore: bump astro version

    natemoo-re committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    9cb9bdb View commit details
    Browse the repository at this point in the history
  39. chore: update lockfile

    natemoo-re committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    1601fd2 View commit details
    Browse the repository at this point in the history
  40. Update mod.d.ts

    natemoo-re committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    bbb6bfe View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    03ec6d6 View commit details
    Browse the repository at this point in the history
  42. chore: update mdx example

    natemoo-re committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    6ba2fb5 View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    93098dc View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    8ab03ac View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    15714a2 View commit details
    Browse the repository at this point in the history
  46. chore: add todo comment

    natemoo-re committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    bb57148 View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    04440d0 View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    4e4581d View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    aa56d34 View commit details
    Browse the repository at this point in the history
  50. chore: prefer set to array

    natemoo-re committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    b68c4a9 View commit details
    Browse the repository at this point in the history
  51. chore: add changesets

    natemoo-re committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    fc5e187 View commit details
    Browse the repository at this point in the history
  52. Configuration menu
    Copy the full SHA
    bfb72ff View commit details
    Browse the repository at this point in the history