2800 Commits

Author SHA1 Message Date
Daniel Williams
cb64e89b19 fix: comments 2025-01-05 13:17:02 +00:00
Daniel Williams
1fd15097c3 fix: remove expo preset and reduce to just the important plugins 2025-01-05 13:15:35 +00:00
Daniel Williams
7f181a04a3 fix: add dependency 2025-01-04 20:22:09 +00:00
Daniel Williams
9149ae8795 fix: comment 2025-01-04 20:19:06 +00:00
Daniel Williams
60c06af4fa fix: add extra babel plugin to handle node modules 2025-01-04 20:17:57 +00:00
Norbert de Langen
2eb8766091
Merge branch 'next' into norbert/node-types-devdep-only 2025-01-02 10:57:36 +01:00
Norbert de Langen
f2560a6f63 move @types/node to devDeps consistently 2025-01-02 10:23:10 +01:00
storybook-bot
2b9f1cfc16 Bump version from "8.5.0-beta.6" to "8.5.0-beta.7" [skip ci] 2024-12-27 15:43:46 +00:00
storybook-bot
91f53fdf55 Bump version from "8.5.0-beta.5" to "8.5.0-beta.6" [skip ci] 2024-12-25 13:59:25 +00:00
storybook-bot
ef9ee273d6 Bump version from "8.5.0-beta.4" to "8.5.0-beta.5" [skip ci] 2024-12-23 13:45:13 +00:00
Valentin Palkovic
c70699859d
Merge pull request #30037 from storybookjs/valentin/act-wrapping-of-components
React: Use Act wrapper in Storybook for component rendering
2024-12-22 10:17:12 +01:00
storybook-bot
cf555266f5 Bump version from "8.5.0-beta.3" to "8.5.0-beta.4" [skip ci] 2024-12-20 16:03:11 +00:00
Valentin Palkovic
4d708a0597 Add conditional plugin configuration for development mode in webpack preset 2024-12-20 15:48:42 +01:00
Valentin Palkovic
7a5ca2780a Clarify ts-expect-error comment in webpack preset configuration 2024-12-20 15:47:21 +01:00
Valentin Palkovic
4f0864d47a Merge remote-tracking branch 'origin/next' into valentin/act-wrapping-of-components 2024-12-20 11:39:51 +01:00
storybook-bot
df37d0880e Bump version from "8.5.0-beta.2" to "8.5.0-beta.3" [skip ci] 2024-12-19 09:23:19 +00:00
Valentin Palkovic
4bf0f02922 Add developmentModeForBuild feature and update NODE_ENV handling
- Introduced a new feature flag `developmentModeForBuild` to enhance testability in built Storybooks.
- Updated build configurations to set `process.env.NODE_ENV` to `development` when the feature is enabled.
- Cleaned up unnecessary definitions in various preset and configuration files.
2024-12-19 09:33:28 +01:00
Valentin Palkovic
d59d47b362
Merge branch 'next' into valentin/act-wrapping-of-components 2024-12-18 11:35:21 +01:00
Yann Braga
2a69d26f9c Merge branch 'next' into norbert/fix-confetti-bundling 2024-12-18 11:13:26 +01:00
storybook-bot
1f6fafa2c1 Bump version from "8.5.0-beta.1" to "8.5.0-beta.2" [skip ci] 2024-12-18 08:04:59 +00:00
storybook-bot
c75bef531b Bump version from "8.5.0-beta.0" to "8.5.0-beta.1" [skip ci] 2024-12-16 17:01:03 +00:00
storybook-bot
88b60be376 Bump version from "8.5.0-alpha.22" to "8.5.0-beta.0" [skip ci] 2024-12-16 14:42:20 +00:00
Valentin Palkovic
3aca7530c7
Merge branch 'next' into valentin/act-wrapping-of-components 2024-12-16 10:18:43 +01:00
Valentin Palkovic
fa46d28f93 Next.js: Support v15.1 2024-12-15 11:41:59 +01:00
Valentin Palkovic
a52aec2148 Apply NODE_ENV development for react-based projects 2024-12-15 11:36:08 +01:00
storybook-bot
d821e7f408 Bump version from "8.5.0-alpha.21" to "8.5.0-alpha.22" [skip ci] 2024-12-13 15:30:04 +00:00
Valentin Palkovic
cf24c9822b
Merge pull request #29654 from sentience/fix-nextjs-webpack-fscache
Next.js: Fix webpack fsCache not working
2024-12-13 13:36:11 +01:00
Valentin Palkovic
902dc18344 Fix webpack DefinePlugin import to use default export 2024-12-13 12:51:52 +01:00
Yann Braga
8690ee9063
Merge pull request #29233 from storybookjs/fix/stats-json-in-angular-executor
Angular: Support statsJson in angular schemas
2024-12-13 12:28:10 +01:00
Yann Braga
bb323de1fc simplify config types in experimental-nextjs-vite by reutilizing react-vite ones 2024-12-13 11:21:30 +01:00
Yann Braga
9c4d4f0615 Experimental Nextjs: Add docgen types to main config 2024-12-13 11:12:33 +01:00
Valentin Palkovic
980282f955
Merge branch 'next' into fix-nextjs-webpack-fscache 2024-12-13 11:09:03 +01:00
storybook-bot
7fd0f087bd Merge branch 'next-release' into next 2024-12-12 11:26:39 +00:00
Yann Braga
c2ab01cdc2
Merge pull request #29824 from storybookjs/yann/add-ts-docgen-support-next-vite
Nextjs-Vite: Add TS docgen support
2024-12-12 12:23:02 +01:00
storybook-bot
00b669f8a5 Bump version from "8.5.0-alpha.20" to "8.5.0-alpha.21" [skip ci] 2024-12-12 11:18:42 +00:00
storybook-bot
a0b8f06ac7 Bump version from "8.5.0-alpha.19" to "8.5.0-alpha.20" [skip ci] 2024-12-11 01:30:19 +00:00
storybook-bot
71af1b86d4 Bump version from "8.5.0-alpha.18" to "8.5.0-alpha.19" [skip ci] 2024-12-10 08:03:34 +00:00
Valentin Palkovic
ff3540359c Merge remote-tracking branch 'origin/next' into valentin/unified-a11y-testing 2024-12-09 08:57:32 +01:00
Michael Shilman
f545849984
Merge pull request #29953 from storybookjs/shilman/rnw-add-typescript-paths
RNW-Vite: Add tsconfig path aliases support
2024-12-09 14:50:23 +08:00
Michael Shilman
bbfabab3d6 RNW-Vite: Add tsconfig path aliases support 2024-12-08 22:54:32 +08:00
Daniel Williams
41e4fd31a1 RNW Vite: Fix flow plugin including too many things 2024-12-08 14:49:04 +00:00
Yann Braga
fd475c5d14 CLI: Make colors on starter components more accessible 2024-12-06 15:07:30 +01:00
Kasper Peulen
fdc8078bf8 Merge remote-tracking branch 'origin/next' into valentin/unified-a11y-testing
# Conflicts:
#	code/addons/test/src/components/TestProviderRender.tsx
#	code/core/src/manager/components/sidebar/SidebarBottom.tsx
2024-12-06 13:55:21 +01:00
Norbert de Langen
8010968910
Merge branch 'next' into revert-29820-revert-29807-nx-20 2024-12-06 10:44:44 +01:00
storybook-bot
93ae36792b Bump version from "8.5.0-alpha.17" to "8.5.0-alpha.18" [skip ci] 2024-12-05 16:02:25 +00:00
Yann Braga
f25b824b7c
Merge pull request #29795 from tobiasdiez/plugin-promise
Vue: Properly resolve Vite plugin
2024-12-05 15:25:31 +01:00
Yann Braga
bac7061dcd Nextjs: Add TS docgen support for Vite implementation 2024-12-05 14:47:24 +01:00
Yann Braga
70c011dd68
Revert "Revert "Build: Migrate repo to Nx 20"" 2024-12-05 11:04:55 +01:00
Yann Braga
b713e8e099
Revert "Build: Migrate repo to Nx 20" 2024-12-05 11:04:12 +01:00
Kasper Peulen
019be355f1
Merge pull request #29807 from JamesHenry/nx-20
Build: Migrate repo to Nx 20
2024-12-04 15:48:25 +01:00