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}): split navbar into smaller components + cleanup + swizzle config #6895

Merged
merged 18 commits into from
Mar 18, 2022

Commits on Mar 10, 2022

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

Commits on Mar 11, 2022

  1. extract NavbarColorModeToggle

    slorber committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    7bfefeb View commit details
    Browse the repository at this point in the history
  2. extract NavbarMobileSidebar

    slorber committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    b1b5d65 View commit details
    Browse the repository at this point in the history
  3. more navbar split/refactor

    slorber committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    c8e928a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    73aeb6b View commit details
    Browse the repository at this point in the history
  5. stable navbar refactor

    slorber committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    9deed0a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e5008cf View commit details
    Browse the repository at this point in the history
  7. minor refactor

    slorber committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    c1a06a2 View commit details
    Browse the repository at this point in the history
  8. almost working refactor

    slorber committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    f07baf1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    87ceadf View commit details
    Browse the repository at this point in the history
  10. merge navbar providers

    slorber committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    65ef2d4 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d5ddc81 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2022

  1. Configuration menu
    Copy the full SHA
    9470bd0 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into slorber/split-navbar

    # Conflicts:
    #	project-words.txt
    slorber committed Mar 12, 2022
    Configuration menu
    Copy the full SHA
    d1b44a4 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2022

  1. Configuration menu
    Copy the full SHA
    ac0797a View commit details
    Browse the repository at this point in the history
  2. move hook call to top-level

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

Commits on Mar 18, 2022

  1. Merge branch 'main' into slorber/split-navbar

    # Conflicts:
    #	packages/docusaurus-theme-classic/src/theme/LayoutProviders/index.tsx
    #	packages/docusaurus-theme-classic/src/theme/Navbar/index.tsx
    #	packages/docusaurus-theme-common/src/utils/colorModeUtils.tsx
    slorber committed Mar 18, 2022
    Configuration menu
    Copy the full SHA
    dfad62b View commit details
    Browse the repository at this point in the history
  2. last updates

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