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

Upgrade to Storybook v8 and latest Solid #10

Merged
merged 32 commits into from
Nov 2, 2024

Commits on Oct 12, 2024

  1. Updated renderer and framework

    - Removed old artifacts (like Lerna githeads)
    - Updated yarn
    - Made bundling experience closer to main repo
    - Fixed out-of-date code
    - Updated dependencies
    - Added .editorconfig
    JonahPlusPlus committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    9f57648 View commit details
    Browse the repository at this point in the history
  2. Fix reactivity

    JonahPlusPlus committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    46ceafd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d431c7a View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. Match exports

    JonahPlusPlus committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    3d57658 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    498ffc4 View commit details
    Browse the repository at this point in the history
  3. Create ci.yml

    JonahPlusPlus committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    cc1cc6e View commit details
    Browse the repository at this point in the history
  4. Updated templates

    JonahPlusPlus committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    3b2e743 View commit details
    Browse the repository at this point in the history
  5. Added documentation

    JonahPlusPlus committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    3dd00e9 View commit details
    Browse the repository at this point in the history
  6. Update README.md

    JonahPlusPlus committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    8e53590 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. Configuration menu
    Copy the full SHA
    e4843d7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    baec82b View commit details
    Browse the repository at this point in the history
  3. Refactored CD scripts

    JonahPlusPlus committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    401695f View commit details
    Browse the repository at this point in the history
  4. Ran Prettier

    JonahPlusPlus committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    01db1ab View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2024

  1. Fix CI

    JonahPlusPlus committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    b4511d6 View commit details
    Browse the repository at this point in the history
  2. Revert "Fix CI"

    This reverts commit b4511d6.
    JonahPlusPlus committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    d452015 View commit details
    Browse the repository at this point in the history
  3. Enable corepack

    JonahPlusPlus committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    ab52e3c View commit details
    Browse the repository at this point in the history
  4. Remove old flag

    JonahPlusPlus committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    fe9eeba View commit details
    Browse the repository at this point in the history
  5. Debug CI tool versions

    JonahPlusPlus committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    f96c947 View commit details
    Browse the repository at this point in the history
  6. Used proper yarn version

    Windows has issues with using proper yarn version when using fnm
    JonahPlusPlus committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    f6c6add View commit details
    Browse the repository at this point in the history
  7. Update types.ts

    JonahPlusPlus committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    5b54989 View commit details
    Browse the repository at this point in the history
  8. Fix bundler checks

    JonahPlusPlus committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    4f275bc View commit details
    Browse the repository at this point in the history
  9. Switch to next versions

    JonahPlusPlus committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    fbf1544 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4ccf674 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. Added example app

    JonahPlusPlus committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    707f1ce View commit details
    Browse the repository at this point in the history
  2. Update README.md

    Co-authored-by: Michael Shilman <shilman@users.noreply.github.com>
    JonahPlusPlus and shilman authored Oct 30, 2024
    Configuration menu
    Copy the full SHA
    a69504f View commit details
    Browse the repository at this point in the history
  3. Ran formatter

    JonahPlusPlus committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    5ba4b0f View commit details
    Browse the repository at this point in the history
  4. Update yarn.lock

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

Commits on Oct 31, 2024

  1. Fixed example

    JonahPlusPlus committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    d2c4585 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4be759e View commit details
    Browse the repository at this point in the history
  3. Update CONTRIBUTING.md

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

Commits on Nov 2, 2024

  1. Configuration menu
    Copy the full SHA
    6e053be View commit details
    Browse the repository at this point in the history
  2. Update package READMEs

    shilman committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    c89edce View commit details
    Browse the repository at this point in the history