16454 Commits

Author SHA1 Message Date
Jeppe Reinhold
f7285f0093 Merge branch 'next' of github.com:storybookjs/storybook into jeppe/support-svelte-csf-in-vitest 2025-01-10 13:45:31 +01:00
Valentin Palkovic
e3b6c669b9
Merge pull request #30216 from storybookjs/valentin/improve-monorepo-support-for-addon-test
Addon Test: Improve support for mono-repos
2025-01-09 09:57:29 +01:00
Valentin Palkovic
39c08e94f1 Refactor extension handling for workspace file 2025-01-08 15:38:47 +01:00
Yann Braga
08ce74cd99 Build: Fix infinite reloading of internal storybook 2025-01-08 14:49:05 +01:00
Valentin Palkovic
6acf3f8e1b Addon Test: Improve support for mono-repos 2025-01-08 14:03:25 +01:00
Jeppe Reinhold
a260929477
Merge branch 'next' into jeppe/support-svelte-csf-in-vitest 2025-01-08 11:18:39 +01:00
storybook-bot
1a6816f95f Merge branch 'next-release' into next 2025-01-08 10:17:27 +00:00
Jeppe Reinhold
3c0886bb44 merge rnw preset changes 2025-01-08 11:14:56 +01:00
Jeppe Reinhold
7c95fe08ef Merge branch 'next' of github.com:storybookjs/storybook into jeppe/support-svelte-csf-in-vitest 2025-01-08 11:14:35 +01:00
storybook-bot
3b979ee412 Bump version from "8.5.0-beta.7" to "8.5.0-beta.8" [skip ci] 2025-01-08 10:09:20 +00:00
Jeppe Reinhold
125bdd34c7
Merge pull request #30193 from storybookjs/yann/addon-test-postinstall-msw-fix
Addon Test: Add prerequisite check for MSW
2025-01-08 06:49:38 +01:00
storybook-bot
ca427745b6 Write changelog for 8.5.0-beta.8 [skip ci] 2025-01-07 16:26:32 +00:00
Michael Shilman
77c0a57247
Merge pull request #30188 from storybookjs/danny/fix-rnw-transpile-node-modules
RNW-Vite: Fix reanimated support with babel plugin for node_modules
2025-01-08 00:23:30 +08:00
Valentin Palkovic
f6a6867c9b
Merge pull request #30191 from storybookjs/valentin/fix-act-running-simultaneously
React: Force act running always in sequence
2025-01-07 15:39:57 +01:00
Jeppe Reinhold
c4542a27b5 always use process.cwd() for paths in importFn() 2025-01-07 13:50:37 +01:00
Valentin Palkovic
b066e56219 refactor: change return type of renderToCanvas cleanup function to async 2025-01-07 12:06:28 +01:00
Valentin Palkovic
313972068b Fix tests 2025-01-07 12:01:05 +01:00
Valentin Palkovic
5f976fc955 refactor: streamline promise handling in renderToCanvas function 2025-01-07 11:48:05 +01:00
Valentin Palkovic
89d1d0e315
Merge pull request #30192 from storybookjs/valentin/add-memoization-for-addon-panel-calculation
Manager: Optimize getPanels function with memoization
2025-01-07 11:23:12 +01:00
Yann Braga
987d698d0a improve message 2025-01-06 18:45:54 +01:00
Valentin Palkovic
cc60f03f38 React: Force act running always in sequence 2025-01-06 14:30:35 +01:00
Yann Braga
c826b86417 CLI: Fix add command not respecting --yes flag when addon is already installed 2025-01-06 12:54:02 +01:00
Yann Braga
19f82a06a6 Addon Test: Add prerequisite check for MSW 2025-01-06 12:52:17 +01:00
Valentin Palkovic
2adf23d1f8 Manager: Optimize getPanels function with memoization 2025-01-06 12:37:44 +01:00
Daniel Williams
45e96d3421 test: test for react-native-web-vite exception 2025-01-05 15:22:43 +00:00
Daniel Williams
b0aac2af77 fix: dont run vite config migraiton for rnw 2025-01-05 14:41:53 +00:00
Daniel Williams
30f73684fb fix: oops types 2025-01-05 14:24:41 +00:00
Daniel Williams
2db17816f8 fix: preset react options and make them an object 2025-01-05 14:24:23 +00:00
Daniel Williams
7794b8ec7a split up config for the babel plugin 2025-01-05 14:01:51 +00:00
Daniel Williams
90ef869249 better comments 2025-01-05 13:35:42 +00:00
Daniel Williams
f3fdb8ac4d fix: remove require thing for now 2025-01-05 13:33:59 +00:00
Daniel Williams
d28b7becf7 fix: remove uneeded expo os env 2025-01-05 13:19:05 +00:00
Daniel Williams
cb64e89b19 fix: comments 2025-01-05 13:17:02 +00:00
Daniel Williams
1fd15097c3 fix: remove expo preset and reduce to just the important plugins 2025-01-05 13:15:35 +00:00
Daniel Williams
30ddce60c6 fix: lock 2025-01-04 23:25:28 +00:00
Daniel Williams
7f181a04a3 fix: add dependency 2025-01-04 20:22:09 +00:00
Daniel Williams
9149ae8795 fix: comment 2025-01-04 20:19:06 +00:00
Daniel Williams
60c06af4fa fix: add extra babel plugin to handle node modules 2025-01-04 20:17:57 +00:00
Norbert de Langen
2183c2d0c1 bump vue-tsc to v2, see https://github.com/vuejs/language-tools/issues/4484 2025-01-03 10:23:21 +01:00
Norbert de Langen
3827d8349d
Merge branch 'next' into norbert/node-types-devdep-only 2025-01-03 09:51:09 +01:00
Norbert de Langen
acb6a30a1f add ts-ignore 2025-01-03 09:48:00 +01:00
Norbert de Langen
e9a7adba21 fix incorrect move of dep to peerDep 2025-01-02 11:26:36 +01:00
Norbert de Langen
2eb8766091
Merge branch 'next' into norbert/node-types-devdep-only 2025-01-02 10:57:36 +01:00
Norbert de Langen
f2560a6f63 move @types/node to devDeps consistently 2025-01-02 10:23:10 +01:00
Valentin Palkovic
494cdc3e86
Merge pull request #30132 from storybookjs/valentin/fix-overlapping-shadow-on-scrollbar
UI: Fix overlapping shadow of testing module on scrollbar
2024-12-30 10:39:16 +01:00
jonniebigodes
ac11562b3e Removes the outdated addon screenshot 2024-12-28 20:56:38 +00:00
storybook-bot
2b9f1cfc16 Bump version from "8.5.0-beta.6" to "8.5.0-beta.7" [skip ci] 2024-12-27 15:43:46 +00:00
storybook-bot
3857e1e9fe Write changelog for 8.5.0-beta.7 [skip ci] 2024-12-27 11:49:41 +00:00
Kasper Peulen
3b18e74f94
Merge pull request #29669 from slax57/fix-source-loader-prettier-import
source-loader: Fix parser imports from prettier
2024-12-27 11:32:04 +01:00
Kasper Peulen
82777d755e
Merge pull request #28787 from JoCa96/next
Vue: Extend sourceDecorator to support v-bind and nested keys in slots
2024-12-27 11:29:59 +01:00