storybook-bot
25ec4e90e0
Bump version from "9.0.0-alpha.3" to "9.0.0-alpha.4" [skip ci]
2025-03-14 14:59:06 +00:00
Norbert de Langen
4358145251
Merge branch 'valentin/move-addon-actions-into-core' into norbert/temp-public-api
2025-03-12 13:24:34 +01:00
Valentin Palkovic
4ad1929968
Merge remote-tracking branch 'origin/next' into valentin/move-addon-actions-into-core
2025-03-12 12:38:45 +01:00
Norbert de Langen
d246bf2017
Merge branch 'valentin/move-addon-actions-into-core' into norbert/temp-public-api
2025-03-12 09:09:27 +01:00
Valentin Palkovic
8e30709c30
Further cleanup and adjustments to fix portable stories
2025-03-11 23:44:13 +01:00
storybook-bot
b748af8a71
Bump version from "9.0.0-alpha.2" to "9.0.0-alpha.3" [skip ci]
2025-03-11 15:41:18 +00:00
Norbert de Langen
8fea88004d
Merge branch 'valentin/move-addon-actions-into-core' into norbert/temp-public-api
2025-03-11 15:09:35 +01:00
Norbert de Langen
098320fffa
SvelteKit Framework: Update import path for preview-api from internal to direct package import
2025-03-11 12:27:23 +01:00
Norbert de Langen
1142b9d801
NextJS Framework: Update import path for preview-api from internal to direct package import
2025-03-11 12:27:03 +01:00
Norbert de Langen
4c1701e4e6
NextJS Framework: Update import paths from internal modules to direct package imports
2025-03-11 12:26:43 +01:00
Norbert de Langen
0d486210e2
Angular Framework: Update import paths from internal modules to direct package imports
2025-03-11 12:26:19 +01:00
Jeppe Reinhold
c0b816b1e2
use internalHelpers from svelte2tsx to get name of render function
2025-03-10 14:00:28 +01:00
Valentin Palkovic
733ff35575
Merge remote-tracking branch 'origin/next' into valentin/move-addon-actions-into-core
2025-03-10 13:50:15 +01:00
Valentin Palkovic
1bb6d25bfa
Refactor how core annotations are applied
2025-03-10 12:07:04 +01:00
Kasper Peulen
09837b3417
Pin svelte2tsx
2025-03-10 11:50:36 +01:00
Valentin Palkovic
75208715df
Merge branch 'next' into valentin/move-addon-actions-into-core
2025-03-07 17:45:21 +01:00
Norbert de Langen
338b629abe
Update package.json files to include template directory in published files
...
Include template directories in the files array for multiple framework packages to ensure template files are packaged and distributed correctly
2025-03-07 16:44:36 +01:00
Norbert de Langen
ebf0df0387
Merge branch 'norbert/fix-missingStorybookDependencies' into norbert/re-export-renderers-from-frameworks
2025-03-07 16:32:46 +01:00
Norbert de Langen
92237e7e98
Add Web Components Storybook template components for Vite and Webpack5
...
Expand the Web Components Storybook template with comprehensive component support:
- Add Button, Header, and Page components for JavaScript and TypeScript (4.9)
- Support multiple configurations for Vite and Webpack5
- Include stories, components, and CSS files
- Add ESLint configuration to disable import/extensions rule
- Implement Storybook best practices with autodocs and component testing
2025-03-07 15:49:12 +01:00
Norbert de Langen
543fbbacb6
Add Vue3 Webpack5 Storybook template components for JavaScript and TypeScript
...
Expand the Vue3 Webpack5 Storybook template with comprehensive component support:
- Add Button, Header, and Page components for JavaScript and TypeScript (4.9)
- Include stories, components, and CSS files
- Implement Storybook best practices with autodocs and component testing
2025-03-07 15:47:11 +01:00
Norbert de Langen
7418c0edba
Add Storybook template components for Vue3 Vite CLI with multiple variations
...
Expand the Vue3 Storybook template with comprehensive component support:
- Add Button, Header, and Page components
- Support multiple Vue3 configurations:
* JavaScript
* TypeScript (4.9)
- Include stories, components, and CSS files
- Implement Storybook best practices with autodocs and component testing
2025-03-07 15:45:53 +01:00
Norbert de Langen
97d6440f2c
Add Storybook template components for Svelte Vite CLI with multiple variations
...
Expand the Svelte Storybook template with comprehensive component support:
- Add Button, Header, and Page components
- Support multiple Svelte configurations:
* JavaScript
* Svelte 5 JavaScript
* Svelte 5 TypeScript (3.8 and 4.9)
* TypeScript (4.9)
- Include stories, components, and CSS files
- Implement Storybook best practices with autodocs and component testing
2025-03-07 15:45:12 +01:00
Norbert de Langen
e26712b4cf
Add Storybook template components for Svelte Vite CLI
...
Add Button, Header, and Page components with stories for multiple Svelte variations:
- JavaScript
- Svelte 5 JavaScript
- Svelte 5 TypeScript (3.8 and 4.9)
- TypeScript (4.9)
Include stories, components, and CSS files to support the Storybook template components across different Svelte configurations
2025-03-07 15:37:41 +01:00
Norbert de Langen
ec7c826cc3
Improve type safety and compatibility in Next.js Vite Storybook framework template
...
- Add explicit type imports for Storybook and React types
- Enhance type casting for decorators and loaders
- Improve type handling for Next.js preview configuration
2025-03-07 15:33:05 +01:00
Norbert de Langen
6e54389c24
Update framework template index files to export core Storybook package functionality
...
Add exports for respective Storybook framework packages across multiple framework templates, including HTML, Preact, React, Server, Svelte, Vue3, and Web Components for both Vite and Webpack5 configurations
2025-03-07 15:24:21 +01:00
Norbert de Langen
660fd78843
Export React core functionality in React Native Web Vite template
...
Add full export of '@storybook/react' in the React Native Web Vite template index file to provide comprehensive React framework support
2025-03-07 15:21:16 +01:00
Norbert de Langen
bfedb85628
Export Preact Webpack 5 template core functionality from Storybook
...
Add export for '@storybook/preact' in the Preact Webpack 5 template index file to provide core Preact framework support
2025-03-07 15:19:15 +01:00
Norbert de Langen
4870635271
Add Preact Vite template exports from Storybook Preact package
...
Export core Preact functionality from '@storybook/preact' in the Preact Vite template index file
2025-03-07 15:18:39 +01:00
Norbert de Langen
41860ed573
Add additional exports to Next.js Storybook template index file
...
Export core React functionality and suppress TypeScript error for double exports in the Next.js Storybook template
2025-03-07 15:18:03 +01:00
Norbert de Langen
5592d63966
Export HTML Webpack 5 template core functionality from Storybook
...
Add export for '@storybook/html' in the HTML Webpack 5 template index file to provide core HTML framework support
2025-03-07 15:17:01 +01:00
Norbert de Langen
920f8c2fb5
Add HTML Vite template exports from Storybook HTML package
...
Export types and core functionality from '@storybook/html' in the HTML Vite template index file
2025-03-07 15:16:31 +01:00
Norbert de Langen
13c5234b04
Add Storybook template components for React Vite CLI
...
Add Button, Header, and Page components with stories for both JavaScript and TypeScript (4.9) variations in the React Vite CLI template. Include ESLint configuration and CSS files to support the components.
2025-03-07 15:15:06 +01:00
Norbert de Langen
9fa63207ff
Update React Native Web Vite template stories to use '@storybook/react-native-web-vite' imports
...
Migrate story files in the React Native Web Vite template to use '@storybook/react-native-web-vite' for type imports, replacing '@storybook/react' type imports across Button, Header, and Page stories
2025-03-07 15:14:06 +01:00
Norbert de Langen
b4e0b3ddfc
Update Next.js template stories to use '@storybook/nextjs' imports
...
Migrate story files in the Next.js template to use '@storybook/nextjs' for type imports, replacing '@storybook/react' type imports across multiple stories and template variations
2025-03-07 15:09:16 +01:00
Norbert de Langen
c16f3df507
Update Next.js Vite template stories to use '@storybook/experimental-nextjs-vite' imports
...
Migrate story files in the experimental Next.js Vite template to use '@storybook/experimental-nextjs-vite' for type imports, replacing '@storybook/react' type imports across multiple stories
2025-03-07 14:49:31 +01:00
Valentin Palkovic
12c33511a7
Merge remote-tracking branch 'origin/next' into valentin/move-lib-test-into-core
2025-03-07 12:10:41 +01:00
Norbert de Langen
e8b9e59b17
Export Storybook React package in index.ts
...
Add additional export for Storybook React package to improve module compatibility and provide more direct access to core React-related exports
2025-03-07 11:37:48 +01:00
Valentin Palkovic
99692917e1
Rename @storybook/addon-actions to storybook/actions
2025-03-06 15:33:21 +01:00
Valentin Palkovic
2a0b997eb1
Core: Move @storybook/addon-actions into core
2025-03-06 13:41:52 +01:00
Valentin Palkovic
9ab636123d
Merge remote-tracking branch 'origin/next' into valentin/move-lib-test-into-core
2025-03-06 12:55:22 +01:00
Valentin Palkovic
d91d89bc2b
Merge branch 'next' into valentin/update-image-size-for-nextjs
2025-03-06 09:23:34 +01:00
Jeppe Reinhold
6003bb8a8e
Merge pull request #26838 from rChaoz/patch-1
...
Svelte: Fix Vite crashing on virtual module imports
2025-03-06 08:39:57 +01:00
Valentin Palkovic
4bc862f194
Update vite-plugin-storybook-nextjs
2025-03-06 07:55:53 +01:00
storybook-bot
d1d93e9faa
Bump version from "9.0.0-alpha.1" to "9.0.0-alpha.2" [skip ci]
2025-03-05 15:42:58 +00:00
Valentin Palkovic
cf1677e9dc
Update vite-plugin-storybook-nextjs
2025-03-05 15:35:01 +01:00
Valentin Palkovic
d3087816c0
Rename @storybook/test to storybook/test
2025-03-05 15:34:59 +01:00
Valentin Palkovic
7ae3d68b70
Remove @storybook/test from package.jsons
2025-03-05 15:34:32 +01:00
Kasper Peulen
c2a0b919a0
Merge remote-tracking branch 'origin/next-release' into next
...
# Conflicts:
# code/addons/test/package.json
# code/core/package.json
# code/core/src/common/versions.ts
# code/deprecated/builder-manager/package.json
# code/deprecated/channels/package.json
# code/deprecated/client-logger/package.json
# code/deprecated/components/package.json
# code/deprecated/core-common/package.json
# code/deprecated/core-events/package.json
# code/deprecated/core-server/package.json
# code/deprecated/csf-tools/package.json
# code/deprecated/docs-tools/package.json
# code/deprecated/manager-api/package.json
# code/deprecated/manager/package.json
# code/deprecated/node-logger/package.json
# code/deprecated/preview-api/package.json
# code/deprecated/preview/package.json
# code/deprecated/router/package.json
# code/deprecated/telemetry/package.json
# code/deprecated/theming/package.json
# code/deprecated/types/package.json
# code/lib/cli/package.json
# code/lib/instrumenter/package.json
2025-03-05 14:41:19 +01:00
Jeppe Reinhold
abd68a3ea5
Merge branch 'next' into patch-1
2025-03-05 10:07:59 +01:00
Valentin Palkovic
6ce080ea1c
Merge branch 'next' into valentin/update-image-size-for-nextjs
2025-03-03 21:07:14 +01:00