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

start with empty lib #2952

Open
wants to merge 50 commits into
base: storybook-8
Choose a base branch
from
Open

Commits on Oct 14, 2024

  1. start with empty lib

    dreamwasp committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    8f76949 View commit details
    Browse the repository at this point in the history
  2. add babel config?

    dreamwasp committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    c456390 View commit details
    Browse the repository at this point in the history
  3. add old package.json back

    dreamwasp committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    5f63f9b View commit details
    Browse the repository at this point in the history
  4. add old babel config

    dreamwasp committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    08e23c0 View commit details
    Browse the repository at this point in the history
  5. leave to show jake

    dreamwasp committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    b30d6c7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3ec09ed View commit details
    Browse the repository at this point in the history
  7. just try with base config

    dreamwasp committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    118af4b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7e05cfa View commit details
    Browse the repository at this point in the history
  9. try one story

    dreamwasp committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    f28a235 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. progress not perfection

    dreamwasp committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    e87a30a View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. Configuration menu
    Copy the full SHA
    57bcd9e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0233464 View commit details
    Browse the repository at this point in the history
  3. merge changes

    dreamwasp committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    5f883bd View commit details
    Browse the repository at this point in the history
  4. remove webpack here

    dreamwasp committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    b04903a View commit details
    Browse the repository at this point in the history
  5. remove comma

    dreamwasp committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    34d9dab View commit details
    Browse the repository at this point in the history
  6. remove comma, yarn

    dreamwasp committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    82f1b22 View commit details
    Browse the repository at this point in the history
  7. mess but uhhhh starting

    dreamwasp committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    6b34b8f View commit details
    Browse the repository at this point in the history
  8. RUNNING

    dreamwasp committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    e205a83 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. Configuration menu
    Copy the full SHA
    58643c8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b9589e0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b80a08e View commit details
    Browse the repository at this point in the history
  4. jaek changes + temp stories

    dreamwasp committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    b6aa689 View commit details
    Browse the repository at this point in the history
  5. jake changes + fixes

    dreamwasp committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    7f2d899 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. Configuration menu
    Copy the full SHA
    100d6e9 View commit details
    Browse the repository at this point in the history
  2. start tweaking GHA

    dreamwasp committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    96038e7 View commit details
    Browse the repository at this point in the history
  3. fix remaining type errors

    dreamwasp committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    a551727 View commit details
    Browse the repository at this point in the history
  4. test CI

    dreamwasp committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    70f5873 View commit details
    Browse the repository at this point in the history
  5. update netlify cli

    dreamwasp committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    5b40403 View commit details
    Browse the repository at this point in the history
  6. try removing msg

    dreamwasp committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    fcfaa6a View commit details
    Browse the repository at this point in the history
  7. test

    dreamwasp committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    2fd5543 View commit details
    Browse the repository at this point in the history
  8. test

    dreamwasp committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    2b0b4ec View commit details
    Browse the repository at this point in the history
  9. try fr

    dreamwasp committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    7f240ca View commit details
    Browse the repository at this point in the history
  10. test w/o lerna

    dreamwasp committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    294a47c View commit details
    Browse the repository at this point in the history
  11. remove msg

    dreamwasp committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    d23fff2 View commit details
    Browse the repository at this point in the history
  12. add alias path for variance

    dreamwasp committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    3fab4df View commit details
    Browse the repository at this point in the history
  13. spellcheck

    dreamwasp committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    83c38c5 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    e8d6bae View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. test CI (#2960)

    * test CI
    
    * filter styleguide site
    
    ---------
    
    Co-authored-by: Jake Hiller <[email protected]>
    dreamwasp and jakemhiller authored Oct 25, 2024
    Configuration menu
    Copy the full SHA
    9051841 View commit details
    Browse the repository at this point in the history
  2. remove unused pkgs;

    dreamwasp committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    d9c2ecd View commit details
    Browse the repository at this point in the history
  3. test deploy message

    dreamwasp committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    699f5cd View commit details
    Browse the repository at this point in the history
  4. fix msg syntax

    dreamwasp committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    ff844f6 View commit details
    Browse the repository at this point in the history
  5. remove comment

    dreamwasp committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    c0b7870 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

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

Commits on Oct 30, 2024

  1. Configuration menu
    Copy the full SHA
    c2d690e View commit details
    Browse the repository at this point in the history
  2. fix provider test

    dreamwasp committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    0610536 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

  1. test new variance pkgs

    dreamwasp committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    122478c View commit details
    Browse the repository at this point in the history
  2. rm other stuff

    dreamwasp committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    63637ea View commit details
    Browse the repository at this point in the history
  3. linter error

    dreamwasp committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    cab1526 View commit details
    Browse the repository at this point in the history
  4. fix baseUrl

    dreamwasp committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    30ddbec View commit details
    Browse the repository at this point in the history
  5. resolve pathing error

    dreamwasp committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    68140fc View commit details
    Browse the repository at this point in the history