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

Release: Prerelease 8.1.0-alpha.8 #26811

Merged
merged 541 commits into from May 5, 2024
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Apr 17, 2024

  1. Configuration menu
    Copy the full SHA
    762a784 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    365a46d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7a189bb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3e66373 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b5e083d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    907fb3a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    beb0fd7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    10b556c View commit details
    Browse the repository at this point in the history
  9. Address review

    kasperpeulen committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    a3565f2 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #26864 from storybookjs/kasper/action-order

    Action: Add new actions to the bottom of the panel and auto scroll
    kasperpeulen committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    6a2eea2 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #26865 from storybookjs/jeppe/export-next-cache

    Next.js: Add `/cache.mock` entrypoint
    JReinhold committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    24683a3 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    80dd303 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    3816841 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    0222515 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    3d10cd7 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    e89b365 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    60fb5ba View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    139e8c9 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    8390ec5 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    f34265b View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    fa3d3be View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    a07031a View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    331da20 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    6c08614 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    43be965 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. Configuration menu
    Copy the full SHA
    944ff5f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    333329a View commit details
    Browse the repository at this point in the history
  3. Change generic parser to use @babel/parser

    es-module-parser was not supporting jsx syntax. Other fast alternatives like acorn were evaluated,
    but either the parsing wasn't sufficient or the parser wasn't maintained anymore.
    @babel/parser fits our requirements the best, although it might be one of the slower AST parsers.
    valentinpalkovic committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    0c19a46 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6b81b0c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a449d8c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0f37b98 View commit details
    Browse the repository at this point in the history
  7. Update error message

    valentinpalkovic committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    b2ba678 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    343081b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    30eb66a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    fa49c94 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    19b6094 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    aac320d View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    f9d81b5 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    05ac43c View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    67c6785 View commit details
    Browse the repository at this point in the history
  16. Add types to stories

    ghengeveld committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    07c4fc3 View commit details
    Browse the repository at this point in the history
  17. Remove stray story

    ghengeveld committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    9077a3f View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    b997f1e View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    0136382 View commit details
    Browse the repository at this point in the history
  20. Update sandbox stories

    yannbf committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    b984dd1 View commit details
    Browse the repository at this point in the history
  21. remove path params aliasing

    yannbf committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    fb24aef View commit details
    Browse the repository at this point in the history
  22. update snapshots

    yannbf committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    2fb5ed5 View commit details
    Browse the repository at this point in the history
  23. Modal polishing

    valentinpalkovic committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    f1808c8 View commit details
    Browse the repository at this point in the history
  24. Merge pull request #26874 from storybookjs/yann/fix-nextjs-14.2-usepa…

    …rams
    
    Nextjs: Support next 14.2 useParams functionality
    yannbf committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    316779b View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    1d423a7 View commit details
    Browse the repository at this point in the history
  26. Merge pull request #26862 from storybookjs/yann/fix-docgen-convert-crash

    Controls: Fix crashing when docgen extraction partially fails
    yannbf committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    67a2111 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    03039b6 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    cfec679 View commit details
    Browse the repository at this point in the history
  29. hopefully fix the e2e

    ndelangen committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    2a4c289 View commit details
    Browse the repository at this point in the history
  30. Cherry-pick 343081b

    ghengeveld committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    d904884 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    567f464 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    8bfbaa8 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    963b8ef View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    0df8706 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. Configuration menu
    Copy the full SHA
    76a59c2 View commit details
    Browse the repository at this point in the history
  2. Renamed gates for clarity

    tmeasday committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    da43540 View commit details
    Browse the repository at this point in the history
  3. Updating Vuetify decorator example

    The Vuetify decorator example was expecting that the labels from the theme switcher would exactly match the vuetify theme keys from the vuetifyOptions.  This change makes that association more explicit while also allowing the display labels to be different from the Vuetify theme keys.
    justingish authored and yannbf committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    2f71566 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bedeb9a View commit details
    Browse the repository at this point in the history
  5. Merge pull request #26883 from storybookjs/justingish/update-vuetify-…

    …docs
    
    Docs: Improved withVuetifyDecorator example snippet
    yannbf committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    979227d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    df5db07 View commit details
    Browse the repository at this point in the history
  7. Polishing

    valentinpalkovic committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    2cf3ea2 View commit details
    Browse the repository at this point in the history
  8. Polish skeleton

    valentinpalkovic committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    e0af40b View commit details
    Browse the repository at this point in the history
  9. Polish no results

    valentinpalkovic committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    c3f0177 View commit details
    Browse the repository at this point in the history
  10. Implement file formatting

    ghengeveld committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    d7039ef View commit details
    Browse the repository at this point in the history
  11. chore: remove repetitive words

    Signed-off-by: goodactive <goodactive@qq.com>
    goodactive committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    3ebe4f7 View commit details
    Browse the repository at this point in the history
  12. Add FileSearchModal

    valentinpalkovic committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    fa134a9 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    ccf154f View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    a8385b3 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    7c7134e View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    0596ca2 View commit details
    Browse the repository at this point in the history
  17. Merge pull request #26853 from storybookjs/kasper/mock-names

    Next: Use `<<package>>::<<import>>` naming convention for mock names
    kasperpeulen committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    32213e8 View commit details
    Browse the repository at this point in the history
  18. dedupe

    ndelangen committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    53ec3dd View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    640213e View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    551704b View commit details
    Browse the repository at this point in the history
  21. Fix babel traverse issue

    ghengeveld committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    20d0e7e View commit details
    Browse the repository at this point in the history
  22. Wait a while

    ghengeveld committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    5538e26 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    3e6e7e2 View commit details
    Browse the repository at this point in the history
  24. Cleanup

    valentinpalkovic committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    1c194d8 View commit details
    Browse the repository at this point in the history
  25. Fix stories

    ghengeveld committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    d16983e View commit details
    Browse the repository at this point in the history
  26. Merge pull request #26488 from storybookjs/jeppe/allow-http-docs-exte…

    …rnal-links
    
    MDX: Don't transform `http://` links
    JReinhold committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    c12ae69 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    b094da7 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    9077f9e View commit details
    Browse the repository at this point in the history
  29. Fix test

    valentinpalkovic committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    f29966e View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    1378113 View commit details
    Browse the repository at this point in the history
  31. Fix modal snapshot

    ghengeveld committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    2e5a457 View commit details
    Browse the repository at this point in the history
  32. fix the test-runner-prod step

    yannbf committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    f2da3b4 View commit details
    Browse the repository at this point in the history
  33. Merge pull request #26890 from storybookjs/yann/fix-test-runner-prod

    Build: Fix the test-runner-prod step
    yannbf committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    479b8e9 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    3b959d3 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    56e6520 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    e7817b0 View commit details
    Browse the repository at this point in the history
  37. WIP

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

Commits on Apr 20, 2024

  1. Configuration menu
    Copy the full SHA
    3cf9846 View commit details
    Browse the repository at this point in the history
  2. Fix tests

    valentinpalkovic committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    6a961aa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bda5336 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8f9b5ae View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fcc3ca5 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. Configuration menu
    Copy the full SHA
    f9ba2f1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #26907 from storybookjs/jeppe/fix-nextjs-js-e2e

    E2E: Test `nextjs/default-ts` instead of `nextjs/default-js`
    JReinhold committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    3c33b3c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5c20d18 View commit details
    Browse the repository at this point in the history
  4. fix migration

    JReinhold committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    6dadc7c View commit details
    Browse the repository at this point in the history
  5. rename Subtitle stories

    JReinhold committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    3889e83 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1c204ea View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ce73138 View commit details
    Browse the repository at this point in the history
  8. simplify Title extraction

    JReinhold committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    ee0dd00 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #22552 from joaonunomota/subtitle-of-prop

    Blocks: Add support for `of` prop to `Subtitle`
    JReinhold committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    2bff7a1 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5542e3a View commit details
    Browse the repository at this point in the history
  11. Move migration note

    JReinhold committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    688cf18 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    7b2ddea View commit details
    Browse the repository at this point in the history
  13. Fix tests

    valentinpalkovic committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    d310cb9 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    01dcbd8 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. Configuration menu
    Copy the full SHA
    7702cb6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #26924 from storybookjs/valentin/fix-onboarding-modal

    Onboarding: Fix modal background and add stories to manager's Storybook
    valentinpalkovic committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    28f4bb7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    466a774 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9fc3a0f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    51ede75 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #23728 from Sidnioulz/feat/22490-Title

    Addon-Docs: Title blocks to support `of` prop
    JReinhold committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    37b8aef View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. Configuration menu
    Copy the full SHA
    b6c900a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0a1e098 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #26939 from storybookjs/jeppe/sandbox-fix-monospac…

    …e-fonts
    
    Sandboxes: Fix inconsistent monospace fonts in Chromatic
    JReinhold committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    9148b6a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c3eb412 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    caf3f2a View commit details
    Browse the repository at this point in the history
  6. Merge pull request #24400 from storybookjs/fix-links-stories

    Addon-links: Fix stories
    JReinhold committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    18e298a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2aadfc1 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #26899 from storybookjs/chore/fix-rendering-of-sta…

    …teful-tabs-component
    
    UI: Fix not re-rendering tabs on state change
    JReinhold committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    4c1d585 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. get index AFTER setting filters is done

    This ensures that when checking if there is an index to reset, it's not using stale data from before the index was even fully fetched.
    JReinhold committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    a092fed View commit details
    Browse the repository at this point in the history
  2. cleanup

    JReinhold committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    3cbe01d View commit details
    Browse the repository at this point in the history
  3. cleanup

    JReinhold committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    65c84db View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cfe6e11 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b6e832d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3625c2e View commit details
    Browse the repository at this point in the history
  7. Update snapshot

    valentinpalkovic committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    7c89f0f View commit details
    Browse the repository at this point in the history
  8. Fix play function

    valentinpalkovic committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    397ab28 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #26875 from storybookjs/valentin/add-file-picker

    WIP: Save new story file
    valentinpalkovic committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    bb832e5 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #26950 from storybookjs/jeppe/fix-flaky-e2e

    Build: Fix flaky e2e tests with auto-retrying assertions
    valentinpalkovic committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    913f691 View commit details
    Browse the repository at this point in the history
  11. fix: bump @storybook/csf to 0.1.5

    resolves #26912
    Cherry committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    4011f99 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. Configuration menu
    Copy the full SHA
    f065b3f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #26898 from Tobbe/tobbe-react-19

    React: Support v19 in `react-dom-shim`
    JReinhold committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    34f0c20 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6b509a5 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #26949 from storybookjs/yann/investigate-safari-fl…

    …akiness
    
    Core: Fix filters not being applied in WebKit
    JReinhold committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    7e1ee32 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2024

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

Commits on Apr 29, 2024

  1. dedupe

    ndelangen committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    5ccf741 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1b1af0b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8841ef7 View commit details
    Browse the repository at this point in the history
  4. improve mobile layout

    ndelangen committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    b336534 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2a46827 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    88fdc09 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    30b09f6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f163e6f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d9851f7 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1d5d849 View commit details
    Browse the repository at this point in the history
  11. fix linting

    ndelangen committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    6d5ce32 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    435407d View commit details
    Browse the repository at this point in the history
  13. dedupe

    ndelangen committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    e9d56c4 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    7cb3ecf View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    bc129cb View commit details
    Browse the repository at this point in the history
  16. Merge pull request #26860 from yuemori/fix-vite-builder-override-asse…

    …tsinclude
    
    Vite: Merge assetsInclude property with Storybook default values
    ndelangen committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    f6ecc28 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    7cf08a8 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    bbafa40 View commit details
    Browse the repository at this point in the history
  19. Merge pull request #26917 from Fatcat560/22163_logEventFalseyFix

    Addon-actions: Fix falsy args printing as object - 22163
    kasperpeulen committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    28eb522 View commit details
    Browse the repository at this point in the history
  20. redesign error screen

    ndelangen committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    eeabdb6 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    f1616eb View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    da73dd6 View commit details
    Browse the repository at this point in the history
  23. fix

    ndelangen committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    13a9f37 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    d510c20 View commit details
    Browse the repository at this point in the history
  25. Merge pull request #26882 from storybookjs/tom/fix-losing-args-on-hmr

    Core: Ensure that simultaneous onStoriesChanged don't clobber each other
    ndelangen committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    aa67b8d View commit details
    Browse the repository at this point in the history
  26. thrown when missing

    ndelangen committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    15901b9 View commit details
    Browse the repository at this point in the history
  27. Merge pull request #26958 from Cherry/next

    Dependencies: Upgrade @storybook/csf to 0.1.5
    kasperpeulen committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    16d5b72 View commit details
    Browse the repository at this point in the history
  28. fix chromatic

    ndelangen committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    41f8819 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    77595aa View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. Configuration menu
    Copy the full SHA
    9bd0766 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5e63c2f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3844765 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    313c50d View commit details
    Browse the repository at this point in the history
  5. Fix paths util

    valentinpalkovic committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    9b836fe View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    abf5d99 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b1063c8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    df9f64f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a3e482a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    aee76c7 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    5b24137 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    8ede257 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #26992 from storybookjs/kasper/build-xlarge-ci

    Build: Update executor class in CircleCI to xlarge for build job
    kasperpeulen committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    38dfc50 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    8c1740f View commit details
    Browse the repository at this point in the history
  15. Fix tests

    valentinpalkovic committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    50fbf50 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    ad1b0b0 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    1298227 View commit details
    Browse the repository at this point in the history
  18. Fix unit test

    kasperpeulen committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    fd1b05b View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    7664e2c View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    f0d81b1 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    55759a1 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    75eac98 View commit details
    Browse the repository at this point in the history
  23. improve UI in dark mode

    ndelangen committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    d1dbc73 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    9b2b60f View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

  1. Configuration menu
    Copy the full SHA
    9386252 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dbb3718 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4537146 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    85ec7ff View commit details
    Browse the repository at this point in the history
  5. Address review

    kasperpeulen committed May 1, 2024
    Configuration menu
    Copy the full SHA
    1f851e9 View commit details
    Browse the repository at this point in the history
  6. Change to beforeEach

    kasperpeulen committed May 1, 2024
    Configuration menu
    Copy the full SHA
    9bd94fe View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fa28236 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c0246d1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0c2818a View commit details
    Browse the repository at this point in the history
  10. Merge remote-tracking branch 'refs/remotes/origin/kasper/module-mocki…

    …ng' into kasper/redirect-boundary
    kasperpeulen committed May 1, 2024
    Configuration menu
    Copy the full SHA
    123fc26 View commit details
    Browse the repository at this point in the history
  11. Fix story name

    kasperpeulen committed May 1, 2024
    Configuration menu
    Copy the full SHA
    5524059 View commit details
    Browse the repository at this point in the history
  12. Fix story name

    kasperpeulen committed May 1, 2024
    Configuration menu
    Copy the full SHA
    393d0f7 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    deb49bb View commit details
    Browse the repository at this point in the history
  14. Merge pull request #26688 from storybookjs/kasper/module-mocking

    Test: Support module mocking with conditional subpath imports in `package.json`
    kasperpeulen committed May 1, 2024
    Configuration menu
    Copy the full SHA
    0bf9744 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    00f8344 View commit details
    Browse the repository at this point in the history
  16. Fix TS

    kasperpeulen committed May 1, 2024
    Configuration menu
    Copy the full SHA
    d6e9002 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    6c7c40f View commit details
    Browse the repository at this point in the history
  18. Fix

    kasperpeulen committed May 1, 2024
    Configuration menu
    Copy the full SHA
    76a14be View commit details
    Browse the repository at this point in the history
  19. Fix vue snippets

    kylegach committed May 1, 2024
    Configuration menu
    Copy the full SHA
    069cf67 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    7b8d076 View commit details
    Browse the repository at this point in the history
  21. Merge pull request #27001 from storybookjs/fix-vue-snippets

    Docs: Fix vue snippets
    kylegach committed May 1, 2024
    Configuration menu
    Copy the full SHA
    bf6a671 View commit details
    Browse the repository at this point in the history
  22. Merge pull request #27002 from storybookjs/fix-playwright-portable-st…

    …ories-docs
    
    Docs: Fix typo in playwright portable stories snippet
    kylegach committed May 1, 2024
    Configuration menu
    Copy the full SHA
    1ef9050 View commit details
    Browse the repository at this point in the history
  23. initial warning

    JReinhold committed May 1, 2024
    Configuration menu
    Copy the full SHA
    cbfa757 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. Configuration menu
    Copy the full SHA
    5aa7cfc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0255264 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #26827 from storybookjs/save-from-controls

    Core: Save from controls
    ndelangen committed May 2, 2024
    Configuration menu
    Copy the full SHA
    84b322b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e4d1b06 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8a22135 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    089f2c5 View commit details
    Browse the repository at this point in the history
  7. remove it.only

    JReinhold committed May 2, 2024
    Configuration menu
    Copy the full SHA
    0b88b64 View commit details
    Browse the repository at this point in the history
  8. update stories

    JReinhold committed May 2, 2024
    Configuration menu
    Copy the full SHA
    24148ad View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5425777 View commit details
    Browse the repository at this point in the history
  10. improve readability

    JReinhold committed May 2, 2024
    Configuration menu
    Copy the full SHA
    f7d809a View commit details
    Browse the repository at this point in the history
  11. Merge branch 'jeppe/warn-cleanup-ps' of github.com:storybookjs/storyb…

    …ook into jeppe/warn-cleanup-ps
    JReinhold committed May 2, 2024
    Configuration menu
    Copy the full SHA
    307d4fb View commit details
    Browse the repository at this point in the history
  12. update test snapshots

    JReinhold committed May 2, 2024
    Configuration menu
    Copy the full SHA
    afe5f8f View commit details
    Browse the repository at this point in the history
  13. Fix test

    kasperpeulen committed May 2, 2024
    Configuration menu
    Copy the full SHA
    75f87a5 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    0f42d7a View commit details
    Browse the repository at this point in the history
  15. Cleanup tests

    kasperpeulen committed May 2, 2024
    Configuration menu
    Copy the full SHA
    a4b05ec View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    a79bebd View commit details
    Browse the repository at this point in the history
  17. Merge pull request #26885 from goodactive/next

    Documentation: Remove repetitive words
    jonniebigodes committed May 2, 2024
    Configuration menu
    Copy the full SHA
    259f3da View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    16c7e42 View commit details
    Browse the repository at this point in the history
  19. Merge pull request #26998 from scottdotjs/next

    Docs: Correct command in examples of adding packages with pnpm
    jonniebigodes committed May 2, 2024
    Configuration menu
    Copy the full SHA
    56a9f7b View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. Configuration menu
    Copy the full SHA
    514c37b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #26886 from storybookjs/kasper/redirect-boundary

    Nextjs: Implement next redirect and the RedirectBoundary
    kasperpeulen committed May 3, 2024
    Configuration menu
    Copy the full SHA
    314fbd6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0690c53 View commit details
    Browse the repository at this point in the history
  4. fix mistakes.

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

Commits on May 4, 2024

  1. Merge pull request #27008 from storybookjs/jeppe/warn-cleanup-ps

    Portable Stories: Warn when rendering stories without cleaning up first
    JReinhold committed May 4, 2024
    Configuration menu
    Copy the full SHA
    ef1d144 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b309c94 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #27025 from storybookjs/revert-26886-kasper/redire…

    …ct-boundary
    
    Revert "Nextjs: Implement next redirect and the RedirectBoundary"
    JReinhold committed May 4, 2024
    Configuration menu
    Copy the full SHA
    f457a5a View commit details
    Browse the repository at this point in the history

Commits on May 5, 2024

  1. Merge pull request #26868 from bashmish/fix/providerImportSource-exte…

    …nsion
    
    Docs: Fix providerImportSource extension
    shilman committed May 5, 2024
    Configuration menu
    Copy the full SHA
    858973b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0dcf06f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a082032 View commit details
    Browse the repository at this point in the history