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: handle all admonitions via JSX component #7152

Merged
merged 27 commits into from Jun 3, 2022

Commits on Apr 11, 2022

  1. Copy the full SHA
    d02485a View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2022

  1. fixes

    Josh-Cena committed Apr 12, 2022
    Copy the full SHA
    3b74726 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2022

  1. Merge branch 'main' into lex111/themed-admonitions

    # Conflicts:
    #	packages/docusaurus-plugin-content-blog/package.json
    #	packages/docusaurus-plugin-content-blog/src/index.ts
    #	packages/docusaurus-plugin-content-docs/package.json
    #	packages/docusaurus-plugin-content-pages/package.json
    slorber committed May 5, 2022
    Copy the full SHA
    d2f18d8 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    d3a9711 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    4b8121f View commit details
    Browse the repository at this point in the history
  4. upgrade AdmonitionsSchema

    slorber committed May 5, 2022
    Copy the full SHA
    3bbdbab View commit details
    Browse the repository at this point in the history
  5. upgrade AdmonitionsSchema

    slorber committed May 5, 2022
    Copy the full SHA
    00a7e74 View commit details
    Browse the repository at this point in the history
  6. upgrade AdmonitionsSchema

    slorber committed May 5, 2022
    Copy the full SHA
    f6fb1b0 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    1f3fff4 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    25ae510 View commit details
    Browse the repository at this point in the history
  9. add license + readme

    slorber committed May 5, 2022
    Copy the full SHA
    32dbb35 View commit details
    Browse the repository at this point in the history
  10. fix test

    slorber committed May 5, 2022
    Copy the full SHA
    eb94727 View commit details
    Browse the repository at this point in the history
  11. lint issue

    slorber committed May 5, 2022
    Copy the full SHA
    e3d4a02 View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    c3ecb56 View commit details
    Browse the repository at this point in the history
  13. lint

    slorber committed May 5, 2022
    Copy the full SHA
    41d614f View commit details
    Browse the repository at this point in the history

Commits on May 6, 2022

  1. fixes

    Josh-Cena committed May 6, 2022
    Copy the full SHA
    c101ae1 View commit details
    Browse the repository at this point in the history
  2. fix?

    Josh-Cena committed May 6, 2022
    Copy the full SHA
    63afa4e View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    048d8d4 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2022

  1. Copy the full SHA
    0e9e357 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2022

  1. Copy the full SHA
    cc0719f View commit details
    Browse the repository at this point in the history

Commits on May 24, 2022

  1. Copy the full SHA
    0e4663c View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    233ca61 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2022

  1. Copy the full SHA
    a18f60b View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2022

  1. Merge branch 'main' into lex111/themed-admonitions

    # Conflicts:
    #	packages/docusaurus-plugin-content-pages/src/index.ts
    slorber committed Jun 2, 2022
    Copy the full SHA
    2e82db9 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2022

  1. Copy the full SHA
    01f669c View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    287e2f0 View commit details
    Browse the repository at this point in the history
  3. Little refactors

    Josh-Cena committed Jun 3, 2022
    Copy the full SHA
    63e9e02 View commit details
    Browse the repository at this point in the history