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

Core: Fix composition of storybooks on same origin #26304

Merged
merged 5 commits into from
Mar 5, 2024

Commits on Mar 4, 2024

  1. improve the refs detection

    This should make it possible to have refs share the same origin as each other and as the main storybook.
    
    This is useful if you have static-storybooks in static directories
    ndelangen committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    f0a23ca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    79e976b View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

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

    ndelangen committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    7e6438f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8cbb06d View commit details
    Browse the repository at this point in the history