14677 Commits

Author SHA1 Message Date
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
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
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
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
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
Valentin Palkovic
addcce3fed Next.js: Update dependencies 2024-09-05 09:44:42 +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
Yann Braga
b6b6c2489d use named import from dedent 2024-09-04 11:21:26 +02:00
Yann Braga
f1d1896878 Merge branch 'next' into cli/improve-sb-add-messages 2024-09-04 11:20:17 +02:00
Yann Braga
7d2e30bfae review improvements 2024-09-04 08:48:37 +02:00
Jeppe Reinhold
bb3301cd61 add playwright eslint plugin, fix tests by rules 2024-09-03 21:49:36 +02:00
Jeppe Reinhold
53ad1a1865 fix tags e2e test 2024-09-03 20:44:44 +02:00
Jeppe Reinhold
01216e1dd7 fix urls in addon-test package.json 2024-09-03 20:24:15 +02:00
Jeppe Reinhold
82281206f4 use auto-retrying assertions in e2e tests 2024-09-03 20:23:46 +02:00
Yann Braga
2b2a83f21f add explanation in sb add command 2024-09-03 18:19:39 +02:00
Yann Braga
da69836122 Merge branch 'next' into cli/improve-sb-add-messages 2024-09-03 18:12:01 +02:00
Yann Braga
581e00880c add helpful links 2024-09-03 18:11:46 +02:00
Yann Braga
493a917424 additional fixes 2024-09-03 16:02:55 +02:00
Jeppe Reinhold
e399617a18
Merge pull request #28979 from storybookjs/fix-status-hooks
UI: Fix conditional hooks usage in sidebar
2024-09-03 11:26:02 +00:00
Gert Hengeveld
07843b6a91 Consistently naming the 'Storybook Test' addon 2024-09-03 12:26:53 +02:00
Gert Hengeveld
c38d961118 CONSTANT_CASE for constants 2024-09-03 12:20:43 +02:00
Gert Hengeveld
22d1814d35 Consistently use absolute paths 2024-09-03 12:05:15 +02:00
Gert Hengeveld
7ca2804345 Bail on auto config when a vitest workspace file exists or a vite config file exists with a 'test' property 2024-09-03 11:54:27 +02:00
Gert Hengeveld
253623a47a Merge branch 'next' into cli/improve-sb-add-messages 2024-09-02 17:40:59 +02:00
storybook-bot
00c1524e0e Bump version from "8.3.0-beta.1" to "8.3.0-beta.2" [skip ci] 2024-09-02 15:29:31 +00:00
Gert Hengeveld
8c97afac84 Many improvements 2024-09-02 17:20:45 +02:00
storybook-bot
5784359850 Write changelog for 8.3.0-beta.2 [skip ci] 2024-09-02 14:40:27 +00:00
Yann Braga
e3a010f4a9 fix package order in versions 2024-09-02 16:36:59 +02:00
Yann Braga
e9cc62ed16
Merge pull request #29014 from storybookjs/yann/rename-vitest-addon
Maintenance: Rename addon-vitest to addon-test
2024-09-02 16:16:19 +02:00
Yann Braga
9ca96c6a33 fix import 2024-09-02 15:22:35 +02:00
Jeppe Reinhold
0a8cb77d5a
Merge pull request #29025 from storybookjs/jeppe/fix-default-globals
Backgrounds/Viewports: Make defaults overridable in `StoryGlobals`-mode
2024-09-02 13:03:19 +00:00
Yann Braga
8a3a15c1bf Merge branch 'next' into yann/rename-vitest-addon 2024-09-02 15:01:41 +02:00
Yann Braga
6744cb021c fix 2024-09-02 15:01:34 +02:00
Yann Braga
e2aac62df5
Merge pull request #29027 from storybookjs/yann/require-wrapper-in-sb-add
CLI: Handle Yarn PnP wrapper scenario when adding an addon
2024-09-02 15:00:36 +02:00
Gert Hengeveld
9bd038fff1 wip: Better logging 2024-09-02 14:56:09 +02:00
Yann Braga
f3a34cb003
Merge pull request #29011 from storybookjs/fix-vitest-postinstall-indentation
Addon Vitest: Fix indentation of 'vitePluginNext' in generated Vitest config file
2024-09-02 14:48:18 +02:00
Yann Braga
fa37fc3c75 Merge branch 'next' into yann/rename-vitest-addon 2024-09-02 14:38:06 +02:00
Yann Braga
411c3ccfaf
Merge pull request #29016 from storybookjs/yann/rename-vite-plugin-exports
Maintenance: Refactor plugin export paths in SvelteKit and Vue3
2024-09-02 14:35:09 +02:00
Yann Braga
57af7c05dd add tests 2024-09-02 14:34:04 +02:00
Yann Braga
a476108e33 CLI: Handle Yarn PnP wrapper scenario when adding an addon 2024-09-02 13:17:54 +02:00
Jeppe Reinhold
ec394c0ac7 cleanup 2024-09-02 12:45:26 +02:00
Valentin Palkovic
a0ccf5b8a1 Add type declaration for storybookTest in plugin module 2024-09-02 10:54:56 +02:00
Valentin Palkovic
56b28c0b14
Merge pull request #29012 from storybookjs/valentin/re-export-next-js-vite-plugin
Nextjs-Vite: Re-export vite-plugin-storybook-nextjs
2024-09-02 10:46:33 +02:00