Norbert de Langen
49036cb89a
add node:
prefixes
2024-08-14 17:48:31 +02:00
Norbert de Langen
f55504560f
Merge branch 'next' into norbert/cleanup-eslintconfig
2024-08-14 17:41:55 +02:00
storybook-bot
f6e960b6cf
Bump version from "8.3.0-alpha.5" to "8.3.0-alpha.6" [skip ci]
2024-08-14 15:17:00 +00:00
Norbert de Langen
f501950046
simplify eslint config further
2024-08-14 15:38:25 +02:00
Norbert de Langen
53b3e5a03a
cleanup no-extraneous-dependencies
2024-08-14 15:20:02 +02:00
Yann Braga
659994daad
fix typescript issue
2024-08-14 14:33:48 +02:00
Yann Braga
251d916ffa
extra fixes
2024-08-14 08:57:57 +02:00
Yann Braga
adc1cbb46f
Merge branch 'next' into vitest-integration
2024-08-13 15:34:22 +02:00
storybook-bot
f0a5faf1f5
Bump version from "8.3.0-alpha.4" to "8.3.0-alpha.5" [skip ci]
2024-08-13 04:39:41 +00:00
Yann Braga
7798169d3c
Merge branch 'next' into vitest-integration
2024-08-12 20:42:15 +02:00
Kasper Peulen
be894e9d78
Merge pull request #28865 from storybookjs/kasper/refactor-rsc-support
...
Core: Enable RSC support when parameters.react is set to true
2024-08-12 16:50:43 +02:00
Kasper Peulen
d1cb751991
Address feedback
2024-08-12 13:55:06 +02:00
Kasper Peulen
4c2738761e
Address feedback
2024-08-12 13:48:35 +02:00
Kasper Peulen
14e18d956f
Only set the parameter when the experimentalRSC feature is set
2024-08-12 10:46:16 +02:00
Kasper Peulen
b617eb0b92
Merge remote-tracking branch 'refs/remotes/origin/vitest-integration' into beforeall
...
# Conflicts:
# code/.storybook/preview.tsx
# code/frameworks/nextjs/src/portable-stories.ts
# code/renderers/react/src/portable-stories.tsx
# code/renderers/svelte/src/portable-stories.ts
# code/renderers/vue3/src/portable-stories.ts
2024-08-12 10:29:01 +02:00
Norbert de Langen
91f38bfef8
additional fixes
2024-08-10 21:48:10 +02:00
Norbert de Langen
3aa0c2aa5b
add node: prefix to node core modules
2024-08-10 20:44:33 +02:00
Yann Braga
ee56cca587
Merge branch 'next' into vitest-integration
2024-08-10 11:36:50 +02:00
Yann Braga
f31323d90a
fix nextjs test
2024-08-09 16:18:19 +02:00
Yann Braga
1c2888da71
Merge branch 'next' into vitest-integration
2024-08-09 13:15:47 +02:00
Norbert de Langen
392c14c2bb
Merge branch 'next' into norbert/sort-imports
2024-08-08 15:49:43 +02:00
Norbert de Langen
c064c112b7
apply more changes to code
2024-08-08 14:18:47 +02:00
Norbert de Langen
82ba0b8d7e
fixes
2024-08-08 13:33:54 +02:00
Norbert de Langen
513bb66bb9
apply sorting to code
2024-08-08 13:00:19 +02:00
Norbert de Langen
0ef2277d97
use node 22
2024-08-08 09:42:50 +02:00
Norbert de Langen
f433f4aefd
node20 for build
2024-08-07 20:43:40 +02:00
Kasper Peulen
d5995e3e10
Fix beforeAll type
2024-08-07 17:35:07 +02:00
Norbert de Langen
a712294484
Merge branch 'next' into jiti
2024-08-07 11:50:21 +02:00
Yann Braga
1368aef8d2
fix default annotations from nextjs
2024-08-07 08:07:30 +02:00
Yann Braga
c748186d20
Merge branch 'next' into vitest-integration
2024-08-06 13:42:21 +02:00
storybook-bot
70079f41d9
Bump version from "8.3.0-alpha.3" to "8.3.0-alpha.4" [skip ci]
2024-08-06 09:11:09 +00:00
Tobias Diez
7f1f9a0724
Build: replace esbuild-register by jiti
2024-08-03 13:46:33 +02:00
Yann Braga
ab76bac7ea
pass rsc decorators but not the parameters
2024-08-01 12:56:13 +02:00
Valentin Palkovic
d271575cc2
Next.js: Make RSC portable-stories compatible
2024-07-30 15:45:12 +02:00
storybook-bot
269cd4897e
Bump version from "8.3.0-alpha.2" to "8.3.0-alpha.3" [skip ci]
2024-07-29 15:25:09 +00:00
Yann Braga
04c47514bc
Build: Use !test tag to disable test-runner tests
2024-07-29 15:06:41 +02:00
Kasper Peulen
4792e23aec
Merge branch 'next' into yann/fix-test-runner-script
2024-07-19 17:19:43 +02:00
storybook-bot
bde1e19f8e
Bump version from "8.3.0-alpha.1" to "8.3.0-alpha.2" [skip ci]
2024-07-19 13:04:46 +00:00
Kasper Peulen
3c08b4bf6a
Merge branch 'next' into yann/fix-test-runner-script
2024-07-19 14:33:33 +02:00
storybook-bot
5816be6140
Bump version from "8.3.0-alpha.0" to "8.3.0-alpha.1" [skip ci]
2024-07-16 02:15:55 +00:00
Yann Braga
db0f6f40a6
Merge branch 'next' into yann/fix-test-runner-script
2024-07-12 09:35:07 -07:00
Kyle Gach
3bb04eb91e
Fix invalid docs links in Configure.mdx template page
...
- Use query param instead of embedding renderer in URL
- Coerce `vue3` to `vue` (see code comment)
2024-07-11 18:14:38 -06:00
Norbert de Langen
d2d40f3554
Merge branch 'next' into yann/fix-test-runner-script
2024-07-10 20:13:02 +02:00
Norbert de Langen
17eece8212
Merge branch 'next' into norbert/auto-import-monorepo
2024-07-10 12:30:17 +02:00
Valentin Palkovic
8be78f2828
Types: Update type signatures of objects and functions
...
Our bundler tsup sometimes doesn't seem to create type definition imports properly for inferred types. Instead of importing types from `storybook/internal/*` or `@storybook/core/*`, it would import types from `core/dist/*`. Explicitly defining types for the return type of functions or for objects will resolve this issue.
2024-07-10 11:36:35 +02:00
storybook-bot
3b04c5b450
Bump version from "8.2.0" to "8.3.0-alpha.0" [skip ci]
2024-07-10 08:37:50 +00:00
storybook-bot
8b2f2dbb65
Bump version from "8.2.0-beta.3" to "8.2.0" [skip ci]
2024-07-10 08:04:07 +00:00
storybook-bot
ef343c7104
Bump version from "8.2.0-beta.2" to "8.2.0-beta.3" [skip ci]
2024-07-09 08:30:35 +00:00
Valentin Palkovic
40b1c89ec3
Merge pull request #28487 from storybookjs/valentin/export-prop-type-definitions
...
React: Export ButtonProps and HeaderProps in CLI templates
2024-07-08 17:16:00 +02:00
Norbert de Langen
0134666068
Merge branch 'next' into yann/fix-test-runner-script
2024-07-08 16:51:34 +02:00