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

CSF: Allow overridding globals at the story level #26654

Merged
merged 121 commits into from
Aug 2, 2024
Merged

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 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

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. 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
  2. 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
  3. 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
  4. 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
  5. 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. Configuration menu
    Copy the full SHA
    86db1e6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a14b228 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
    fe3c81a View commit details
    Browse the repository at this point in the history
  15. 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
  16. Configuration menu
    Copy the full SHA
    8ff2eba View commit details
    Browse the repository at this point in the history
  17. 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. 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
  2. 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
  3. 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
  4. 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
  5. 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
  6. 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
  7. 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
  8. 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
  9. 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
  10. 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
  11. 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
  12. 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. 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
  2. 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
  3. 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
  4. Configuration menu
    Copy the full SHA
    d02197e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    99fb271 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