Your Name
96f8bb91d8
add a missing period
2024-12-20 11:10:45 +09:00
Your Name
5edc995091
apply generateStoryUIdFromRawStoryUid()
2024-12-20 10:30:21 +09:00
Your Name
01b1d5cc34
define generateStoryUIdFromRawStoryUid()
2024-12-20 10:29:49 +09: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
storybook-bot
8735b15e5c
Bump version from "8.5.0-alpha.16" to "8.5.0-alpha.17" [skip ci]
2024-12-04 12:48:33 +00:00
JamesHenry
eff4b9ff83
chore: fix check configurations
2024-12-04 14:28:39 +04:00
Yann Braga
30ca1f4513
Merge pull request #29754 from storybookjs/yann/fix-npm-resolution-error
...
ReactVite: Add `@storybook/test` as optional peer dependency
2024-12-04 10:09:41 +01:00
Tobias Diez
517dba5626
Vue: properly resolve vite plugin
2024-12-04 10:33:04 +08:00
Kevin Yank
c00c054199
Undo unintentional formatting change
2024-12-04 10:42:43 +11:00
storybook-bot
e1b5e29bc7
Bump version from "8.5.0-alpha.15" to "8.5.0-alpha.16" [skip ci]
2024-12-03 23:38:17 +00:00
Kasper Peulen
558d62db34
Merge branch 'next' into vite-preview
2024-12-03 15:08:32 +01:00
storybook-bot
a8ad83fe63
Bump version from "8.5.0-alpha.14" to "8.5.0-alpha.15" [skip ci]
2024-12-03 01:43:00 +00:00
Kevin Yank
83a1f24f02
Defer all imports from webpack until after Next.js has loaded its internal instance
2024-12-03 12:27:09 +11:00
storybook-bot
f359e2bb4b
Bump version from "8.5.0-alpha.13" to "8.5.0-alpha.14" [skip ci]
2024-11-30 16:59:42 +00:00
Daniel Williams
1844245001
fix: should transpile all in jsx format
2024-11-30 13:43:30 +00:00
Daniel Williams
2462631514
RNW-Vite: feat add built in flow support
2024-11-30 13:04:44 +00:00