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

refactor(theme-{classic,common}): refactor site/page/search metadata + apply className on html element #6925

Merged
merged 15 commits into from
Mar 18, 2022

Commits on Mar 16, 2022

  1. Configuration menu
    Copy the full SHA
    1d69876 View commit details
    Browse the repository at this point in the history
  2. fix search metas

    slorber committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    18c3ab5 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2022

  1. fix changelog page

    slorber committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    de500a6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d0db0ff View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    efd6175 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2022

  1. Merge branch 'main' into slorber/refactor-page-className

    # Conflicts:
    #	packages/docusaurus-theme-classic/src/theme/DocItem/index.tsx
    #	packages/docusaurus-theme-classic/src/theme/DocPage/index.tsx
    #	packages/docusaurus-theme-common/src/index.ts
    slorber committed Mar 18, 2022
    Configuration menu
    Copy the full SHA
    986ac50 View commit details
    Browse the repository at this point in the history
  2. fix ChangelogList

    slorber committed Mar 18, 2022
    Configuration menu
    Copy the full SHA
    5a61898 View commit details
    Browse the repository at this point in the history
  3. fix TS interface mismatch

    slorber committed Mar 18, 2022
    Configuration menu
    Copy the full SHA
    3053362 View commit details
    Browse the repository at this point in the history
  4. merge metadataUtils

    slorber committed Mar 18, 2022
    Configuration menu
    Copy the full SHA
    c01e019 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2d590a0 View commit details
    Browse the repository at this point in the history
  6. fix SearchPage

    slorber committed Mar 18, 2022
    Configuration menu
    Copy the full SHA
    72b3741 View commit details
    Browse the repository at this point in the history
  7. fix Changelog pages

    slorber committed Mar 18, 2022
    Configuration menu
    Copy the full SHA
    0ebd315 View commit details
    Browse the repository at this point in the history
  8. funny typo

    slorber committed Mar 18, 2022
    Configuration menu
    Copy the full SHA
    64d0ce4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9804474 View commit details
    Browse the repository at this point in the history
  10. Add some dogfooding

    slorber committed Mar 18, 2022
    Configuration menu
    Copy the full SHA
    8d04740 View commit details
    Browse the repository at this point in the history