1472 Commits

Author SHA1 Message Date
Kasper Peulen
603ea16fa7 Fix eslint 2024-08-12 16:26:48 +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
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
1c2888da71 Merge branch 'next' into vitest-integration 2024-08-09 13:15:47 +02:00
Norbert de Langen
2e2d4f3fdb Merge branch 'next' into norbert/sort-imports 2024-08-08 20:10:46 +02:00
Chakir QATAB
da1cb91f2d
Merge branch 'next' into next 2024-08-08 19:20:33 +04:00
Norbert de Langen
c064c112b7 apply more changes to code 2024-08-08 14:18:47 +02:00
Norbert de Langen
513bb66bb9 apply sorting to code 2024-08-08 13:00:19 +02:00
Kasper Peulen
d5995e3e10 Fix beforeAll type 2024-08-07 17:35:07 +02:00
Kasper Peulen
e20f6896b1 Make sure CJS build always has lowest prio 2024-08-07 16:58:21 +02:00
Yann Braga
9b4d61ce96 use vitest tag for filtering 2024-08-07 13:57:02 +02:00
Yann Braga
2ffd0d09fb fix vue tests 2024-08-07 12:36:35 +02:00
Norbert de Langen
a712294484
Merge branch 'next' into jiti 2024-08-07 11:50:21 +02:00
Yann Braga
c748186d20 Merge branch 'next' into vitest-integration 2024-08-06 13:42:21 +02:00
storybook-bot
8a95c273af Merge branch 'next-release' into next 2024-08-06 09:21:08 +00: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
Norbert de Langen
55f141af84
Merge branch 'next' into norbert/bundle-in-lodash 2024-08-02 23:28:03 +02:00
Kasper Peulen
072a951ed9 Make it work with the plugin canary release 2024-08-02 15:38:41 +02:00
Jonathan Carle
ea9e1956b1 extended TemplateSlots example 2024-08-02 14:50:52 +02:00
Jonathan Carle
7c85a39e0d extend vue3 sourceDecorator to support v-bind and nested keys 2024-08-02 11:30:25 +02:00
Kasper Peulen
64a9fa39e2 Fix build 2024-08-01 13:14:18 +02:00
Kasper Peulen
d2965c9a3e Adjust snapshots 2024-07-31 17:02:58 +02:00
Kasper Peulen
8f2c88dd6b Use internal renderToCanvas method if testingLibaryRender is not specified 2024-07-31 16:30:19 +02:00
Kasper Peulen
d85f877294 Merge remote-tracking branch 'refs/remotes/origin/portable-stories-play-to-run' into kasper/introduce-run 2024-07-31 13:37:04 +02:00
Kasper Peulen
653324dca7 Introduce run over play in portable stories, and revert back play changes of 8.2 2024-07-31 13:32:15 +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
Norbert de Langen
adf42a7670 fix type usage in renderers 2024-07-29 13:17:03 +02:00
Lars Rickert
22938b94be
fix build 2024-07-21 17:24:22 +02:00
Lars Rickert
95874a5417
Merge branch 'next' into larsrickert/improve-vue-source-code 2024-07-21 17:19:12 +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
5c50792d12
Merge branch 'next' into larsrickert/improve-vue-source-code 2024-07-17 15:28:36 +02:00
Kasper Peulen
9601e8252f
Merge branch 'next' into larsrickert/26647-out-of-memory 2024-07-17 00:44:29 +02:00
Lars Rickert
e75ac8b4da
update docs 2024-07-16 20:44:05 +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
Norbert de Langen
9dfaafeb23 Hopefully fix this problem:
https://github.com/storybookjs/storybook/pull/28607#issuecomment-2228541450
2024-07-15 16:21:58 +02:00
Norbert de Langen
1a8a0bf583 add direct dependencies on shim packages to ensure they exists 2024-07-15 11:57:38 +02:00
Lars Rickert
ebe47fff6e
fix test 2024-07-13 20:35:20 +02:00
Lars Rickert
33b487f1e7
fix(vue-component-meta): fix out of memory issue 2024-07-13 18:52:26 +02:00
Lars Rickert
1ca64102cc Merge branch 'next' into larsrickert/improve-vue-source-code 2024-07-11 09:45:35 +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
Lars Rickert
bdeb85bcbd revert unwanted merge formattings 2024-07-09 10:09:59 +02:00
Lars Rickert
754627e73f Merge branch 'next' into larsrickert/improve-vue-source-code 2024-07-09 10:04:29 +02:00
storybook-bot
bd047a62f6 Bump version from "8.2.0-beta.1" to "8.2.0-beta.2" [skip ci] 2024-07-08 13:32:09 +00:00
storybook-bot
d3d25f1768 Bump version from "8.2.0-beta.0" to "8.2.0-beta.1" [skip ci] 2024-07-08 10:17:20 +00:00