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(docs,theme): split DocItem comp, useDoc hook #7644

Merged
merged 6 commits into from Jun 22, 2022

Commits on Jun 17, 2022

  1. Refactor DocItem:

    - put doc route data in context
    - access data through useDoc() hook
    - split components into much smaller subcomponents
    slorber committed Jun 17, 2022
    Copy the full SHA
    40b2526 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2022

  1. Copy the full SHA
    2331941 View commit details
    Browse the repository at this point in the history
  2. @theme/DocItem/Footer

    slorber committed Jun 22, 2022
    Copy the full SHA
    b93fb1f View commit details
    Browse the repository at this point in the history
  3. better doc

    slorber committed Jun 22, 2022
    Copy the full SHA
    b0b296a View commit details
    Browse the repository at this point in the history
  4. Improve doc

    Josh-Cena committed Jun 22, 2022
    Copy the full SHA
    f7f0fab View commit details
    Browse the repository at this point in the history
  5. This looks better to me

    Josh-Cena committed Jun 22, 2022
    Copy the full SHA
    154a022 View commit details
    Browse the repository at this point in the history