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: showcase #9967

Draft
wants to merge 87 commits into
base: main
Choose a base branch
from
Draft

feat: showcase #9967

wants to merge 87 commits into from

Commits on Mar 20, 2024

  1. wip init

    OzakIOne committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    2b37b51 View commit details
    Browse the repository at this point in the history
  2. refactor: apply lint autofix

    OzakIOne authored and github-actions[bot] committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    f6b0d46 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. wip

    OzakIOne committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    cd3908b View commit details
    Browse the repository at this point in the history
  2. refactor: apply lint autofix

    OzakIOne authored and github-actions[bot] committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    a2516dc View commit details
    Browse the repository at this point in the history
  3. wip routes per yaml

    OzakIOne committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    7cf981c View commit details
    Browse the repository at this point in the history
  4. refactor: apply lint autofix

    OzakIOne authored and github-actions[bot] committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    ec35998 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2024

  1. wip

    OzakIOne committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    8d1b174 View commit details
    Browse the repository at this point in the history
  2. refactor: apply lint autofix

    OzakIOne authored and github-actions[bot] committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    7daa9a1 View commit details
    Browse the repository at this point in the history
  3. ShowcaseDetails component

    OzakIOne committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    c542c81 View commit details
    Browse the repository at this point in the history
  4. cspell autolint fix

    OzakIOne committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    dddb8cf View commit details
    Browse the repository at this point in the history
  5. refactor: apply lint autofix

    OzakIOne authored and github-actions[bot] committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    1c825e0 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. wip markdown process: crash

    OzakIOne committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    9790934 View commit details
    Browse the repository at this point in the history
  2. refactor: apply lint autofix

    OzakIOne authored and github-actions[bot] committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    49b6746 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. Configuration menu
    Copy the full SHA
    6e40a79 View commit details
    Browse the repository at this point in the history
  2. fix: warning

    OzakIOne committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    984518e View commit details
    Browse the repository at this point in the history
  3. wip process markdown

    OzakIOne committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    993efd2 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. wip images

    OzakIOne committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    8bee535 View commit details
    Browse the repository at this point in the history
  2. refactor: apply lint autofix

    OzakIOne authored and github-actions[bot] committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    022efa3 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. Update packages/docusaurus-plugin-showcase/package.json

    Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
    OzakIOne and slorber committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    30599c3 View commit details
    Browse the repository at this point in the history
  2. wip tests

    OzakIOne committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    bed9bb3 View commit details
    Browse the repository at this point in the history
  3. refactor: apply lint autofix

    OzakIOne authored and github-actions[bot] committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    c42c15e View commit details
    Browse the repository at this point in the history
  4. wip tests

    OzakIOne committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    e147034 View commit details
    Browse the repository at this point in the history
  5. consistent file naming

    OzakIOne committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    cdb7c07 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2024

  1. wip tags file validation

    OzakIOne committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    46c57d6 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. wip working tags from yaml

    OzakIOne committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    4a221f3 View commit details
    Browse the repository at this point in the history
  2. prettier

    OzakIOne committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    fc34725 View commit details
    Browse the repository at this point in the history
  3. wip

    OzakIOne committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    6b83e2d View commit details
    Browse the repository at this point in the history
  4. wip

    OzakIOne committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    c3f32ab View commit details
    Browse the repository at this point in the history
  5. wip

    OzakIOne committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    8ab6dda View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. add tests

    OzakIOne committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    45af11f View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. wip

    OzakIOne committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    a9d6bcf View commit details
    Browse the repository at this point in the history
  2. improve type

    OzakIOne committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    91aa292 View commit details
    Browse the repository at this point in the history
  3. wip

    OzakIOne committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    4cecd0c View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. fix types

    OzakIOne committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    6670b7a View commit details
    Browse the repository at this point in the history
  2. dynamic validation

    OzakIOne committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    d9885db View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9eab6ae View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. wip tests

    OzakIOne committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    0fdb9d6 View commit details
    Browse the repository at this point in the history
  2. wip tests

    OzakIOne committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    290cdb4 View commit details
    Browse the repository at this point in the history
  3. wip tests

    OzakIOne committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    65affab View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. wip

    OzakIOne committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    867b604 View commit details
    Browse the repository at this point in the history
  2. wip

    OzakIOne committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    e1c51bf View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. Configuration menu
    Copy the full SHA
    c89f8be View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7a9418c View commit details
    Browse the repository at this point in the history
  3. versions

    slorber committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    047b5f0 View commit details
    Browse the repository at this point in the history
  4. refactor: apply lint autofix

    slorber authored and github-actions[bot] committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    3cef207 View commit details
    Browse the repository at this point in the history
  5. yarnlock

    slorber committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    c0a6520 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6435e9a View commit details
    Browse the repository at this point in the history
  7. remove popper/tooltip

    slorber committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    2af5b44 View commit details
    Browse the repository at this point in the history
  8. refactor: apply lint autofix

    slorber authored and github-actions[bot] committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    8f9408c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    81acd87 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4f64b33 View commit details
    Browse the repository at this point in the history
  11. hooks bypass extreme wip

    OzakIOne committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    0cfdd9d View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. update with client showcase

    OzakIOne committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    c0c0f83 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. fix type error

    OzakIOne committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    7b76e46 View commit details
    Browse the repository at this point in the history
  2. revert changes

    OzakIOne committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    8504ad3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1fb54b6 View commit details
    Browse the repository at this point in the history
  4. refactor: apply lint autofix

    OzakIOne authored and github-actions[bot] committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    ff16819 View commit details
    Browse the repository at this point in the history
  5. wip showcase provider :D

    OzakIOne committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    52bf244 View commit details
    Browse the repository at this point in the history
  6. feat: new route props

    OzakIOne committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    c7cbafc View commit details
    Browse the repository at this point in the history
  7. wip

    OzakIOne committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    5b6626b View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. wip

    OzakIOne committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    8c12b1c View commit details
    Browse the repository at this point in the history
  2. refactor: apply lint autofix

    OzakIOne authored and github-actions[bot] committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    a4cb0ff View commit details
    Browse the repository at this point in the history
  3. add all sites

    OzakIOne committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    61a7650 View commit details
    Browse the repository at this point in the history
  4. refactor: apply lint autofix

    OzakIOne authored and github-actions[bot] committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    c903765 View commit details
    Browse the repository at this point in the history
  5. allow null options

    OzakIOne committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    2855df5 View commit details
    Browse the repository at this point in the history
  6. fix tests

    OzakIOne committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    38a71a6 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. wip

    OzakIOne committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    c9a05e2 View commit details
    Browse the repository at this point in the history
  2. admin script

    OzakIOne committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    8c1770b View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2024

  1. Configuration menu
    Copy the full SHA
    7869eb9 View commit details
    Browse the repository at this point in the history
  2. fix build

    OzakIOne committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    82858f8 View commit details
    Browse the repository at this point in the history
  3. refactor: apply lint autofix

    OzakIOne authored and github-actions[bot] committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    77aaf4a View commit details
    Browse the repository at this point in the history
  4. update admin script

    OzakIOne committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    34a0e3f View commit details
    Browse the repository at this point in the history
  5. refactor clean

    OzakIOne committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    40000d0 View commit details
    Browse the repository at this point in the history
  6. refactor: apply lint autofix

    OzakIOne authored and github-actions[bot] committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    510539f View commit details
    Browse the repository at this point in the history
  7. screenshot api

    OzakIOne committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    c8b7e6d View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. Configuration menu
    Copy the full SHA
    01657b0 View commit details
    Browse the repository at this point in the history
  2. Fix packages

    slorber committed May 3, 2024
    Configuration menu
    Copy the full SHA
    2c99553 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    57665a8 View commit details
    Browse the repository at this point in the history
  4. fix packages

    slorber committed May 3, 2024
    Configuration menu
    Copy the full SHA
    080949b View commit details
    Browse the repository at this point in the history
  5. normalize tsBuildInfoFile

    slorber committed May 3, 2024
    Configuration menu
    Copy the full SHA
    841c81f View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. Configuration menu
    Copy the full SHA
    99a4c5f View commit details
    Browse the repository at this point in the history
  2. remove bad MDX import

    slorber committed May 13, 2024
    Configuration menu
    Copy the full SHA
    7e417aa View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. wip routeContext

    OzakIOne committed May 16, 2024
    Configuration menu
    Copy the full SHA
    8ad0747 View commit details
    Browse the repository at this point in the history
  2. wip

    OzakIOne committed May 16, 2024
    Configuration menu
    Copy the full SHA
    633397a View commit details
    Browse the repository at this point in the history
  3. fix unknown word test

    OzakIOne committed May 16, 2024
    Configuration menu
    Copy the full SHA
    77ee19e View commit details
    Browse the repository at this point in the history
  4. refactor: apply lint autofix

    OzakIOne authored and github-actions[bot] committed May 16, 2024
    Configuration menu
    Copy the full SHA
    27a57d0 View commit details
    Browse the repository at this point in the history
  5. feat route context

    OzakIOne committed May 16, 2024
    Configuration menu
    Copy the full SHA
    dee675c View commit details
    Browse the repository at this point in the history