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

Support for loading custom Markdown files #193

Merged
merged 26 commits into from
Sep 2, 2022

Commits on Jul 5, 2022

  1. static rendering works

    danieleds committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    f4f3001 View commit details
    Browse the repository at this point in the history
  2. it is doing something

    danieleds committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    c38aeba View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2022

  1. fix layout

    danieleds committed Jul 6, 2022
    Configuration menu
    Copy the full SHA
    477ef50 View commit details
    Browse the repository at this point in the history
  2. fix style

    danieleds committed Jul 6, 2022
    Configuration menu
    Copy the full SHA
    3806581 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2022

  1. sidebar is working

    danieleds committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    7820758 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2022

  1. sort categories

    danieleds committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    d48b56b View commit details
    Browse the repository at this point in the history
  2. sort links

    danieleds committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    e8ebbb6 View commit details
    Browse the repository at this point in the history
  3. support for _spec_

    danieleds committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    2150c41 View commit details
    Browse the repository at this point in the history
  4. cleanup

    danieleds committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    1bf351f View commit details
    Browse the repository at this point in the history
  5. typo

    danieleds committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    6199e01 View commit details
    Browse the repository at this point in the history
  6. fix linter warnings

    danieleds committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    92fdadf View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2022

  1. Update plugin-openapi.d.ts

    danieleds authored Jul 15, 2022
    Configuration menu
    Copy the full SHA
    2899d5a View commit details
    Browse the repository at this point in the history
  2. Update index.tsx

    danieleds authored Jul 15, 2022
    Configuration menu
    Copy the full SHA
    ee025b7 View commit details
    Browse the repository at this point in the history
  3. fix linting

    danieleds committed Jul 15, 2022
    Configuration menu
    Copy the full SHA
    d91c49f View commit details
    Browse the repository at this point in the history
  4. add class

    danieleds committed Jul 15, 2022
    Configuration menu
    Copy the full SHA
    cd37340 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2022

  1. remove comment

    danieleds committed Jul 18, 2022
    Configuration menu
    Copy the full SHA
    4da2419 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a0b3169 View commit details
    Browse the repository at this point in the history
  3. update license headers

    danieleds committed Jul 18, 2022
    Configuration menu
    Copy the full SHA
    33ad245 View commit details
    Browse the repository at this point in the history
  4. remove code duplication

    danieleds committed Jul 18, 2022
    Configuration menu
    Copy the full SHA
    48aed00 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2022

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

Commits on Jul 29, 2022

  1. Configuration menu
    Copy the full SHA
    4b8bd85 View commit details
    Browse the repository at this point in the history
  2. prevent duplicate routes

    danieleds committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    978cce6 View commit details
    Browse the repository at this point in the history
  3. lini

    danieleds committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    67bf07f View commit details
    Browse the repository at this point in the history
  4. update example

    danieleds committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    577f8e5 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2022

  1. fix links

    danieleds committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    f69c618 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4c1ab36 View commit details
    Browse the repository at this point in the history