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): split BlogPostItem into smaller theme subcomponents #7716

Merged
merged 18 commits into from Jul 8, 2022

Commits on Jul 1, 2022

  1. Copy the full SHA
    2f7004f View commit details
    Browse the repository at this point in the history
  2. fix TS?

    slorber committed Jul 1, 2022
    Copy the full SHA
    66f2756 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2022

  1. Merge branch 'main' into slorber/split-blog-post-item

    # Conflicts:
    #	packages/docusaurus-theme-classic/src/theme/BlogPostItem/index.tsx
    slorber committed Jul 6, 2022
    Copy the full SHA
    a583eac View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    a390a87 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2022

  1. Copy the full SHA
    fb38a50 View commit details
    Browse the repository at this point in the history
  2. add BlogPostProvider

    slorber committed Jul 7, 2022
    Copy the full SHA
    85b3220 View commit details
    Browse the repository at this point in the history
  3. useBlogPost() everywhere

    slorber committed Jul 7, 2022
    Copy the full SHA
    fd47e30 View commit details
    Browse the repository at this point in the history
  4. use BlogPostItemList

    slorber committed Jul 7, 2022
    Copy the full SHA
    84ade80 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    65256ad View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    dfc9c17 View commit details
    Browse the repository at this point in the history
  7. apply BlogPostItemContainer className from outside: more flexibility …

    …to override default bottom margin
    slorber committed Jul 7, 2022
    Copy the full SHA
    8a1e25b View commit details
    Browse the repository at this point in the history
  8. forward className

    slorber committed Jul 7, 2022
    Copy the full SHA
    5460fb7 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2022

  1. rename to hasTruncateMarker

    slorber committed Jul 8, 2022
    Copy the full SHA
    c280be8 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    323639e View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    8ef78ff View commit details
    Browse the repository at this point in the history
  4. BlogPostItems

    slorber committed Jul 8, 2022
    Copy the full SHA
    48d9f7e View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    c0503cd View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    fbb8393 View commit details
    Browse the repository at this point in the history