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(v2): global data + useGlobalData + docs versions dropdown #2971

Merged
merged 37 commits into from
Jul 21, 2020

Commits on Jun 19, 2020

  1. Configuration menu
    Copy the full SHA
    ad5918e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f657b4c View commit details
    Browse the repository at this point in the history
  3. add docContext test

    slorber committed Jun 19, 2020
    Configuration menu
    Copy the full SHA
    56c2c5c View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2020

  1. Configuration menu
    Copy the full SHA
    8da1e31 View commit details
    Browse the repository at this point in the history
  2. Revert "doc components initial simplification"

    This reverts commit f657b4c
    slorber committed Jun 24, 2020
    Configuration menu
    Copy the full SHA
    1ad1629 View commit details
    Browse the repository at this point in the history
  3. revert useless changes

    slorber committed Jun 24, 2020
    Configuration menu
    Copy the full SHA
    63170a1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5154a52 View commit details
    Browse the repository at this point in the history
  5. fix docs tests

    slorber committed Jun 24, 2020
    Configuration menu
    Copy the full SHA
    b244d88 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    23212db View commit details
    Browse the repository at this point in the history
  7. typo

    slorber committed Jun 24, 2020
    Configuration menu
    Copy the full SHA
    2e7ad2c View commit details
    Browse the repository at this point in the history
  8. revert bad commit

    slorber committed Jun 24, 2020
    Configuration menu
    Copy the full SHA
    f37ff02 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2020

  1. Merge branch 'master' into slorber/docs-version-context

    # Conflicts:
    #	packages/docusaurus-module-type-aliases/src/index.d.ts
    #	packages/docusaurus-plugin-content-docs/src/__tests__/metadata.test.ts
    #	packages/docusaurus-plugin-content-docs/src/index.ts
    #	packages/docusaurus-theme-classic/src/theme/DocPage/index.tsx
    #	packages/docusaurus-theme-classic/src/theme/DocSidebar/index.tsx
    #	packages/docusaurus-theme-classic/src/theme/Layout/index.tsx
    #	packages/docusaurus-theme-classic/src/theme/Navbar/index.tsx
    slorber committed Jul 1, 2020
    Configuration menu
    Copy the full SHA
    59b753e View commit details
    Browse the repository at this point in the history
  2. refactor navbar in multiple parts + add navbar item types validation …

    …+ try to fix remaining merge bugs
    slorber committed Jul 1, 2020
    Configuration menu
    Copy the full SHA
    8d5efef View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    912629d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8d33f49 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3d86758 View commit details
    Browse the repository at this point in the history
  6. change versions link label

    slorber committed Jul 1, 2020
    Configuration menu
    Copy the full SHA
    6518d28 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2020

  1. Configuration menu
    Copy the full SHA
    d0c2928 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f771b43 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    501d5a8 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2020

  1. Merge branch 'master' into slorber/docs-version-context

    # Conflicts:
    #	packages/docusaurus-types/src/index.d.ts
    #	packages/docusaurus/src/client/App.tsx
    #	packages/docusaurus/src/server/index.ts
    slorber committed Jul 16, 2020
    Configuration menu
    Copy the full SHA
    f766709 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8f32a34 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1979949 View commit details
    Browse the repository at this point in the history
  4. proper NavbarItem comp

    slorber committed Jul 16, 2020
    Configuration menu
    Copy the full SHA
    da2ccc3 View commit details
    Browse the repository at this point in the history
  5. fix tests

    slorber committed Jul 16, 2020
    Configuration menu
    Copy the full SHA
    d4053b1 View commit details
    Browse the repository at this point in the history
  6. fix snapshot

    slorber committed Jul 16, 2020
    Configuration menu
    Copy the full SHA
    7c4832d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    33e12c2 View commit details
    Browse the repository at this point in the history
  8. minor typos

    slorber committed Jul 16, 2020
    Configuration menu
    Copy the full SHA
    2a5d834 View commit details
    Browse the repository at this point in the history
  9. polish docs components/api

    slorber committed Jul 16, 2020
    Configuration menu
    Copy the full SHA
    c0f7fbf View commit details
    Browse the repository at this point in the history
  10. polish useDocs api surface

    slorber committed Jul 16, 2020
    Configuration menu
    Copy the full SHA
    fe0d9b2 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2020

  1. Configuration menu
    Copy the full SHA
    d542764 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4162a6d View commit details
    Browse the repository at this point in the history
  3. Add documentation

    slorber committed Jul 17, 2020
    Configuration menu
    Copy the full SHA
    ad28572 View commit details
    Browse the repository at this point in the history
  4. typo

    slorber committed Jul 17, 2020
    Configuration menu
    Copy the full SHA
    e67fbba View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2731aad View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e5a98a9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    525b0c2 View commit details
    Browse the repository at this point in the history