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: Add Storybook support and Typography #11

Open
wants to merge 27 commits into
base: main
Choose a base branch
from

Commits on Jan 25, 2023

  1. Storybook support

    Signed-off-by: Xavier Geerinck <[email protected]>
    XavierGeerinck committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    c9231b6 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2023

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

Commits on Feb 7, 2023

  1. Configuration menu
    Copy the full SHA
    3b57205 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

  1. Configuration menu
    Copy the full SHA
    0d7f2e8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6a3b815 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e7dbc99 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    45ffb77 View commit details
    Browse the repository at this point in the history
  5. fix(storybook): 🐛 fix single story in mdx

    There is still am issue with <Story /> in .mdx, will be easier to refactor into .stories.tsx
    lloydrichards committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    571aadd View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1 from lloydrichards/feat/storybook

    updated to latest storybook and shadcn/ui
    XavierGeerinck authored Jul 10, 2023
    Configuration menu
    Copy the full SHA
    ece54dd View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. Configuration menu
    Copy the full SHA
    5131221 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5921875 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a24215c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    84c0a9e View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. Merge pull request #2 from lloydrichards/refactor/storybook_with_CSF3

    refactor: ♻️  storybook with csf3
    XavierGeerinck authored Jul 12, 2023
    Configuration menu
    Copy the full SHA
    9f5d957 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. Configuration menu
    Copy the full SHA
    1c13f67 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    25460a0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4f7ccde View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bbb8e95 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    efd499a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ff06d1a View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2023

  1. Merge pull request #3 from lloydrichards/fix/nits

    fix: 🩹 nit fixes and minor upgrades
    XavierGeerinck authored Jul 14, 2023
    Configuration menu
    Copy the full SHA
    a13d5ab View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2023

  1. Configuration menu
    Copy the full SHA
    26b29c2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6f14b89 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2023

  1. Configuration menu
    Copy the full SHA
    218d6e4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    658ae41 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. Merge pull request #5 from lloydrichards/feat/storybook-cli

    feat(storybook): ✨ added storybook files to registry and CLI
    XavierGeerinck authored Jul 18, 2023
    Configuration menu
    Copy the full SHA
    3917370 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4 from lloydrichards/doc/fix_docs

    docs: fix readme
    XavierGeerinck authored Jul 18, 2023
    Configuration menu
    Copy the full SHA
    94ee191 View commit details
    Browse the repository at this point in the history