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.3.0-alpha.4 #28761

Merged
merged 224 commits into from
Aug 6, 2024

Commits on Jun 25, 2024

  1. Configuration menu
    Copy the full SHA
    2588fbd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2c09577 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    289f825 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2e4ffd4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bd5e5d6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3f5b00c View commit details
    Browse the repository at this point in the history
  7. Update code/addons/toolbars/src/components/ToolbarMenuList.tsx

    Co-authored-by: Michael Shilman <shilman@users.noreply.github.com>
    tmeasday and shilman committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    ef80953 View commit details
    Browse the repository at this point in the history
  8. Update code/lib/manager-api/src/index.tsx

    Co-authored-by: Valentin Palkovic <valentin@chromatic.com>
    tmeasday and valentinpalkovic committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    2786bc8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5356849 View commit details
    Browse the repository at this point in the history
  10. Update API to include storyGlobals

    This means we don't need to do any complex checks in addon toolbars to tell if it should be disabled
    tmeasday committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    d94b58c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    fcc3c02 View commit details
    Browse the repository at this point in the history
  12. Updated existing tests

    tmeasday committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    3338701 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. Configuration menu
    Copy the full SHA
    84def45 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    57ac8f6 View commit details
    Browse the repository at this point in the history
  3. Fix unused random import

    tmeasday committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    8bb1298 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. Update globals test

    tmeasday committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    f96f934 View commit details
    Browse the repository at this point in the history
  2. Fix url test

    tmeasday committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    866dfd3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    425e870 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c11a299 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. Configuration menu
    Copy the full SHA
    a9ecf53 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e10a344 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fa1df85 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6e08b98 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9122042 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7a77829 View commit details
    Browse the repository at this point in the history
  7. Split generate.ts in 3

    kasperpeulen committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    b03be45 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7f5fe72 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. Some more moves

    kasperpeulen committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    7bd2455 View commit details
    Browse the repository at this point in the history
  2. Split the CLI

    kasperpeulen committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    309631d View commit details
    Browse the repository at this point in the history
  3. Fix scripts

    kasperpeulen committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    93d797a View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'refs/remotes/origin/next' into kasper/c…

    …li-split
    
    # Conflicts:
    #	code/core/src/common/versions.ts
    kasperpeulen committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    ad433b6 View commit details
    Browse the repository at this point in the history
  5. Fix semver

    kasperpeulen committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    d914463 View commit details
    Browse the repository at this point in the history
  6. Fix CLI dir

    kasperpeulen committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    864a2e4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0c603ff View commit details
    Browse the repository at this point in the history
  8. Fix lint

    kasperpeulen committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    3006caa View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c31b249 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1ae4024 View commit details
    Browse the repository at this point in the history
  11. fix unit tests

    kasperpeulen committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    55a2fd4 View commit details
    Browse the repository at this point in the history
  12. Fix entries

    kasperpeulen committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    e41f3a0 View commit details
    Browse the repository at this point in the history
  13. fix sub paths

    kasperpeulen committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    bcd8b77 View commit details
    Browse the repository at this point in the history
  14. fix import

    kasperpeulen committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    e415c53 View commit details
    Browse the repository at this point in the history
  15. remove readme

    kasperpeulen committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    d5a3913 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    58f1671 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    85d759d View commit details
    Browse the repository at this point in the history
  18. Move unit test

    kasperpeulen committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    435dfc1 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. Remove

    kasperpeulen committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    553d603 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dc71531 View commit details
    Browse the repository at this point in the history
  3. Remove console.log

    kasperpeulen committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    d085503 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    60f1762 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cea0b90 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f8d3b1a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    51d2e7f View commit details
    Browse the repository at this point in the history
  8. dedupe dependencies

    ndelangen committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    fdea28d View commit details
    Browse the repository at this point in the history
  9. remove tempy

    ndelangen committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    d2b2c51 View commit details
    Browse the repository at this point in the history
  10. remove tempy completely

    ndelangen committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    d620b38 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e926d90 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    307601b View commit details
    Browse the repository at this point in the history
  13. remove unneeded tsconfig

    ndelangen committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    b5eca07 View commit details
    Browse the repository at this point in the history
  14. remove unused dependency

    ndelangen committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    bb99ab9 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. Configuration menu
    Copy the full SHA
    3d0f497 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    34a61f2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9507c10 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e2a40b0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8552238 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

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

Commits on Jul 16, 2024

  1. Configuration menu
    Copy the full SHA
    48d06e5 View commit details
    Browse the repository at this point in the history
  2. use canary of csf

    ndelangen committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    73cb16b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cc72801 View commit details
    Browse the repository at this point in the history
  4. remove scorecards yaml

    ndelangen committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    461e9b8 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. Configuration menu
    Copy the full SHA
    ce5b681 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    add0674 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ef8c846 View commit details
    Browse the repository at this point in the history
  4. fix mapping

    ndelangen committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    20220e8 View commit details
    Browse the repository at this point in the history
  5. fix

    ndelangen committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    20a82fa View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b2c4b40 View commit details
    Browse the repository at this point in the history
  7. remove defaultValue

    ndelangen committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    f7b3464 View commit details
    Browse the repository at this point in the history
  8. cleanup

    ndelangen committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    c05dcb2 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    21cfe8b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    04919f7 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    25db51b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    20efb2a View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

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

    ndelangen committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    a1a6a7d View commit details
    Browse the repository at this point in the history
  3. fixes

    ndelangen committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    c1b7e87 View commit details
    Browse the repository at this point in the history
  4. cleanup

    ndelangen committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    c95544d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fd9d26f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6df5b90 View commit details
    Browse the repository at this point in the history
  7. oops

    ndelangen committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    45c88ce View commit details
    Browse the repository at this point in the history
  8. add comment for future me

    ndelangen committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    80e7002 View commit details
    Browse the repository at this point in the history
  9. cleanup

    ndelangen committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    8920bb6 View commit details
    Browse the repository at this point in the history
  10. add test exclusion tag

    ndelangen committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    3aecb76 View commit details
    Browse the repository at this point in the history
  11. cleanup

    ndelangen committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    f7d02ae View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. Configuration menu
    Copy the full SHA
    0232e45 View commit details
    Browse the repository at this point in the history
  2. move storyGlobals type to types

    ndelangen committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    0356095 View commit details
    Browse the repository at this point in the history
  3. remove duplicate

    ndelangen committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    f122c3b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2a43164 View commit details
    Browse the repository at this point in the history
  5. add icons ref

    ndelangen committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    0cd87ad View commit details
    Browse the repository at this point in the history
  6. restructure the components

    ndelangen committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    861dd65 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    971abc4 View commit details
    Browse the repository at this point in the history
  8. fix

    ndelangen committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    9d1525a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9b3ceb2 View commit details
    Browse the repository at this point in the history
  10. fix

    ndelangen committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    612a98a View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. Configuration menu
    Copy the full SHA
    599cce8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6daacfa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5b82a2e View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. Update MIGRATION.md

    Since we want to upgrade to version 7, we need to use 7 in command instead of latest
    Amin Ghs committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    9b5e7ba View commit details
    Browse the repository at this point in the history
  2. Update MIGRATION.md

    Since we need to update 6 to 7, the command should be 7 instead of latest
    Amin Ghs committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    509437b View commit details
    Browse the repository at this point in the history
  3. improve the viewports addon

    ndelangen committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    9c5fc9f View commit details
    Browse the repository at this point in the history
  4. wip

    ndelangen committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    997efa3 View commit details
    Browse the repository at this point in the history
  5. cleanup

    ndelangen committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    32a2d3d View commit details
    Browse the repository at this point in the history
  6. cleanup

    ndelangen committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    999b619 View commit details
    Browse the repository at this point in the history
  7. restructuring

    ndelangen committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    4f9967d View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. add

    ndelangen committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    6eaeb74 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b3669ab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eba7183 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    301af1c View commit details
    Browse the repository at this point in the history
  5. fixes

    ndelangen committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    88ab1a2 View commit details
    Browse the repository at this point in the history
  6. add more

    ndelangen committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    c22499b View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. fix

    ndelangen committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    3d312d5 View commit details
    Browse the repository at this point in the history
  2. fixing typings

    ndelangen committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    248893d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cafeaff View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    44163f5 View commit details
    Browse the repository at this point in the history
  5. cleanup

    ndelangen committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    3254d1b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    df42f65 View commit details
    Browse the repository at this point in the history
  7. fix link to moved story

    ndelangen committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    453dfd6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7e53f9e View commit details
    Browse the repository at this point in the history
  9. testing a fix with yann

    Co-authored-by: Yann Braga <yannbf@gmail.com>
    ndelangen and yannbf committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    ee3f55c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9f8bc38 View commit details
    Browse the repository at this point in the history
  11. add retry for playwright test that is failing

    simplify test
    
    Co-authored-by: Yann Braga <yannbf@gmail.com>
    ndelangen and yannbf committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    3aafff7 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    b7df747 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

  1. Configuration menu
    Copy the full SHA
    1adbd1c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    94d7ab2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    214d423 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. Update doc-block-colorpalette.mdx

    - Updated documentation to include support for gradients in ColorItem.
    - Mentioned examples of valid gradient formats such as 'linear-gradient(to right, white, black)' and 'linear-gradient(65deg, white, black)'.
    aberllin authored Jul 29, 2024
    Configuration menu
    Copy the full SHA
    78d8e94 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    16a3d45 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    86db1e6 View commit details
    Browse the repository at this point in the history
  4. Update MIGRATION.md

    Amin Ghs committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    0af5130 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a2547d4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a14b228 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    165df9d View commit details
    Browse the repository at this point in the history
  8. Merge pull request #28678 from aminghs/change-latest-to-7-in-command

    Docs: Short documentation change from latest to 7 in command
    jonniebigodes authored Jul 29, 2024
    Configuration menu
    Copy the full SHA
    84a2b96 View commit details
    Browse the repository at this point in the history
  9. Update spacing from 4 to 2

    aberllin authored Jul 29, 2024
    Configuration menu
    Copy the full SHA
    62f49ed View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    65561ed View commit details
    Browse the repository at this point in the history
  11. Merge pull request #28741 from aberllin/patch-1

    Docs: Update ColorPallete and example
    jonniebigodes authored Jul 29, 2024
    Configuration menu
    Copy the full SHA
    61b8fc3 View commit details
    Browse the repository at this point in the history
  12. Fix undefined package version

    abcdmku committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    a65743e View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. fix URL state for globals

    ndelangen committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    e92e313 View commit details
    Browse the repository at this point in the history
  2. Revert "simplify addon-toolbars, enable configuring via parameters, a…

    …dd feature-flag"
    
    This reverts commit 86db1e6.
    ndelangen committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    1b34ca2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    91f9ccb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d502f22 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9fb86c5 View commit details
    Browse the repository at this point in the history
  6. clarify the naming/color

    ndelangen committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    3e8fc2c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9eedc1b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a8f9779 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7e74650 View commit details
    Browse the repository at this point in the history
  10. improve typing

    ndelangen committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    04d25fc View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    df0f09d View commit details
    Browse the repository at this point in the history
  12. cleanup

    ndelangen committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    3184e93 View commit details
    Browse the repository at this point in the history
  13. cleanup

    ndelangen committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    72dbdf3 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    d271575 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    fe3c81a View commit details
    Browse the repository at this point in the history
  16. fix

    ndelangen committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    0c925d9 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    8ff2eba View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    339b541 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    c9a2376 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. Merge pull request #28756 from storybookjs/valentin/rsc-portable-stor…

    …ies-compat
    
    Next.js: Make RSC portable-stories compatible
    valentinpalkovic authored Jul 31, 2024
    Configuration menu
    Copy the full SHA
    1ef5748 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    653324d View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'refs/remotes/origin/portable-stories-pl…

    …ay-to-run' into kasper/introduce-run
    kasperpeulen committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    d85f877 View commit details
    Browse the repository at this point in the history
  4. Fix test

    kasperpeulen committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    25ab52b View commit details
    Browse the repository at this point in the history
  5. Fix BS

    kasperpeulen committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    7f86411 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bb34a32 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e9c18ff View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d7d9092 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    63d3aec View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a53df3a View commit details
    Browse the repository at this point in the history
  11. rename the theme global we use internally to sb_theme. add addon-th…

    …emes to template stories, and to main storybook.
    ndelangen committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    a63999c View commit details
    Browse the repository at this point in the history
  12. Update docs/api/portable-stories/portable-stories-jest.mdx

    Co-authored-by: Yann Braga <yannbf@gmail.com>
    kasperpeulen and yannbf authored Jul 31, 2024
    Configuration menu
    Copy the full SHA
    f9605a7 View commit details
    Browse the repository at this point in the history
  13. Update docs/api/portable-stories/portable-stories-jest.mdx

    Co-authored-by: Yann Braga <yannbf@gmail.com>
    kasperpeulen and yannbf authored Jul 31, 2024
    Configuration menu
    Copy the full SHA
    a762069 View commit details
    Browse the repository at this point in the history
  14. Update docs/api/portable-stories/portable-stories-jest.mdx

    Co-authored-by: Yann Braga <yannbf@gmail.com>
    kasperpeulen and yannbf authored Jul 31, 2024
    Configuration menu
    Copy the full SHA
    b1acd94 View commit details
    Browse the repository at this point in the history
  15. Update docs/api/portable-stories/portable-stories-vitest.mdx

    Co-authored-by: Yann Braga <yannbf@gmail.com>
    kasperpeulen and yannbf authored Jul 31, 2024
    Configuration menu
    Copy the full SHA
    a6eea4b View commit details
    Browse the repository at this point in the history
  16. Fix story pipeline image

    kasperpeulen committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    fa39958 View commit details
    Browse the repository at this point in the history
  17. Address feedback

    kasperpeulen committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    f139626 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    9d2af7c View commit details
    Browse the repository at this point in the history
  19. Update docs/api/portable-stories/portable-stories-vitest.mdx

    Co-authored-by: Yann Braga <yannbf@gmail.com>
    kasperpeulen and yannbf authored Jul 31, 2024
    Configuration menu
    Copy the full SHA
    89eddca View commit details
    Browse the repository at this point in the history
  20. Update docs/api/portable-stories/portable-stories-vitest.mdx

    Co-authored-by: Yann Braga <yannbf@gmail.com>
    kasperpeulen and yannbf authored Jul 31, 2024
    Configuration menu
    Copy the full SHA
    2772623 View commit details
    Browse the repository at this point in the history
  21. fix lockfile

    ndelangen committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    6a273c1 View commit details
    Browse the repository at this point in the history
  22. Merge pull request #28764 from storybookjs/kasper/introduce-run

    Core: Introduce run over play in portable stories, and revert back play changes of 8.2
    kasperpeulen authored Jul 31, 2024
    Configuration menu
    Copy the full SHA
    3b65e72 View commit details
    Browse the repository at this point in the history
  23. Fix check error

    kasperpeulen committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    5788560 View commit details
    Browse the repository at this point in the history
  24. fix

    ndelangen committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    f621766 View commit details
    Browse the repository at this point in the history
  25. improvements

    ndelangen committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    690368d View commit details
    Browse the repository at this point in the history
  26. improve

    ndelangen committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    892fc28 View commit details
    Browse the repository at this point in the history
  27. improve

    ndelangen committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    a1b492c View commit details
    Browse the repository at this point in the history
  28. improve

    ndelangen committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    9f3480c View commit details
    Browse the repository at this point in the history
  29. improve

    ndelangen committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    9eabbc0 View commit details
    Browse the repository at this point in the history
  30. improvement

    ndelangen committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    5da8c11 View commit details
    Browse the repository at this point in the history
  31. improvement

    ndelangen committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    46b7025 View commit details
    Browse the repository at this point in the history
  32. improvements

    ndelangen committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    10336b0 View commit details
    Browse the repository at this point in the history
  33. update docs

    ndelangen committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    8d09bac View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

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

    valentinpalkovic committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    d82eaea View commit details
    Browse the repository at this point in the history
  3. Cleanup

    valentinpalkovic committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    a37cd7f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d4b319d View commit details
    Browse the repository at this point in the history
  5. Merge pull request #28765 from storybookjs/norbert/addon-themes-globals

    CSF: Add addon-themes for testing to sandboxes & main storybook
    ndelangen authored Aug 1, 2024
    Configuration menu
    Copy the full SHA
    6b1c226 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2db10ce View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d02197e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    99fb271 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #28582 from filipemelo2002/fix/api-collapse-all

    UI: Fix collapse/expand all functionality
    ghengeveld authored Aug 1, 2024
    Configuration menu
    Copy the full SHA
    735b97f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3c18316 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8fbf690 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    56d6496 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #28779 from storybookjs/portable-stories-play-to-r…

    …un-2
    
    Docs: Add version callout to portable stories docs
    kylegach authored Aug 1, 2024
    Configuration menu
    Copy the full SHA
    2ebbeed View commit details
    Browse the repository at this point in the history
  14. fix test

    ndelangen committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    11c8d3d View commit details
    Browse the repository at this point in the history
  15. add proxy

    ndelangen committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    59a0069 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    0031c6c View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    59690e8 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    0943829 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    12f8343 View commit details
    Browse the repository at this point in the history
  20. Merge pull request #28778 from storybookjs/chromatic-ignore-stacktrace

    Build: Raise Chromatic threshold for inconsistent snapshot of monospace text
    ghengeveld authored Aug 1, 2024
    Configuration menu
    Copy the full SHA
    d419bc6 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

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

    ndelangen committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    4d7a006 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #26654 from storybookjs/tom/23347-story-globals

    CSF: Allow overridding globals at the story level
    ndelangen authored Aug 2, 2024
    Configuration menu
    Copy the full SHA
    1165845 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #28752 from abcdmku/issue-28606-fix

    Fix: Invariant failed: Expected package.json#version to be defined in the "undefined" package
    ndelangen authored Aug 2, 2024
    Configuration menu
    Copy the full SHA
    be429a7 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #28623 from storybookjs/norbert/remove-scorecards

    Build: Remove scorecards yaml
    ndelangen authored Aug 2, 2024
    Configuration menu
    Copy the full SHA
    b94ead3 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. Merge pull request #28519 from storybookjs/kasper/cli-split

    Core: Split Storybook CLI
    kasperpeulen authored Aug 5, 2024
    Configuration menu
    Copy the full SHA
    0eac7a5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b7b0401 View commit details
    Browse the repository at this point in the history