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

[WIP] Refactor docusaurus-openapi plugin #47

Closed
wants to merge 36 commits into from
Closed

Commits on Apr 12, 2022

  1. Add mustache package

    sserrata committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    442f5d5 View commit details
    Browse the repository at this point in the history
  2. Remove docs modules

    sserrata committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    c8c6fbd View commit details
    Browse the repository at this point in the history
  3. Remove sidebars modules

    sserrata committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    bfb2fda View commit details
    Browse the repository at this point in the history
  4. Refactor openapi module

    sserrata committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    27738df View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e66f5fb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    66be8af View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d9c4e66 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ae7a81c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a4d95ac View commit details
    Browse the repository at this point in the history
  10. Refactor plugin to emit mdx

    sserrata committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    7659373 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8a02d9f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e5d67af View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    fdf081a View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    868c83f View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    f324a05 View commit details
    Browse the repository at this point in the history
  16. Add @ts-ignore as workaround

    sserrata committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    f1e3b9b View commit details
    Browse the repository at this point in the history
  17. Remove ApiPage component

    sserrata committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    c63cb6d View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    79a2ca0 View commit details
    Browse the repository at this point in the history
  19. Update yarn.lock

    sserrata committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    a836a28 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    a90af10 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2022

  1. Configuration menu
    Copy the full SHA
    7492f5b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    10673b3 View commit details
    Browse the repository at this point in the history
  3. Rename cos and routeBasePath

    sserrata committed Apr 13, 2022
    Configuration menu
    Copy the full SHA
    cf144b1 View commit details
    Browse the repository at this point in the history
  4. Update cypress tests

    sserrata committed Apr 13, 2022
    Configuration menu
    Copy the full SHA
    dc311ff View commit details
    Browse the repository at this point in the history
  5. Fix navbar links

    sserrata committed Apr 13, 2022
    Configuration menu
    Copy the full SHA
    df14045 View commit details
    Browse the repository at this point in the history
  6. Cleanup apiSidebars

    sserrata committed Apr 13, 2022
    Configuration menu
    Copy the full SHA
    3e94e4d View commit details
    Browse the repository at this point in the history
  7. Update gitignore

    sserrata committed Apr 13, 2022
    Configuration menu
    Copy the full SHA
    2c15ca9 View commit details
    Browse the repository at this point in the history
  8. Add cleanApiDocs script

    sserrata committed Apr 13, 2022
    Configuration menu
    Copy the full SHA
    7c998af View commit details
    Browse the repository at this point in the history
  9. Rename info doc to index.mdx

    sserrata committed Apr 13, 2022
    Configuration menu
    Copy the full SHA
    04b4060 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ac3acab View commit details
    Browse the repository at this point in the history
  11. Add non-API doc examples

    sserrata committed Apr 13, 2022
    Configuration menu
    Copy the full SHA
    9906e5d View commit details
    Browse the repository at this point in the history
  12. Remove examples

    sserrata committed Apr 13, 2022
    Configuration menu
    Copy the full SHA
    ccb9d53 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    45d5a90 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    6acca1e View commit details
    Browse the repository at this point in the history
  15. Hide TOC for api docs

    sserrata committed Apr 13, 2022
    Configuration menu
    Copy the full SHA
    340d83f View commit details
    Browse the repository at this point in the history
  16. Respect hideTableOfContents

    sserrata committed Apr 13, 2022
    Configuration menu
    Copy the full SHA
    594d766 View commit details
    Browse the repository at this point in the history