Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: storybookjs/storybook
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v8.5.3
Choose a base ref
...
head repository: storybookjs/storybook
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0956d5f6c763a262b0965b2235e1cc7f1eb998ae
Choose a head ref
  • 20 commits
  • 137 files changed
  • 4 contributors

Commits on Feb 5, 2025

  1. Update ./docs/versions/next.json for v8.6.0-alpha.4

    storybook-bot committed Feb 5, 2025

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    002ea75 View commit details

Commits on Feb 10, 2025

  1. Update ./docs/versions/next.json for v8.6.0-alpha.5

    storybook-bot committed Feb 10, 2025
    Copy the full SHA
    435ef9a View commit details

Commits on Feb 11, 2025

  1. Merge pull request #30360 from storybookjs/valentin/remove-build-sand…

    …boxes-step
    
    Build: Update CircleCI configuration to remove build-sandboxes job
    (cherry picked from commit 0d7da86)
    valentinpalkovic authored and storybook-bot committed Feb 11, 2025
    Copy the full SHA
    64bd74f View commit details
  2. Merge pull request #30464 from storybookjs/shilman/restore-default-se…

    …lcted-addon
    
    UI: Fix default selected addon panel
    (cherry picked from commit e80ab8d)
    shilman authored and storybook-bot committed Feb 11, 2025
    Copy the full SHA
    00a9145 View commit details
  3. Merge pull request #30485 from storybookjs/valentin/fix-ci-react-vite

    CI: Fix E2E tests for react-vite sandboxes
    (cherry picked from commit 7440832)
    valentinpalkovic authored and storybook-bot committed Feb 11, 2025
    Copy the full SHA
    31cb0ed View commit details
  4. Merge pull request #30483 from storybookjs/jeppe/disable-svelte-4-san…

    …dboxes
    
    CI: Disable test-runner for Svelte 4 sandboxes
    (cherry picked from commit 4762624)
    JReinhold authored and storybook-bot committed Feb 11, 2025
    Copy the full SHA
    fc16ced View commit details
  5. Merge pull request #30469 from storybookjs/valentin/fix-local-sandbox…

    …-generation-in-link-mode
    
    Build: Fix sandbox generation in linked mode
    (cherry picked from commit 02baa78)
    valentinpalkovic authored and storybook-bot committed Feb 11, 2025
    Copy the full SHA
    7b30b5d View commit details
  6. Merge pull request #30471 from storybookjs/valentin/fix-local-sandbox…

    …-generation-in-link-mode-2
    
    Build: Fix local sandbox generation in linked mode
    (cherry picked from commit 374ee3d)
    valentinpalkovic authored and storybook-bot committed Feb 11, 2025
    Copy the full SHA
    4dc0481 View commit details
  7. Merge pull request #30461 from storybookjs/valentin/fix-local-sandbox…

    …-generation
    
    Build: Set TypeScript resolution for sandbox generation
    (cherry picked from commit 9c05f2b)
    valentinpalkovic authored and storybook-bot committed Feb 11, 2025
    Copy the full SHA
    d1a7885 View commit details
  8. Merge pull request #30511 from storybookjs/valentin/fix-virtual-id-re…

    …solution-in-hot-module-calls
    
    Builder-Vite: Fix resolve id warning
    (cherry picked from commit 4b2c5d9)
    valentinpalkovic authored and storybook-bot committed Feb 11, 2025
    Copy the full SHA
    0119404 View commit details
  9. Write changelog for 8.5.4 [skip ci]

    storybook-bot committed Feb 11, 2025
    Copy the full SHA
    ed2252c View commit details
  10. Merge pull request #30460 from storybookjs/valentin/update-nx

    Build: Update NX
    (cherry picked from commit af66c82)
    valentinpalkovic committed Feb 11, 2025
    Copy the full SHA
    8a183a7 View commit details
  11. Merge pull request #30462 from storybookjs/valentin/fix-local-angular…

    …-sandbox-generation
    
    Build: Fix Angular sandbox generation in no-link mode
    (cherry picked from commit 05b3fac)
    valentinpalkovic committed Feb 11, 2025
    Copy the full SHA
    f6042e2 View commit details
  12. Merge pull request #30422 from storybookjs/yann/update-react-docgen-t…

    …ypescript
    
    React: Update react-docgen-typescript to fix CI hanging issues
    (cherry picked from commit 24038de)
    valentinpalkovic committed Feb 11, 2025
    Copy the full SHA
    60c706c View commit details
  13. Merge pull request #30432 from JSMike/issue-30338-vite-allowedHosts

    Builder-Vite: Fix allowedHosts handling for custom hosts
    (cherry picked from commit cfedafb)
    shilman authored and valentinpalkovic committed Feb 11, 2025
    Copy the full SHA
    74896d6 View commit details
  14. Merge pull request #30442 from storybookjs/valentin/make-vitest-axe-o…

    …ptional
    
    Addon A11y: Make Vitest Axe optional
    
    (cherry picked from commit b2d8a3c)
    valentinpalkovic committed Feb 11, 2025
    Copy the full SHA
    3048209 View commit details
  15. Build: Fix test command in CircleCI config to use multiple reporters

    valentinpalkovic committed Feb 11, 2025
    Copy the full SHA
    b0aba8e View commit details
  16. Fix failing tests

    valentinpalkovic committed Feb 11, 2025
    Copy the full SHA
    caa8a9b View commit details
  17. Merge pull request #30459 from storybookjs/version-patch-from-8.5.3

    Release: Patch 8.5.4
    valentinpalkovic authored Feb 11, 2025
    Copy the full SHA
    66e7677 View commit details
  18. Bump version from "8.5.3" to "8.5.4" [skip ci]

    storybook-bot committed Feb 11, 2025
    Copy the full SHA
    0956d5f View commit details
Showing with 5,782 additions and 3,780 deletions.
  1. +83 −99 .circleci/config.yml
  2. +2 −1 .nvmrc
  3. +0 −894 .yarn/releases/yarn-4.3.0.cjs
  4. +934 −0 .yarn/releases/yarn-4.6.0.cjs
  5. +1 −1 .yarnrc.yml
  6. +7 −0 CHANGELOG.md
  7. +21 −0 MIGRATION.md
  8. +934 −0 code/.yarn/releases/yarn-4.6.0.cjs
  9. +1 −4 code/.yarnrc.yml
  10. +4 −4 code/addons/a11y/package.json
  11. +7 −4 code/addons/a11y/src/preview.tsx
  12. +1 −1 code/addons/actions/package.json
  13. +1 −1 code/addons/backgrounds/package.json
  14. +1 −1 code/addons/controls/package.json
  15. +4 −4 code/addons/docs/package.json
  16. +1 −1 code/addons/essentials/package.json
  17. +1 −1 code/addons/gfm/package.json
  18. +1 −1 code/addons/highlight/package.json
  19. +1 −1 code/addons/interactions/package.json
  20. +1 −1 code/addons/jest/package.json
  21. +1 −1 code/addons/links/package.json
  22. +1 −1 code/addons/measure/package.json
  23. +1 −1 code/addons/onboarding/package.json
  24. +1 −1 code/addons/outline/package.json
  25. +1 −1 code/addons/storysource/package.json
  26. +1 −1 code/addons/test/package.json
  27. +1 −1 code/addons/test/src/components/GlobalErrorModal.tsx
  28. +1 −1 code/addons/themes/package.json
  29. +1 −1 code/addons/toolbars/package.json
  30. +1 −1 code/addons/viewport/package.json
  31. +1 −1 code/builders/builder-vite/input/iframe.html
  32. +1 −1 code/builders/builder-vite/package.json
  33. +1 −1 code/builders/builder-vite/src/codegen-modern-iframe-script.ts
  34. +1 −2 code/builders/builder-vite/src/index.ts
  35. +11 −3 code/builders/builder-vite/src/plugins/webpack-stats-plugin.ts
  36. +12 −1 code/builders/builder-vite/src/transform-iframe-html.ts
  37. +4 −4 code/builders/builder-vite/src/virtual-file-names.ts
  38. +8 −2 code/builders/builder-vite/src/vite-server.ts
  39. +1 −1 code/builders/builder-webpack5/package.json
  40. +1 −1 code/core/package.json
  41. +85 −85 code/core/src/common/versions.ts
  42. +4 −4 code/core/src/components/components/Modal/Modal.stories.tsx
  43. +2 −2 code/core/src/components/components/addon-panel/addon-panel.tsx
  44. +1 −1 code/core/src/manager-api/modules/layout.ts
  45. +1 −2 code/core/src/manager-api/modules/stories.ts
  46. +1 −1 code/core/src/manager-api/version.ts
  47. +1 −1 code/deprecated/builder-manager/package.json
  48. +1 −1 code/deprecated/channels/package.json
  49. +1 −1 code/deprecated/client-logger/package.json
  50. +1 −1 code/deprecated/components/package.json
  51. +1 −1 code/deprecated/core-common/package.json
  52. +1 −1 code/deprecated/core-events/package.json
  53. +1 −1 code/deprecated/core-server/package.json
  54. +1 −1 code/deprecated/csf-tools/package.json
  55. +1 −1 code/deprecated/docs-tools/package.json
  56. +1 −1 code/deprecated/manager-api/package.json
  57. +1 −1 code/deprecated/manager/package.json
  58. +1 −1 code/deprecated/node-logger/package.json
  59. +1 −1 code/deprecated/preview-api/package.json
  60. +1 −1 code/deprecated/preview/package.json
  61. +1 −1 code/deprecated/router/package.json
  62. +1 −1 code/deprecated/telemetry/package.json
  63. +1 −1 code/deprecated/theming/package.json
  64. +1 −1 code/deprecated/types/package.json
  65. +7 −6 code/e2e-tests/addon-docs.spec.ts
  66. +1 −1 code/frameworks/angular/package.json
  67. +1 −1 code/frameworks/ember/package.json
  68. +1 −1 code/frameworks/experimental-nextjs-vite/package.json
  69. +1 −1 code/frameworks/html-vite/package.json
  70. +1 −1 code/frameworks/html-webpack5/package.json
  71. +1 −1 code/frameworks/nextjs/package.json
  72. +1 −1 code/frameworks/preact-vite/package.json
  73. +1 −1 code/frameworks/preact-webpack5/package.json
  74. +2 −2 code/frameworks/react-native-web-vite/package.json
  75. +2 −2 code/frameworks/react-vite/package.json
  76. +1 −1 code/frameworks/react-webpack5/package.json
  77. +1 −1 code/frameworks/server-webpack5/package.json
  78. +1 −1 code/frameworks/svelte-vite/package.json
  79. +1 −1 code/frameworks/svelte-webpack5/package.json
  80. +1 −1 code/frameworks/sveltekit/package.json
  81. +1 −1 code/frameworks/vue3-vite/package.json
  82. +1 −1 code/frameworks/vue3-webpack5/package.json
  83. +1 −1 code/frameworks/web-components-vite/package.json
  84. +1 −1 code/frameworks/web-components-webpack5/package.json
  85. +3 −3 code/lib/blocks/package.json
  86. +1 −1 code/lib/blocks/src/blocks/Source.tsx
  87. +1 −1 code/lib/cli-sb/package.json
  88. +1 −1 code/lib/cli-storybook/package.json
  89. +17 −8 code/lib/cli-storybook/src/link.ts
  90. +2 −2 code/lib/cli-storybook/src/sandbox-templates.ts
  91. +1 −1 code/lib/cli/package.json
  92. +1 −1 code/lib/codemod/package.json
  93. +1 −1 code/lib/core-webpack/package.json
  94. +1 −1 code/lib/create-storybook/package.json
  95. +11 −1 code/lib/create-storybook/src/generators/NUXT/index.ts
  96. +1 −1 code/lib/csf-plugin/package.json
  97. +1 −1 code/lib/instrumenter/package.json
  98. +1 −1 code/lib/react-dom-shim/package.json
  99. +1 −1 code/lib/source-loader/package.json
  100. +1 −1 code/lib/test/package.json
  101. +13 −9 code/package.json
  102. +1 −1 code/presets/create-react-app/package.json
  103. +1 −1 code/presets/html-webpack/package.json
  104. +1 −1 code/presets/preact-webpack/package.json
  105. +1 −1 code/presets/react-webpack/package.json
  106. +1 −1 code/presets/server-webpack/package.json
  107. +1 −1 code/presets/svelte-webpack/package.json
  108. +1 −1 code/presets/vue3-webpack/package.json
  109. +1 −1 code/renderers/html/package.json
  110. +1 −1 code/renderers/preact/package.json
  111. +1 −1 code/renderers/react/package.json
  112. +1 −1 code/renderers/server/package.json
  113. +1 −1 code/renderers/svelte/package.json
  114. +1 −1 code/renderers/vue3/package.json
  115. +1 −1 code/renderers/web-components/package.json
  116. +1,223 −547 code/yarn.lock
  117. +1 −1 docs/api/main-config/main-config-typescript.mdx
  118. +1 −1 docs/versions/latest.json
  119. +1 −1 docs/versions/next.json
  120. +3 −2 package.json
  121. +934 −0 scripts/.yarn/releases/yarn-4.6.0.cjs
  122. +6 −9 scripts/.yarnrc.yml
  123. +1 −1 scripts/combine-compodoc.ts
  124. +28 −0 scripts/get-sandbox-dir.ts
  125. +2 −1 scripts/package.json
  126. +13 −5 scripts/tasks/sandbox-parts.ts
  127. +11 −1 scripts/tasks/sandbox.ts
  128. +1 −0 scripts/utils/cli-step.ts
  129. +1 −0 scripts/utils/yarn.ts
  130. +30 −8 scripts/yarn.lock
  131. +1 −1 test-storybooks/portable-stories-kitchen-sink/nextjs/.yarnrc.yml
  132. +2 −2 test-storybooks/portable-stories-kitchen-sink/nextjs/package.json
  133. +1 −1 test-storybooks/portable-stories-kitchen-sink/react/.yarnrc.yml
  134. +67 −67 test-storybooks/portable-stories-kitchen-sink/react/package.json
  135. +1,184 −1,895 test-storybooks/portable-stories-kitchen-sink/react/yarn.lock
  136. +1 −1 test-storybooks/portable-stories-kitchen-sink/svelte/.yarnrc.yml
  137. +1 −1 test-storybooks/portable-stories-kitchen-sink/vue3/.yarnrc.yml
Loading