3128 Commits

Author SHA1 Message Date
Yann Braga
c7d5c02865 CLI: split sb-scripts into two different migrations
- One that takes care of sb binaries
- Another that takes care of sb scripts
2022-12-13 11:23:23 +01:00
Tom Coleman
aa747ea1a9
Merge pull request #20144 from storybookjs/tom/sb-1064-dont-send-init-events-if-opt-ing-out
Telemetry: Don't send boot event when cliOptions.disableTelemetry is passed
2022-12-13 20:28:08 +11:00
Norbert de Langen
a735bb98d6
Merge pull request #20199 from codeisforme/fix/upgrade-deps
upgrade vitejs and esbuild
2022-12-13 09:32:15 +01:00
Tom Coleman
615703c284 Merge remote-tracking branch 'origin/next' into tom/sb-1064-dont-send-init-events-if-opt-ing-out 2022-12-13 15:42:28 +11:00
Michael Shilman
fa999299a9 Update git head to 7.0.0-beta.4, update yarn.lock [ci skip] 2022-12-13 09:39:35 +08:00
Michael Shilman
4d869ed6f7 v7.0.0-beta.4 2022-12-13 09:34:00 +08:00
Michael Shilman
f16c549891 Update root, peer deps, version.ts/json to 7.0.0-beta.4 [ci skip] 2022-12-13 09:31:42 +08:00
James LiVolsi
cbdacc447e Merge branch 'next' of github.com:storybookjs/storybook into fix/upgrade-deps
Pull latest next
2022-12-12 19:29:14 -06:00
Tom Coleman
bd55e2b481 Fix test failure 2022-12-13 11:35:35 +11:00
James LiVolsi
8438f5a316 revert yarn.lock 2022-12-12 17:51:14 -06:00
James LiVolsi
126e9c5cc0 revert update to @vitejs-plugin-react 2022-12-12 17:47:30 -06:00
Jeppe Reinhold
d98b5c3c71 revert vite-plugin-svelte upgrade 2022-12-13 00:19:56 +01:00
Jeppe Reinhold
9b5584c052 set default empty string on Button label 2022-12-13 00:15:37 +01:00
Jeppe Reinhold
3068764fb5 Merge branch 'next' of github.com:storybookjs/storybook into fix-svelte-argtypes 2022-12-13 00:02:20 +01:00
James LiVolsi
788c3e88b1 revert change to react-mdx.stories and fix conflicts 2022-12-12 16:27:03 -06:00
James LiVolsi
18f2f3b7a9 Merge branch 'next' of github.com:storybookjs/storybook into fix/upgrade-deps
Pull latest next
2022-12-12 16:22:19 -06:00
Jeppe Reinhold
936af84103 upgrade @sveltejs/vite-plugin-svelte to v2 2022-12-12 23:16:26 +01:00
Tom Coleman
b973a49f4e Fix types 2022-12-13 08:14:05 +11:00
Jeppe Reinhold
c5f0937120 ignore react MDX stories in sandbox 2022-12-12 21:20:29 +01:00
Yann Braga
2c583f543b CLI: execute automigrations on enter 2022-12-12 17:31:21 +01:00
James LiVolsi
8c8cb73831 update react-mdx.stories to build 2022-12-12 10:27:39 -06:00
Valentin Palkovic
c79613ce42
Merge pull request #20201 from storybookjs/valentin/fix-story-id-access-in-instrumenter
Fix storyId access in instrumenter
2022-12-12 15:29:16 +01:00
Kasper Peulen
589dcfcf75
Merge pull request #20159 from storybookjs/kasper/sb-1047-re-enable-ts-49-ci-templates 2022-12-12 13:58:07 +01:00
Kasper Peulen
df84a9fd8c
Merge pull request #20165 from storybookjs/kasper/sb-1071-fix-ts-bug-with-meta-not-accepted 2022-12-12 12:28:25 +01:00
Kasper Peulen
3f6cf96452 Fix bug with meta not working well as generic parameter for StoryObj 2022-12-12 11:08:45 +01:00
Kasper Peulen
75c9a262e0 Re-enable TS 4.9 CLI templates 2022-12-12 11:01:42 +01:00
Valentin Palkovic
87c3cf125b Fix storyId access in instrumenter 2022-12-12 08:14:24 +01:00
James LiVolsi
58784b67b3 upgrade vitejs and esbuild 2022-12-11 23:49:13 -06:00
Michael Shilman
8f992382ed
Merge pull request #20181 from storybookjs/jeppe/support-new-sveltekit
SvelteKit: Support `v1.0.0-next.574` and above
2022-12-11 04:22:21 +08:00
Michael Shilman
4a1024130b Update git head to 7.0.0-beta.3, update yarn.lock [ci skip] 2022-12-10 10:24:01 +08:00
Michael Shilman
9a57b4788c v7.0.0-beta.3 2022-12-10 10:19:22 +08:00
Michael Shilman
2f91383792 Update root, peer deps, version.ts/json to 7.0.0-beta.3 [ci skip] 2022-12-10 10:15:41 +08:00
Michael Shilman
c5ebb211fc
Merge pull request #20094 from storybookjs/jeppe/sveltekit-framework-automigration
SvelteKit: Automigration
2022-12-10 10:05:14 +08:00
Michael Shilman
caf06433f6 Merge branch 'next' into jeppe/sveltekit-framework-automigration 2022-12-10 09:26:35 +08:00
Norbert de Langen
f4e313c0f4
Merge branch 'next' into norbert/sb-1075-listing-migrations-fails 2022-12-10 00:29:13 +01:00
Norbert de Langen
10a298ff65
change to correct file-ext 2022-12-09 23:59:03 +01:00
Norbert de Langen
990c1be65b
fixes 2022-12-09 23:39:44 +01:00
Norbert de Langen
59d0bcc962
Revert "fix migrate command"
This reverts commit c6f4baba2a22aee6d183683ac7ca7a1f3bec1d64.
2022-12-09 23:36:16 +01:00
Norbert de Langen
c6f4baba2a
fix migrate command
also bring type safety for migrate command to lib/cli
2022-12-09 23:32:46 +01:00
Jeppe Reinhold
52c87ee5f0 implement ConfigFile.removeField and use it, run SK migration before builder vite 2022-12-09 21:49:35 +01:00
Jeppe Reinhold
e74529967f
Merge pull request #19985 from gitstart/fix/measure-on-disabled-element
addon-measure: Fix measure not working on disabled elements
2022-12-09 15:20:09 +01:00
Jeppe Reinhold
c8914eff87 log error message instead of throwing 2022-12-09 12:51:55 +01:00
Jeppe Reinhold
54896abd5e Merge branch 'next' of github.com:storybookjs/storybook into jeppe/support-new-sveltekit 2022-12-09 12:42:58 +01:00
Jeppe Reinhold
ace93e17fe detect new sveltekit plugins in svelte-vite 2022-12-09 12:42:36 +01:00
Jeppe Reinhold
ae25de1f3c also disable vite-plugin-sveltekit-build 2022-12-09 12:37:13 +01:00
Jeppe Reinhold
37b69a0d91 Merge branch 'jeppe/sveltekit-framework-automigration' of github.com:storybookjs/storybook into jeppe/sveltekit-framework-automigration 2022-12-09 12:30:58 +01:00
Jeppe Reinhold
1a38dd25c3 don't remove @storybook/svelte renderer 2022-12-09 12:23:57 +01:00
Jeppe Reinhold
ec1bd9852e
Apply suggestions from code review
Co-authored-by: Michael Shilman <shilman@users.noreply.github.com>
2022-12-09 12:07:55 +01:00
Norbert de Langen
024ea83ad1
Merge pull request #20170 from storybookjs/tech/sync-engines
Tech: change `package.json` engines fields, set to minimal node16 and up
2022-12-09 10:43:41 +01:00
Michael Shilman
4139b43db1 Update git head to 7.0.0-beta.2, update yarn.lock [ci skip] 2022-12-09 12:42:28 +08:00