storybook-bot
|
8b16feb676
|
Bump version from "8.3.0" to "8.4.0-alpha.0" [skip ci]
|
2024-09-11 13:56:33 +00:00 |
|
storybook-bot
|
3389e2b991
|
Write changelog for 8.4.0-alpha.0 [skip ci]
|
2024-09-11 13:53:34 +00:00 |
|
storybook-bot
|
7e94ba615f
|
Bump version from "8.3.0-beta.5" to "8.3.0" [skip ci]
|
2024-09-11 13:20:25 +00:00 |
|
storybook-bot
|
ac2f4e5aef
|
Write changelog for 8.3.0 [skip ci]
|
2024-09-11 12:13:22 +00:00 |
|
storybook-bot
|
bce7d703aa
|
Bump version from "8.3.0-beta.4" to "8.3.0-beta.5" [skip ci]
|
2024-09-11 11:53:23 +00:00 |
|
storybook-bot
|
04f98495d8
|
Write changelog for 8.3.0-beta.5 [skip ci]
|
2024-09-11 09:59:18 +00:00 |
|
Kasper Peulen
|
66b439ef77
|
Merge pull request #29081 from storybookjs/8-3-docs-fixes
Docs: Fixes for 8.3
|
2024-09-11 11:56:24 +02:00 |
|
Kasper Peulen
|
603841c3fe
|
Merge pull request #29044 from storybookjs/valentin/propagate-error-in-testing
Portable Stories: Improve Handling of React Updates and Errors
|
2024-09-11 11:54:59 +02:00 |
|
Kasper Peulen
|
46aa6e01ff
|
Fix bug where @storybook/test is not imported but canvas is used directly from context
|
2024-09-11 11:26:34 +02:00 |
|
Kasper Peulen
|
ceb8387e24
|
Add comment explaining asyncWrapper
|
2024-09-11 11:25:00 +02:00 |
|
Kyle Gach
|
4280ec7d03
|
Docs: Fixes for 8.3
|
2024-09-10 23:52:12 -06:00 |
|
Lars Rickert
|
01d1ef28dc
|
fix linter formatting issues
|
2024-09-10 10:00:44 +02:00 |
|
Lars Rickert
|
3816a715b3
|
Merge branch 'next' into larsrickert/fix-missing-prop-controls
|
2024-09-10 08:50:36 +02:00 |
|
Jeppe Reinhold
|
5d4791c959
|
Merge pull request #28984 from storybookjs/valentin/fix-missing-source-map-warning-second-attempt
Vite: Fix missing source map warning
|
2024-09-09 22:37:56 +02:00 |
|
Lars Rickert
|
7f4a68beb4
|
Merge branch 'next' into larsrickert/fix-missing-prop-controls
|
2024-09-09 14:41:07 +02:00 |
|
storybook-bot
|
cce24a0ed0
|
Bump version from "8.3.0-beta.3" to "8.3.0-beta.4" [skip ci]
|
2024-09-09 08:15:55 +00:00 |
|
Jeppe Reinhold
|
e672f1f220
|
fix lock-file changes
|
2024-09-09 10:10:56 +02:00 |
|
Jeppe Reinhold
|
fe0843bd03
|
Merge branch 'next' of github.com:storybookjs/storybook into valentin/propagate-error-in-testing
|
2024-09-09 10:10:06 +02:00 |
|
Jeppe Reinhold
|
06b3056792
|
improve readability of case when matching internal virtual files.
|
2024-09-09 09:48:26 +02:00 |
|
storybook-bot
|
7625d63bf8
|
Write changelog for 8.3.0-beta.4 [skip ci]
|
2024-09-06 22:15:49 +00:00 |
|
Yann Braga
|
236e51e49d
|
rename vitest plugin entrypoint
|
2024-09-06 22:42:36 +02:00 |
|
Jeppe Reinhold
|
9fa3956c08
|
Merge branch 'valentin/fix-missing-source-map-warning-second-attempt' of github.com:storybookjs/storybook into valentin/fix-missing-source-map-warning-second-attempt
|
2024-09-06 15:57:28 +02:00 |
|
Jeppe Reinhold
|
bfb839b026
|
keep virtual files backwards compatible in stats-json
also cleanup code slightly
|
2024-09-06 15:56:46 +02:00 |
|
Valentin Palkovic
|
c24f22182e
|
Remove console.log
|
2024-09-06 15:21:04 +02:00 |
|
Jeppe Reinhold
|
0a1d9e8dfb
|
exclude sb-preview/runtime.js from stats-json
|
2024-09-06 14:53:42 +02:00 |
|
Valentin Palkovic
|
ea1a533a4b
|
Fix Webpack aliasing
|
2024-09-06 14:46:21 +02:00 |
|
Jeppe Reinhold
|
55d2ac1bde
|
add test case for multi-line imports in external globals replacements
|
2024-09-06 14:28:28 +02:00 |
|
Jeppe Reinhold
|
e6fdccdad3
|
skip source map generation for external globals
|
2024-09-06 14:27:32 +02:00 |
|
Jeppe Reinhold
|
667b9b6fbe
|
Merge branch 'next' of github.com:storybookjs/storybook into valentin/fix-missing-source-map-warning-second-attempt
|
2024-09-06 12:44:06 +02:00 |
|
Jeppe Reinhold
|
d5d5f6838f
|
add narrow story to Sidebar
|
2024-09-05 21:06:38 +02:00 |
|
Jeppe Reinhold
|
67fcef2bc4
|
upgrade @radix-ui/react-scroll-area
|
2024-09-05 19:41:00 +02:00 |
|
Valentin Palkovic
|
714913d644
|
Next.js: Fix react-dom/test-utils aliasing
|
2024-09-05 16:11:50 +02:00 |
|
Jeppe Reinhold
|
b00a8ceff3
|
Merge branch 'valentin/propagate-error-in-testing' of github.com:storybookjs/storybook into valentin/propagate-error-in-testing
|
2024-09-05 13:50:44 +02:00 |
|
Valentin Palkovic
|
758aaa1497
|
Next.js-Vite: Update vite-plugin-storybook-nextjs
|
2024-09-05 13:31:46 +02:00 |
|
storybook-bot
|
daf615930c
|
Bump version from "8.3.0-beta.2" to "8.3.0-beta.3" [skip ci]
|
2024-09-05 11:30:05 +00:00 |
|
Jeppe Reinhold
|
e4697f9d78
|
fix composing undefined defaultProjectAnnotations
|
2024-09-05 13:25:27 +02:00 |
|
Valentin Palkovic
|
61092947bb
|
Merge remote-tracking branch 'origin/next' into valentin/propagate-error-in-testing
|
2024-09-05 13:20:50 +02:00 |
|
storybook-bot
|
615b74ce25
|
Write changelog for 8.3.0-beta.3 [skip ci]
|
2024-09-05 10:57:50 +00:00 |
|
Yann Braga
|
f286a1a32c
|
fix lint
|
2024-09-05 12:54:07 +02:00 |
|
Yann Braga
|
c8e47c59fb
|
Merge pull request #29036 from storybookjs/cli/improve-sb-add-messages
Addon Test: Improve messages and post install script handling
|
2024-09-05 12:11:46 +02:00 |
|
Yann Braga
|
8170e25ae5
|
only append addon to main.js if not already added
|
2024-09-05 12:11:28 +02:00 |
|
Yann Braga
|
bd0942c8f1
|
final fixes
|
2024-09-05 11:27:12 +02:00 |
|
Jeppe Reinhold
|
67f91ec660
|
Merge branch 'valentin/propagate-error-in-testing' of github.com:storybookjs/storybook into valentin/propagate-error-in-testing
|
2024-09-05 10:53:30 +02:00 |
|
Jeppe Reinhold
|
8a7d8eee7c
|
fix decorator type
|
2024-09-05 10:53:11 +02:00 |
|
Valentin Palkovic
|
58173b20c6
|
Merge remote-tracking branch 'origin/next' into valentin/propagate-error-in-testing
|
2024-09-05 09:48:27 +02:00 |
|
Valentin Palkovic
|
addcce3fed
|
Next.js: Update dependencies
|
2024-09-05 09:44:42 +02:00 |
|
Jeppe Reinhold
|
4f1b73d8ff
|
fix duplicate default annotations
|
2024-09-05 09:13:27 +02:00 |
|
Jeppe Reinhold
|
da2aee4928
|
name decorators for easier debugging
|
2024-09-05 09:12:51 +02:00 |
|
Yann Braga
|
30d951f0af
|
only install the necessary dependencies
|
2024-09-04 13:39:52 +02:00 |
|
Valentin Palkovic
|
b2c4baaf49
|
Next.js-Vite: Fix vite plugin exports
|
2024-09-04 13:02:15 +02:00 |
|