18336 Commits

Author SHA1 Message Date
Kasper Peulen
75f412aea2 Update vite-plugin-storybook-nextjs to 2.0.0--canary.33.17a2310.0 2025-03-31 13:25:14 +02:00
Valentin Palkovic
54c1c17474 Merge remote-tracking branch 'origin/valentin/drop-webcomponents-webpack5-support' into valentin/remove-html-webpack5-support 2025-03-31 10:58:15 +02:00
Valentin Palkovic
d856dd1c0d
Merge branch 'next' into valentin/drop-webcomponents-webpack5-support 2025-03-31 10:56:40 +02:00
Valentin Palkovic
aea85f7808 Fix tests 2025-03-31 10:53:12 +02:00
Valentin Palkovic
cc476828b9 Automigration: Add new Storybook addons to consolidated packages mapping 2025-03-31 10:38:31 +02:00
Valentin Palkovic
224f4677f7
Merge pull request #30924 from storybookjs/norbert/remove-addon-essentials
Essentials: Move remaining addons into core
2025-03-31 10:17:00 +02:00
Valentin Palkovic
16c9300920
Merge branch 'valentin/drop-webcomponents-webpack5-support' into valentin/remove-html-webpack5-support 2025-03-31 09:48:30 +02:00
Valentin Palkovic
5af292ac48 Remove Webpack 5 support from framework and renderer mappings 2025-03-31 09:47:52 +02:00
Valentin Palkovic
443b2b729b Remove project.json file for HTML Webpack 5 support 2025-03-31 09:42:25 +02:00
Valentin Palkovic
9101d0567d Update yarn.lock 2025-03-31 09:39:42 +02:00
Valentin Palkovic
e6441cb9db
Merge pull request #30989 from storybookjs/valentin/update-autoblock-and-documentation
Documentation: Update migration documentation
2025-03-31 09:39:01 +02:00
Valentin Palkovic
0449d38ce2 Automigration: Update mapping for '@storybook/experimental-nextjs-vite' 2025-03-31 09:31:17 +02:00
Valentin Palkovic
32bba4ec5b
Merge branch 'valentin/drop-webcomponents-webpack5-support' into valentin/remove-html-webpack5-support 2025-03-31 09:18:49 +02:00
Valentin Palkovic
daf0351bea HTML Framework: Remove support for HTML Webpack 5
This commit removes the HTML Webpack 5 framework and its associated preset from the project. Updates to the migration documentation and package dependencies have been made to reflect this change. Adjustments were also made to the CircleCI configuration and various code files to ensure compatibility with the new setup.
2025-03-31 09:14:46 +02:00
Valentin Palkovic
e9cf081d0d Documentation: Update migration documentation and dependency versions: require Next.js 14.1 and Angular 18.0. Adjusted support messages accordingly. 2025-03-31 09:08:38 +02:00
Valentin Palkovic
fd728f9ee2 Add autoblock 2025-03-31 09:07:35 +02:00
Valentin Palkovic
1779122181 Web Components: Remove Webpack 5 support for
Update migration documentation and package dependencies accordingly.
2025-03-31 08:54:05 +02:00
Valentin Palkovic
1e4a79a430 Merge remote-tracking branch 'origin/next' into norbert/remove-addon-essentials 2025-03-30 21:40:07 +02:00
Valentin Palkovic
8675b33de1 Update manager.spec.ts to replace locator IDs for addon panel visibility checks 2025-03-30 21:13:11 +02:00
Valentin Palkovic
9649d370f8 Add __STORYBOOK_TEST_SPY_LISTENERS__ to global scope and update listener initialization 2025-03-30 21:13:04 +02:00
Michael Shilman
fdb13bd0fa
Merge pull request #30966 from storybookjs/no-test-no-vta
CLI: Only install Visual Test Addon if test feature is selected
2025-03-31 02:41:26 +08:00
storybook-bot
5ca883c16a Bump version from "9.0.0-alpha.11" to "9.0.0-alpha.12" [skip ci] 2025-03-30 18:27:03 +00:00
Michael Shilman
4e22deaf16
Merge branch 'next' into no-test-no-vta 2025-03-31 01:50:01 +08:00
Valentin Palkovic
8b46b390f9 Merge remote-tracking branch 'origin/next' into norbert/remove-addon-essentials 2025-03-30 14:02:43 +02:00
storybook-bot
24726e44da Write changelog for 9.0.0-alpha.12 [skip ci] 2025-03-30 10:46:42 +00:00
Valentin Palkovic
34fa6eeabc Merge remote-tracking branch 'origin/next' into norbert/remove-addon-essentials 2025-03-30 12:31:31 +02:00
Valentin Palkovic
2488ec10aa Merge remote-tracking branch 'origin/next' into valentin/remove-obsolete-automigrations 2025-03-30 12:24:13 +02:00
Valentin Palkovic
ef77fd6414 Refactor Storybook manager imports by removing unused entries and adding outline manager for improved organization and functionality. 2025-03-30 12:19:22 +02:00
Valentin Palkovic
180318083c Remove tests from file which will be removed 2025-03-30 12:03:31 +02:00
Valentin Palkovic
5730588b2c Remove obsolete 'mdx-to-csf' migration logic from migrate.ts 2025-03-30 11:49:10 +02:00
Valentin Palkovic
47e5e5752c Merge remote-tracking branch 'origin/next' into valentin/remove-obsolete-automigrations 2025-03-30 11:47:18 +02:00
Valentin Palkovic
dde3d9bfa4 Remove webpack5 support for @storybook/vue3 in new-frameworks-utils.ts 2025-03-30 11:43:05 +02:00
Valentin Palkovic
51f6936b8f Remove project.json 2025-03-30 11:42:57 +02:00
Valentin Palkovic
f866aa6726
Merge branch 'next' into norbert/remove-addon-essentials 2025-03-30 11:36:05 +02:00
Valentin Palkovic
67bc48f493 Fix unit test 2025-03-30 11:32:42 +02:00
Valentin Palkovic
d427439b61 Fix E2E tests 2025-03-30 11:16:43 +02:00
Norbert de Langen
098ae3e15c Add highlight annotations to csf4.ts and update e2e tests for a11y panel visibility 2025-03-28 23:24:56 +01:00
Norbert de Langen
9bacc23477 Refactor highlight logic in preview.ts to ensure addons are defined before usage and update import path for userOrAutoTitleFromSpecifier in get-story-id.ts for better module organization. 2025-03-28 22:47:58 +01:00
Norbert de Langen
3349a89ff7 Remove 'experimental-nextjs-vite' from SupportedFrameworks type in frameworks.ts to streamline framework options. 2025-03-28 22:23:54 +01:00
Norbert de Langen
a4466c2717 do not use preview-api in node 2025-03-28 22:13:23 +01:00
Valentin Palkovic
fe9c6399a5 Merge remote-tracking branch 'origin/next' into valentin/remove-vue3-webpack-support 2025-03-28 18:52:36 +01:00
Norbert de Langen
4cbe36587b Merge branch 'next' into norbert/remove-addon-essentials 2025-03-28 16:21:53 +01:00
Valentin Palkovic
4740a15e69 Merge remote-tracking branch 'origin/next' into valentin/remove-preact-webpack-support 2025-03-28 16:17:29 +01:00
Valentin Palkovic
6553664e8f
Merge branch 'next' into valentin/remove-obsolete-automigrations 2025-03-28 16:15:48 +01:00
Valentin Palkovic
c20fee7666
Merge pull request #30956 from storybookjs/valentin/stabilize-experimental-nextjs-vite
Next.js-Vite: Stabilize @storybook/experimental-nextjs-vite
2025-03-28 16:15:25 +01:00
Valentin Palkovic
c001e4b035
Merge pull request #30940 from storybookjs/valentin/drop-tooling-support
Maintenance: Drop tooling support
2025-03-28 16:14:56 +01:00
Norbert de Langen
d756565db3 Enhance import organization in common-manager.ts by enforcing import order and temporarily disabling prettier formatting for clarity. 2025-03-28 16:14:17 +01:00
Norbert de Langen
585b6d642e Remove unused viewport and backgrounds configurations from preview.ts to simplify story parameters. 2025-03-28 15:55:22 +01:00
Norbert de Langen
78f6b56e12 Remove unused imports from the setup function in runtime.ts to streamline module loading. 2025-03-28 15:53:37 +01:00
Norbert de Langen
9d1967910d Merge branch 'next' into norbert/remove-addon-essentials 2025-03-28 15:44:03 +01:00