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

[Storybook] update Storybook utils to ensure merging of control configs #7611

Commits on Mar 21, 2024

  1. refactor(storybook): update storybook control utils

    -utils ensure config updates are merged instead of overwritten
    
    - adds common helper _updateArgTypes to update argTypes via utils
    mgadewoll committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    72c3352 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6072269 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fff18be View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a201343 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b75b9e6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    50d0d67 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f56bf1a View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. Merge remote-tracking branch 'origin/main' into storybook/7583-suppor…

    …t-merged-story-control-configs
    mgadewoll committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    f8cfad9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8a6a585 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. refactor(storybook utils): update _updateArgTypes prop types and remo…

    …ve obsolete type check
    mgadewoll committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    f887abc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a45a15f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    419cdc5 View commit details
    Browse the repository at this point in the history