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: Minor 7.5.0 #24481

Merged
merged 740 commits into from
Oct 17, 2023
Merged

Release: Minor 7.5.0 #24481

merged 740 commits into from
Oct 17, 2023
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Sep 30, 2023

  1. Configuration menu
    Copy the full SHA
    128c71a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #24322 from wesgro/patch-1

    Updates snippet to reference an existing import
    jonniebigodes authored Sep 30, 2023
    Configuration menu
    Copy the full SHA
    79f49b2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    069e152 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #24295 from RohanPoojary1107/patch-1

    Docs: Update Addon API Snippet (storybook-addons-api-usechannel.js.mdx)
    jonniebigodes authored Sep 30, 2023
    Configuration menu
    Copy the full SHA
    8c7d53c View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2023

  1. Configuration menu
    Copy the full SHA
    d9a0caa View commit details
    Browse the repository at this point in the history
  2. docs: fix import path

    YossiSaadi authored Oct 1, 2023
    Configuration menu
    Copy the full SHA
    855d053 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

  1. Configuration menu
    Copy the full SHA
    f3ca8f4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4c56698 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    039f65c View commit details
    Browse the repository at this point in the history
  4. Merge pull request #24335 from storybookjs/docs_adds_theming_video

    Docs: Adds theming video
    jonniebigodes authored Oct 2, 2023
    Configuration menu
    Copy the full SHA
    5cb3679 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #23695 from T99/next

    Fix: Added more portable path handling code to better support win32-style paths.
    valentinpalkovic authored Oct 2, 2023
    Configuration menu
    Copy the full SHA
    e2aa53e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    60ce17f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    74040b7 View commit details
    Browse the repository at this point in the history
  8. Add code to let the preview decide which story to view if the URL doe…

    …sn't specify the full ID.
    
    Add e2e test for this behavior.
    ndelangen committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    2b29cfb View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    773d650 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d2b8721 View commit details
    Browse the repository at this point in the history
  11. fix unit test

    ndelangen committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    dee3552 View commit details
    Browse the repository at this point in the history
  12. Update docs to point to addon-styling-webpack

    Shaun Lloyd committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    543871f View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    8570d0d View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    0cacd64 View commit details
    Browse the repository at this point in the history
  15. Merge pull request #24338 from YossiSaadi/patch-1

    docs: fix import path
    jonniebigodes authored Oct 2, 2023
    Configuration menu
    Copy the full SHA
    470aa54 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    106bf9a View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    b861017 View commit details
    Browse the repository at this point in the history
  18. Merge pull request #24145 from storybookjs/add_conditional_render_sty…

    …ling_docs
    
    Docs: Adds conditional render to the Styling and CSS docs
    jonniebigodes authored Oct 2, 2023
    Configuration menu
    Copy the full SHA
    c56bf31 View commit details
    Browse the repository at this point in the history
  19. Merge pull request #22590 from jonthenerd/patch-1

    docs: add information about @storybook/preview-api useArgs hook
    jonniebigodes authored Oct 2, 2023
    Configuration menu
    Copy the full SHA
    c1b33d8 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    4e2d75c View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

  1. Configuration menu
    Copy the full SHA
    bc8a496 View commit details
    Browse the repository at this point in the history
  2. Fix Nextjs project detection

    yannbf committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    6ee8dca View commit details
    Browse the repository at this point in the history
  3. Merge pull request #24346 from storybookjs/yann/fix-nightly

    CLI: Fix Nextjs project detection
    yannbf authored Oct 3, 2023
    Configuration menu
    Copy the full SHA
    5c308f7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4c49a5a View commit details
    Browse the repository at this point in the history
  5. Fix zone.js legacy deep import

    Signed-off-by: Yoan Blanc <yoan.blanc@ailly.dental>
    greut committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    cea5d61 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #24290 from roottool/feature/24070/convert-babel-p…

    …lugins
    
    NextJS: Change babel plugins from `proposal-...` to `transform-...`
    ndelangen authored Oct 3, 2023
    Configuration menu
    Copy the full SHA
    fa57f76 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f83a01b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bd3abf2 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #24358 from storybookjs/disable-angular-15-sandbox

    CI: Disable Angular 15 sandbox
    JReinhold authored Oct 3, 2023
    Configuration menu
    Copy the full SHA
    e8ca10c View commit details
    Browse the repository at this point in the history
  10. Merge pull request #23938 from storybookjs/deprecate-storyindexers

    Core: Deprecate `storyStoreV6` (including `storiesOf`) and `storyIndexers`
    JReinhold authored Oct 3, 2023
    Configuration menu
    Copy the full SHA
    3270b62 View commit details
    Browse the repository at this point in the history
  11. Add note about when to use styling addon

    Shaun Lloyd committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    6f5dcd9 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #24356 from storybookjs/norbert/fix-missing-favico…

    …n-during-dev
    
    Core: Fix missing favicon during dev
    ndelangen authored Oct 3, 2023
    Configuration menu
    Copy the full SHA
    f23fa9c View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    090ba7f View commit details
    Browse the repository at this point in the history
  14. Merge pull request #24269 from storybookjs/version-prerelease-from-7.…

    …5.0-alpha.3
    
    Release: Prerelease 7.5.0-alpha.4
    JReinhold authored Oct 3, 2023
    Configuration menu
    Copy the full SHA
    4ba3c3f View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    149711c View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    8dc11d5 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    7da1046 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    e1af53a View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    31704fc View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    c78890f View commit details
    Browse the repository at this point in the history
  21. Fix types

    shilman committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    617666d View commit details
    Browse the repository at this point in the history
  22. Fix snapshots

    shilman committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    60748de View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    723481e View commit details
    Browse the repository at this point in the history
  24. Restore chromatic ignore

    shilman committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    ac738ec View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2023

  1. Configuration menu
    Copy the full SHA
    1073829 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9fe358f View commit details
    Browse the repository at this point in the history
  3. Merge pull request #23825 from storybookjs/shilman/fix-react-docgen-enum

    React: Upgrade `react-docgen` to 6.0.x and improve argTypes
    shilman authored Oct 4, 2023
    Configuration menu
    Copy the full SHA
    109eb20 View commit details
    Browse the repository at this point in the history
  4. Revert "disable Angular 15 sandbox in CI"

    This reverts commit bd3abf2.
    valentinpalkovic committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    fb3568f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1404929 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ca7f6f8 View commit details
    Browse the repository at this point in the history
  7. more renaming

    JReinhold committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    15b5933 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    37d6cd5 View commit details
    Browse the repository at this point in the history
  9. Fix types

    valentinpalkovic committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    fb06301 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b2e5f4b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    614146d View commit details
    Browse the repository at this point in the history
  12. Merge pull request #24354 from greut/fix/gh-24297

    Fix zone.js legacy deep import
    valentinpalkovic authored Oct 4, 2023
    Configuration menu
    Copy the full SHA
    d2ed2d4 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    97e0c60 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    ed18a24 View commit details
    Browse the repository at this point in the history
  15. add error class to error name

    yannbf committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    19b8468 View commit details
    Browse the repository at this point in the history
  16. Merge branch 'next' into docs/addon-styling

    Shaun Evening authored Oct 4, 2023
    Configuration menu
    Copy the full SHA
    1b7d792 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    b4424c1 View commit details
    Browse the repository at this point in the history
  18. Fix types

    valentinpalkovic committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    8e83b97 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    abe0d61 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    39a7b27 View commit details
    Browse the repository at this point in the history
  21. update @storybook/jest

    yannbf committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    556569e View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    c028ce2 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    930adf4 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    0b35c18 View commit details
    Browse the repository at this point in the history
  25. fix tests

    JReinhold committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    72837ae View commit details
    Browse the repository at this point in the history
  26. Merge branch 'release-stable-to-latest' of github.com:storybookjs/sto…

    …rybook into release-stable-to-latest
    JReinhold committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    406e0a5 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

  1. Merge pull request #24373 from storybookjs/yann/no-link-angular

    Build: Always set `--no-link` when creating angular sandboxes
    valentinpalkovic authored Oct 5, 2023
    Configuration menu
    Copy the full SHA
    f0a10f7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6946369 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    08efdbd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b838b29 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #24367 from storybookjs/valentin/fix-angular-sandbox

    Angular: Fix Angular 15 support and add zone.js v0.14.x support
    valentinpalkovic authored Oct 5, 2023
    Configuration menu
    Copy the full SHA
    7d8a2c6 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #24187 from json-betsec/fix-next-image-search-params

    NextJS: Fix default next image loader when src has params
    valentinpalkovic authored Oct 5, 2023
    Configuration menu
    Copy the full SHA
    4e11f29 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    38de6fc View commit details
    Browse the repository at this point in the history
  8. Merge pull request #24106 from storybookjs/release-stable-to-latest

    Release tooling: Release stable releases from `latest-release`
    JReinhold authored Oct 5, 2023
    Configuration menu
    Copy the full SHA
    9139e90 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #24146 from martinnabhan/bugfix/nextjs-image-conte…

    …xt-2
    
    NextJS: Fix Image Context re-use via singleton
    valentinpalkovic authored Oct 5, 2023
    Configuration menu
    Copy the full SHA
    33e564e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5e02480 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    dac7e2f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    eec9eeb View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    b079ed6 View commit details
    Browse the repository at this point in the history
  14. Merge pull request #24379 from storybookjs/revert-24106-release-stabl…

    …e-to-latest
    
    Release tooling: Revert "Release stable releases from `latest-release`"
    JReinhold authored Oct 5, 2023
    Configuration menu
    Copy the full SHA
    f4e13cd View commit details
    Browse the repository at this point in the history
  15. Revert "Merge pull request #24379 from storybookjs/revert-24106-relea…

    …se-stable-to-latest"
    
    This reverts commit f4e13cd, reversing
    changes made to 33e564e.
    JReinhold committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    75e585d View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    ced815b View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    d8b6d67 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    cbac1a0 View commit details
    Browse the repository at this point in the history
  19. fix merging commit message

    JReinhold committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    af74275 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    bf592f1 View commit details
    Browse the repository at this point in the history
  21. Merge pull request #24377 from storybookjs/yann/display-webpack-error…

    …s-on-build
    
    Webpack: Display errors on build
    ndelangen authored Oct 5, 2023
    Configuration menu
    Copy the full SHA
    7823426 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    c457e1b View commit details
    Browse the repository at this point in the history
  23. Merge pull request #24345 from storybookjs/norbert/fix-24292

    ManagerAPI: Fix bug with story redirection when URL has partial storyId
    ndelangen authored Oct 5, 2023
    Configuration menu
    Copy the full SHA
    a1963a3 View commit details
    Browse the repository at this point in the history
  24. test stable workflow

    JReinhold committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    b0d6838 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    15370fd View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    806ea52 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    1a75c1c View commit details
    Browse the repository at this point in the history
  28. Install vite beta in sandboxes

    IanVS committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    12448d8 View commit details
    Browse the repository at this point in the history
  29. Update @joshwooding/vite-plugin-react-docgen-typescript

    to support vite 5
    IanVS committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    77cd89c View commit details
    Browse the repository at this point in the history
  30. Update yarn lock

    IanVS committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    cc10c62 View commit details
    Browse the repository at this point in the history
  31. Merge pull request #24376 from storybookjs/yann/angular-sandbox-registry

    Build: Always run registry when generating angular sandboxes
    yannbf authored Oct 5, 2023
    Configuration menu
    Copy the full SHA
    3b276e7 View commit details
    Browse the repository at this point in the history
  32. Merge pull request #24371 from storybookjs/yann/add-error-name

    Core: Add class name to Storybook error name
    yannbf authored Oct 5, 2023
    Configuration menu
    Copy the full SHA
    9619860 View commit details
    Browse the repository at this point in the history
  33. add more angular options

    webpackStatsJson
    previewUrl
    loglevel
    yannbf committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    5184a7a View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    f262b63 View commit details
    Browse the repository at this point in the history
  35. Merge pull request #24388 from storybookjs/yann/add-missing-angular-o…

    …ptions
    
    Angular: Add CLI options (debugWebpack, webpackStatsJson, and more)
    yannbf authored Oct 5, 2023
    Configuration menu
    Copy the full SHA
    80951d3 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    954c76c View commit details
    Browse the repository at this point in the history
  37. Use dynamic import of slash

    IanVS committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    619f838 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    a7bff76 View commit details
    Browse the repository at this point in the history
  39. Revert "Try to use ESM mocks for jest test"

    This reverts commit a7bff76.
    IanVS committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    73a8e8f View commit details
    Browse the repository at this point in the history
  40. Revert "Use Vite 5 beta in devDependencies"

    This reverts commit 954c76c.
    IanVS committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    df43854 View commit details
    Browse the repository at this point in the history
  41. Revert "Use dynamic import of slash"

    This reverts commit 619f838.
    IanVS committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    cf03660 View commit details
    Browse the repository at this point in the history
  42. Add missing await

    IanVS committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    d138cf6 View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    4fa2fa5 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2023

  1. revert testing workflow

    JReinhold committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    a05089d View commit details
    Browse the repository at this point in the history
  2. revert testing workflow

    JReinhold committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    e651957 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'release-to-latest-v2' of github.com:storybookjs/storybo…

    …ok into release-to-latest-v2
    JReinhold committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    64bf4b2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a03ddde View commit details
    Browse the repository at this point in the history
  5. cleanup

    JReinhold committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    c68bd21 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c78267a View commit details
    Browse the repository at this point in the history
  7. updated changes

    ATREAY committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    0e0d01b View commit details
    Browse the repository at this point in the history
  8. Update code/frameworks/react-vite/package.json

    Co-authored-by: Josh Wooding <12938082+joshwooding@users.noreply.github.com>
    IanVS and joshwooding authored Oct 6, 2023
    Configuration menu
    Copy the full SHA
    779c899 View commit details
    Browse the repository at this point in the history
  9. Update yarn.lock

    IanVS committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    2aacb58 View commit details
    Browse the repository at this point in the history
  10. updated alignment changes

    ATREAY committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    1d52a86 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #24296 from ATREAY/storybook

    added info about emit() function
    jonniebigodes authored Oct 6, 2023
    Configuration menu
    Copy the full SHA
    1593ff3 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2023

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

Commits on Oct 8, 2023

  1. Configuration menu
    Copy the full SHA
    a3d6ec8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e508783 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ee149dd View commit details
    Browse the repository at this point in the history
  4. Merge pull request #24405 from bkfarnsworth/patch-2

    Docs: (Snippets) Update my-component-story-basic-and-props.ts-4-9.mdx
    jonniebigodes authored Oct 8, 2023
    Configuration menu
    Copy the full SHA
    c653826 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b8fc3dc View commit details
    Browse the repository at this point in the history
  6. Merge pull request #24404 from bkfarnsworth/patch-3

    Docs: (Snippets) Update my-component-story-basic-and-props.ts.mdx
    jonniebigodes authored Oct 8, 2023
    Configuration menu
    Copy the full SHA
    36796e8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    455c704 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #24403 from bkfarnsworth/patch-1

    Docs: (Snippets) Update my-component-story-basic-and-props.js.mdx
    jonniebigodes authored Oct 8, 2023
    Configuration menu
    Copy the full SHA
    162bbf3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c74abef View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    83c5b00 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c304067 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2023

  1. Merge pull request #24382 from storybookjs/release-to-latest-v2

    Release tooling: Release stable releases from `latest-release` v3
    JReinhold authored Oct 9, 2023
    Configuration menu
    Copy the full SHA
    3368b85 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d36bca3 View commit details
    Browse the repository at this point in the history
  3. comment updates

    Co-authored-by: Ben McCann <322311+benmccann@users.noreply.github.com>
    JReinhold and benmccann authored Oct 9, 2023
    Configuration menu
    Copy the full SHA
    95e642f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0c704d8 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #24407 from storybookjs/version-non-patch-from-7.5…

    ….0-alpha.4
    
    Release: Prerelease 7.5.0-alpha.5
    JReinhold authored Oct 9, 2023
    Configuration menu
    Copy the full SHA
    ce74d4b View commit details
    Browse the repository at this point in the history
  6. fix bad non-patch renaming

    JReinhold committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    cbcea15 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #24361 from irangarcia/docs/remove-deprecated-file…

    …-url
    
    Documentation: Remove file URL examples from storyshots-puppeteer docs
    ndelangen authored Oct 9, 2023
    Configuration menu
    Copy the full SHA
    89af803 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #24409 from storybookjs/fix-publishing

    Release tooling: Fix `non-patch` renaming
    JReinhold authored Oct 9, 2023
    Configuration menu
    Copy the full SHA
    64e1ac9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    151440b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    05eb71f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    212b2c4 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    df45ee6 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #22334 from oxcened/fix-select-double-spaces

    Controls: Fix select / multiselect when value contains multiple spaces
    ndelangen authored Oct 9, 2023
    Configuration menu
    Copy the full SHA
    77d2da2 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    270c94d View commit details
    Browse the repository at this point in the history
  15. Update packages

    cdedreuille committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    6018ef7 View commit details
    Browse the repository at this point in the history
  16. Remove old styles

    cdedreuille committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    4581321 View commit details
    Browse the repository at this point in the history
  17. Update ScrollArea

    cdedreuille committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    3332ca2 View commit details
    Browse the repository at this point in the history
  18. Fix Sidebar

    cdedreuille committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    1820326 View commit details
    Browse the repository at this point in the history
  19. Change to lowercase

    cdedreuille committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    cbbdeaa View commit details
    Browse the repository at this point in the history
  20. Merge pull request #24406 from yoshi2no/fix/rename-font-import/yoshi2no

    Next.js: Support rename font import
    valentinpalkovic authored Oct 9, 2023
    Configuration menu
    Copy the full SHA
    ccffdc3 View commit details
    Browse the repository at this point in the history
  21. Fix emotion issues

    cdedreuille committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    4dd6782 View commit details
    Browse the repository at this point in the history
  22. Stick with @joshwooding/vite-plugin-react-docgen-typescript: "0.3.0"

    We will make a separate PR to pull in the HMR fix
    IanVS committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    7a34d99 View commit details
    Browse the repository at this point in the history
  23. empty commit [skip ci]

    vanessayuenn committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    26bc234 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    2660c0a View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    488a243 View commit details
    Browse the repository at this point in the history
  26. Fix capitalization

    jonniebigodes committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    e03993c View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    4b83597 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    816e86e View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    4d3ff76 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    0a06536 View commit details
    Browse the repository at this point in the history
  31. Merge pull request #24386 from storybookjs/yarn-instructions

    Docs: Add instructions for installing yarn
    jonniebigodes authored Oct 9, 2023
    Configuration menu
    Copy the full SHA
    d42aae3 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    4e3fc89 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

  1. Configuration menu
    Copy the full SHA
    72ab5b3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #24413 from storybookjs/move-scrollarea-to-radix

    UI: Update ScrollArea with radix
    cdedreuille authored Oct 10, 2023
    Configuration menu
    Copy the full SHA
    beeab50 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1fc5ed4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e9313b7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    483eb52 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b078e37 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'valentin/update-to-node-18' into norbert/node18

    # Conflicts:
    #	code/addons/interactions/package.json
    #	code/builders/builder-vite/package.json
    #	code/builders/builder-webpack5/package.json
    #	code/frameworks/angular/package.json
    #	code/frameworks/html-vite/package.json
    #	code/frameworks/html-webpack5/package.json
    #	code/frameworks/nextjs/package.json
    #	code/frameworks/preact-vite/package.json
    #	code/frameworks/preact-webpack5/package.json
    #	code/frameworks/react-vite/package.json
    #	code/frameworks/react-webpack5/package.json
    #	code/frameworks/server-webpack5/package.json
    #	code/frameworks/svelte-vite/package.json
    #	code/frameworks/sveltekit/package.json
    #	code/frameworks/vue-webpack5/package.json
    #	code/frameworks/vue3-vite/package.json
    #	code/frameworks/vue3-webpack5/package.json
    #	code/frameworks/web-components-vite/package.json
    #	code/frameworks/web-components-webpack5/package.json
    #	code/lib/core-common/package.json
    #	code/lib/core-server/package.json
    #	code/lib/core-webpack/package.json
    #	code/lib/theming/package.json
    #	code/lib/types/package.json
    #	code/package.json
    #	code/presets/create-react-app/package.json
    #	code/presets/html-webpack/package.json
    #	code/presets/preact-webpack/package.json
    #	code/presets/react-webpack/package.json
    #	code/presets/server-webpack/package.json
    #	code/presets/vue-webpack/package.json
    #	code/presets/vue3-webpack/package.json
    #	code/presets/web-components-webpack/package.json
    #	code/renderers/react/package.json
    #	code/renderers/web-components/package.json
    #	code/yarn.lock
    #	scripts/package.json
    #	scripts/yarn.lock
    ndelangen committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    b23680c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    edd0f61 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    dc9a774 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #24426 from storybookjs/norbert/node18

    Dependencies: Upgrade to node18 in a backwards compatible way
    ndelangen authored Oct 10, 2023
    Configuration menu
    Copy the full SHA
    f67071f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9e1ec61 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    7efefba View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

  1. Merge pull request #24414 from storybookjs/valentin/update-to-node-18

    Node.js: Update CI to use Node.js v18
    valentinpalkovic authored Oct 11, 2023
    Configuration menu
    Copy the full SHA
    37f33ab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3146415 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c769e4b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a42f7b9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    79c2381 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7bec7b3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a1fdb68 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    55d6b8d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7f337b1 View commit details
    Browse the repository at this point in the history
  10. Merge branch 'next' into shaun/add-theming-icon

    Shaun Evening authored Oct 11, 2023
    Configuration menu
    Copy the full SHA
    f1494f6 View commit details
    Browse the repository at this point in the history
  11. Update README.md gif

    Shaun Evening authored Oct 11, 2023
    Configuration menu
    Copy the full SHA
    1cdee6a View commit details
    Browse the repository at this point in the history
  12. Merge pull request #24434 from storybookjs/valentin/angular-args-to-t…

    …emplate
    
    Angular: Introduce argsToTemplate for property and event Bindings
    yannbf authored Oct 11, 2023
    Configuration menu
    Copy the full SHA
    a9d1dfc View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    f24058b View commit details
    Browse the repository at this point in the history
  14. Merge branch 'next' into shaun/add-theming-icon

    Shaun Evening authored Oct 11, 2023
    Configuration menu
    Copy the full SHA
    1a455e5 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    77336f2 View commit details
    Browse the repository at this point in the history
  16. Addon: Add catalog icon for addon-themes #23995

    Shaun Evening authored Oct 11, 2023
    Configuration menu
    Copy the full SHA
    1a16894 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    a74ba7c View commit details
    Browse the repository at this point in the history
  18. Merge pull request #24054 from natehouk/next

    Docs: fix continuous integration example
    jonniebigodes authored Oct 11, 2023
    Configuration menu
    Copy the full SHA
    0b5697f View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    87ad0ab View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2023

  1. Merge pull request #24419 from storybookjs/version-non-patch-from-7.5…

    ….0-alpha.5
    
    Release: Prerelease 7.5.0-alpha.6
    shilman authored Oct 12, 2023
    Configuration menu
    Copy the full SHA
    e487766 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    25af33c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    08d3aac View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3ea404c View commit details
    Browse the repository at this point in the history
  5. Merge pull request #24454 from storybookjs/valentin/fix-sandbox-creation

    Fix sandbox creation scripts for main and next
    valentinpalkovic authored Oct 12, 2023
    Configuration menu
    Copy the full SHA
    e9f2e1f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    11aeb97 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4c43bc5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2a8ab8e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    99382b9 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    20e69a6 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8c0453e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    296202b View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    c083802 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    10f11ed View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    5f22901 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    13b5fc7 View commit details
    Browse the repository at this point in the history
  17. Fix Next.js canary

    valentinpalkovic committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    6da3c0d View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    3c0f77a View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    62e4b47 View commit details
    Browse the repository at this point in the history
  20. Update code/frameworks/nextjs/src/dependency-map.ts

    Co-authored-by: Yann Braga <yannbf@gmail.com>
    valentinpalkovic and yannbf authored Oct 12, 2023
    Configuration menu
    Copy the full SHA
    66b15ff View commit details
    Browse the repository at this point in the history
  21. Fix Next.js 12

    valentinpalkovic committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    c8ec3a6 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    eb52b37 View commit details
    Browse the repository at this point in the history
  23. Fix Next.js 12

    valentinpalkovic committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    74bd3b0 View commit details
    Browse the repository at this point in the history
  24. Merge pull request #24453 from storybookjs/valentin/setup-sandboxes

    Sandbox: Add new sandboxes
    valentinpalkovic authored Oct 12, 2023
    Configuration menu
    Copy the full SHA
    6b2150c View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2023

  1. Configuration menu
    Copy the full SHA
    8b0ffb0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #24395 from storybookjs/vite-5

    Vite: Support Vite 5
    JReinhold authored Oct 13, 2023
    Configuration menu
    Copy the full SHA
    a427c33 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    84d046d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3a77b6c View commit details
    Browse the repository at this point in the history
  5. Merge pull request #24448 from osnoser1/bugfix/standalone-angular-dir…

    …ectives
    
    Angular: Allow loading standalone directives
    valentinpalkovic authored Oct 13, 2023
    Configuration menu
    Copy the full SHA
    048272f View commit details
    Browse the repository at this point in the history
  6. Merge pull request #24096 from j3rem1e/bug/24008

    Svelte: Fix docs generating when using `lang="ts"` or optional chaining
    yannbf authored Oct 13, 2023
    Configuration menu
    Copy the full SHA
    995e064 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c0f87fb View commit details
    Browse the repository at this point in the history
  8. Merge pull request #24455 from storybookjs/version-non-patch-from-7.5…

    ….0-alpha.6
    
    Release: Prerelease 7.5.0-alpha.7
    yannbf authored Oct 13, 2023
    Configuration menu
    Copy the full SHA
    7036b77 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0a6e94c View commit details
    Browse the repository at this point in the history
  10. use logger.warn on warnings

    yannbf committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    78297c6 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2023

  1. Configuration menu
    Copy the full SHA
    37632ba View commit details
    Browse the repository at this point in the history
  2. Merge pull request #24479 from storybookjs/fix-prerelease-detection

    Release tooling: Fix prerelease-detection in non-patch preparation
    JReinhold authored Oct 15, 2023
    Configuration menu
    Copy the full SHA
    d4fdd00 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9c5cd7f View commit details
    Browse the repository at this point in the history
  4. Merge pull request #24480 from storybookjs/dont-cancel-manual-run

    Release tooling: Don't cancel non-patch preparation when triggered manually
    JReinhold authored Oct 15, 2023
    Configuration menu
    Copy the full SHA
    202d918 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

  1. Merge pull request #24472 from storybookjs/yann/use-warn-instead-of-e…

    …rror
    
    Builder-Webpack5: Use logger.warn on warnings
    yannbf authored Oct 16, 2023
    Configuration menu
    Copy the full SHA
    86ca497 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. Configuration menu
    Copy the full SHA
    7ff8c70 View commit details
    Browse the repository at this point in the history
  2. Merge latest-release into version-non-patch-from-7.5.0-alpha.7 with c…

    …onflicts resolved to ours [skip ci]
    yannbf committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    7d3e225 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f76c69a View commit details
    Browse the repository at this point in the history
  4. fix merge conflicts

    yannbf committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    0e1b990 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0a6b508 View commit details
    Browse the repository at this point in the history
  6. fix e2e test flake

    yannbf committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    8133ead View commit details
    Browse the repository at this point in the history