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

Implement React components to reduce emitted MDX output from plugin #979

Merged
merged 71 commits into from
Oct 16, 2024

Commits on Oct 10, 2024

  1. Configuration menu
    Copy the full SHA
    9c46625 View commit details
    Browse the repository at this point in the history
  2. add className to Props

    sserrata committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    8e3715c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    247e7f1 View commit details
    Browse the repository at this point in the history
  4. add ParamsDetails to imports

    sserrata committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    66e5b7a View commit details
    Browse the repository at this point in the history
  5. fix import name

    sserrata committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    583e5db View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    085f484 View commit details
    Browse the repository at this point in the history
  7. remove code comment

    sserrata committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    310bb31 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    aee62e3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d01ce39 View commit details
    Browse the repository at this point in the history
  10. extend MediaTypeObject type

    sserrata committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    e72d99a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a547762 View commit details
    Browse the repository at this point in the history
  12. update imports

    sserrata committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    68e289b View commit details
    Browse the repository at this point in the history
  13. fix linter errors

    sserrata committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    bc00fcc View commit details
    Browse the repository at this point in the history
  14. fix details summaries

    sserrata committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    33d4ccc View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    93c6f02 View commit details
    Browse the repository at this point in the history
  16. remove unused imports

    sserrata committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    9162b80 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    2ebc40f View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    bf4e563 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    c392720 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    e797d4d View commit details
    Browse the repository at this point in the history
  21. update imports

    sserrata committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    e518e96 View commit details
    Browse the repository at this point in the history
  22. add response examples

    sserrata committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    2ffcbd4 View commit details
    Browse the repository at this point in the history
  23. remove unused imports

    sserrata committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    d629c8c View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    c44bb96 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    6a90713 View commit details
    Browse the repository at this point in the history
  26. remove unused imports

    sserrata committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    a276826 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    a7c142d View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    8b79f4b View commit details
    Browse the repository at this point in the history
  29. update imports

    sserrata committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    aca4b79 View commit details
    Browse the repository at this point in the history
  30. add StatusCodes component

    sserrata committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    257a59b View commit details
    Browse the repository at this point in the history
  31. cleanup code comments

    sserrata committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    3a7150a View commit details
    Browse the repository at this point in the history
  32. remove unnecessary div

    sserrata committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    96b83b5 View commit details
    Browse the repository at this point in the history
  33. revert CSR experiment

    sserrata committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    c6b051e View commit details
    Browse the repository at this point in the history
  34. remove unneccessary div

    sserrata committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    606474e View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    86d29d1 View commit details
    Browse the repository at this point in the history
  36. make props optional

    sserrata committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    08b6d62 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    c208370 View commit details
    Browse the repository at this point in the history
  38. improve allOf handling

    sserrata committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    92b57ae View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    613ed37 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    9cc56ee View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    74a494d View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    6df4c6f View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    4eeb12c View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    c677b2b View commit details
    Browse the repository at this point in the history
  45. remove unused import

    sserrata committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    1c6c7b4 View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    bb34a6b View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    778e041 View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    20650cd View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    4f6d90e View commit details
    Browse the repository at this point in the history
  50. improve support for allOf

    sserrata committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    d14ce50 View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    e1ab051 View commit details
    Browse the repository at this point in the history
  52. Configuration menu
    Copy the full SHA
    504cb2a View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    e9b88c9 View commit details
    Browse the repository at this point in the history
  54. Configuration menu
    Copy the full SHA
    e49ad3a View commit details
    Browse the repository at this point in the history
  55. Configuration menu
    Copy the full SHA
    e5973ef View commit details
    Browse the repository at this point in the history
  56. Configuration menu
    Copy the full SHA
    3b96019 View commit details
    Browse the repository at this point in the history
  57. add language tabs back

    sserrata committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    8800eff View commit details
    Browse the repository at this point in the history
  58. experiment with lazy render

    sserrata committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    d3700e7 View commit details
    Browse the repository at this point in the history
  59. Configuration menu
    Copy the full SHA
    7552538 View commit details
    Browse the repository at this point in the history
  60. Configuration menu
    Copy the full SHA
    8cca337 View commit details
    Browse the repository at this point in the history
  61. try lazy loading on all

    sserrata committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    6845e76 View commit details
    Browse the repository at this point in the history
  62. Configuration menu
    Copy the full SHA
    3880c89 View commit details
    Browse the repository at this point in the history
  63. remove unused imports

    sserrata committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    a7b9d3f View commit details
    Browse the repository at this point in the history
  64. Configuration menu
    Copy the full SHA
    6c6071e View commit details
    Browse the repository at this point in the history
  65. Configuration menu
    Copy the full SHA
    f10ceb8 View commit details
    Browse the repository at this point in the history
  66. Configuration menu
    Copy the full SHA
    5d0684d View commit details
    Browse the repository at this point in the history
  67. update test snapshot

    sserrata committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    6db4252 View commit details
    Browse the repository at this point in the history
  68. fix linter errors

    sserrata committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    fb837ea View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. extend allOf tests

    sserrata committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    e264812 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ae8639b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ef8b1d9 View commit details
    Browse the repository at this point in the history