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: Docusaurus ESLint plugin to enforce best Docusaurus practices #7206

Merged
merged 21 commits into from Apr 29, 2022

Commits on Apr 18, 2022

  1. feat: add eslint plugin

    elias-pap committed Apr 18, 2022
    Copy the full SHA
    52f00e4 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2022

  1. refactor

    Josh-Cena committed Apr 19, 2022
    Copy the full SHA
    e6ac161 View commit details
    Browse the repository at this point in the history
  2. add tests

    Josh-Cena committed Apr 19, 2022
    Copy the full SHA
    e48d6e1 View commit details
    Browse the repository at this point in the history
  3. fixups!

    Josh-Cena committed Apr 19, 2022
    Copy the full SHA
    5375beb View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    e33bcd2 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2022

  1. Copy the full SHA
    19a7f89 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    7ae0e64 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    aa58521 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    8776087 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    3d5ecd0 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2022

  1. Copy the full SHA
    9f04ae1 View commit details
    Browse the repository at this point in the history
  2. fix: update README link

    elias-pap committed Apr 21, 2022
    Copy the full SHA
    05e2fed View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2022

  1. docs: various updates

    - Reorder sidebar entries
    - Fix title size
    - Use Markdown file paths
    - Simplify relative links
    elias-pap committed Apr 22, 2022
    Copy the full SHA
    492615f View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    3fd35d6 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2022

  1. Copy the full SHA
    05a5f3c View commit details
    Browse the repository at this point in the history
  2. address reviews

    Josh-Cena committed Apr 29, 2022
    Copy the full SHA
    35ef3b2 View commit details
    Browse the repository at this point in the history
  3. wording polish

    Josh-Cena committed Apr 29, 2022
    Copy the full SHA
    beabcf4 View commit details
    Browse the repository at this point in the history
  4. add npmignore

    Josh-Cena committed Apr 29, 2022
    Copy the full SHA
    ecdc3bd View commit details
    Browse the repository at this point in the history
  5. fix all internal warnings

    Josh-Cena committed Apr 29, 2022
    Copy the full SHA
    d1d9add View commit details
    Browse the repository at this point in the history
  6. doc improvements

    Josh-Cena committed Apr 29, 2022
    Copy the full SHA
    50f0de4 View commit details
    Browse the repository at this point in the history
  7. fix test

    Josh-Cena committed Apr 29, 2022
    Copy the full SHA
    40cfd23 View commit details
    Browse the repository at this point in the history