1333 Commits

Author SHA1 Message Date
Michael Shilman
e90bb7a809 Web-components: Fix Pre to render into light DOM 2022-10-10 11:23:26 +08:00
Michael Shilman
bf3e0e4301 Update svelte-mdx.stories.mdx 2022-10-10 11:11:28 +08:00
Michael Shilman
964c2afa6c Fix vue MDX 2022-10-10 11:10:50 +08:00
Michael Shilman
8560f926af Fix svelte MDX 2022-10-10 10:59:03 +08:00
Tom Coleman
e5e43a872d Let's move that await to the store 2022-10-10 13:30:45 +11:00
Tom Coleman
ca03e353e5 Try waiting on the init promise 2022-10-10 13:27:24 +11:00
Michael Shilman
d31a3a99cc Fix vue3-mdx stories 2022-10-10 10:00:39 +08:00
Michael Shilman
d1ce644221 Fix react-mdx title 2022-10-10 08:26:20 +08:00
Michael Shilman
156d366f91 Don't run interactions stories in web-components projects 2022-10-10 08:03:30 +08:00
Tom Coleman
10ec6d72e6 Merge remote-tracking branch 'origin/next' into tom/sb-628-properly-document-maintenance-scripts 2022-10-10 11:02:50 +11:00
Michael Shilman
ad13646c82 Run svelte/ts and web-components/* in CI 2022-10-09 19:50:15 +08:00
Michael Shilman
9a226d894e Delete unused story 2022-10-09 19:41:58 +08:00
Michael Shilman
b2f606685b Delete unused story 2022-10-09 19:34:40 +08:00
Michael Shilman
015fa16ef0 Merge branch 'next' into shilman/add-web-components-vite-framework-and-template 2022-10-09 18:49:25 +08:00
Michael Shilman
42158d631a Fix implicit type 2022-10-09 18:47:56 +08:00
Michael Shilman
70f21ae05b Merge branch 'next' into shilman/generic-mdx-stories 2022-10-09 18:19:06 +08:00
Jeppe Reinhold
cfb227f651 start builders in sequence instead of parallel 2022-10-08 23:14:25 +02:00
Michael Shilman
5054605a9a Skip error stories in the test runner only 2022-10-08 10:59:23 +08:00
Michael Shilman
1eea30cb79 Fix typo 2022-10-08 10:40:12 +08:00
Norbert de Langen
662e2510da
escape the url of the addon file for the browser 2022-10-07 13:33:01 +02:00
Norbert de Langen
af985b7881
Merge branch 'norbert/sb-717-migrate-stories-and-delete-html-kitchen' into norbert/sb-565-javascript 2022-10-07 11:49:38 +02:00
Norbert de Langen
1ae1e730cb
Merge branch 'next' into norbert/sb-717-migrate-stories-and-delete-html-kitchen 2022-10-07 11:40:04 +02:00
Norbert de Langen
d1c990cdc9
move code for setting builderOptions unto webpack5 builder to the other webpack config partial 2022-10-07 09:50:32 +02:00
Ian VanSchooten
6e944c30f0 Fix yarn.lock 2022-10-06 23:11:45 -04:00
Ian VanSchooten
2c0505ee9a Vite: Move default cache dir to node_modules/.cache 2022-10-06 22:37:06 -04:00
Michael Shilman
d33d3fba39 Temporarily disable svelte-vite/TS from CI 2022-10-07 07:19:55 +08:00
Norbert de Langen
51f6523028
add template 2022-10-06 15:43:06 +02:00
danielamram
39df105092 fix: update merge 2022-10-06 15:45:55 +03:00
danielamram
73d9b388d6 fix: update to next branch 2022-10-06 15:41:29 +03:00
danielamram
5f31096c36 Merge branch 'next' of https://github.com/danielamram/storybook into replace-storybook-semver 2022-10-06 15:38:49 +03:00
Michael Shilman
2d5e2cfe86 Merge branch 'next' into shilman/add-web-components-vite-framework-and-template 2022-10-06 20:32:42 +08:00
Norbert de Langen
ca7dd1dc32
fix 2022-10-06 13:21:57 +02:00
Norbert de Langen
640301f563
fix 2022-10-06 13:00:34 +02:00
Norbert de Langen
fc1c4cc18d
fix 2022-10-06 12:56:00 +02:00
Norbert de Langen
d01e3628e1
add a test for the path conversion code 2022-10-06 12:50:11 +02:00
Michael Shilman
a2cdd73b48
Merge pull request #19023 from storybookjs/update-colors
UI: Update colors for 7.0
2022-10-06 18:09:16 +08:00
Norbert de Langen
fc38e731eb
flatten the files esbuild outputs, to make loading addons in the manager more robust 2022-10-06 11:38:41 +02:00
Jeppe Reinhold
93f9090f5a
Merge pull request #19369 from storybookjs/reenable-svelte-vite-ts-template 2022-10-06 11:25:29 +02:00
Tom Coleman
6e7b08da8a Get rid of references to bootstrap 2022-10-06 14:26:58 +11:00
Michael Shilman
1c968fc738 Update snapshots / tests for new color scheme 2022-10-06 11:12:46 +08:00
Tom Coleman
059798a178 Merge remote-tracking branch 'origin/next' into tom/sb-628-properly-document-maintenance-scripts 2022-10-06 13:23:41 +11:00
Jeppe Reinhold
bc155f0878 reenable svelte-vite/default-ts template 2022-10-06 00:29:26 +02:00
Kai Röder
17bd9211ab refactor(angular): drop support for angular < 13
According to the Angular LTS plan, Angular 12
support ends in Nov 2022. A lot of code exists
to support Angular < 13 which increases the
maintenance effort and decreases the
contribution DX of framework/angular.

BREAKING CHANGE: Dropped support for Angular 12
2022-10-05 22:56:44 +02:00
merceyz
e0a6b4097e fix(cli): don't use npx in scripts 2022-10-05 21:43:55 +02:00
Norbert de Langen
01064b7b4b
Merge pull request #19270 from storybookjs/install-scripts-bootstrap
Build: Add installScripts step in bootstrap command
2022-10-05 21:12:53 +03:00
Michael Shilman
6db971cb28 Merge branch 'next' into update-colors 2022-10-06 00:32:26 +08:00
Michael Shilman
d5bc809ae3 Update git head to 7.0.0-alpha.35, update yarn.lock [ci skip] 2022-10-06 00:24:15 +08:00
Michael Shilman
d8972df8c6 v7.0.0-alpha.35 2022-10-06 00:18:55 +08:00
Michael Shilman
dcfaa38873 Update root, peer deps, version.ts/json to 7.0.0-alpha.35 [ci skip] 2022-10-06 00:15:15 +08:00
Ian VanSchooten
f4383233ee
Merge pull request #19339 from storybookjs/vite/svelte-docgen-options
Typescript-based svelte components did not generate docs correctly, and svelte-native stories were not possible.

## What I did

In the transition to 7.0, we neglected to load svelte options from `svelte.config.js` (and `svelteOptions` from storybook overrides) and pass them to the svelte docgen plugin, which means that svelte components written with typescript did not work correctly.

Also, while we brought over the `csfPlugin` for svelte, we never actually used it.  So, svelte-native stories would be broken even if `@storybook/addon-svelte-csf` was added.  The fix here is a bit of a temporary one, hopefully.  It uses the same strategy from the 6.5 vite-builder, but it would be better if we could add vite-support to the addon directly, which I've suggested in https://github.com/storybookjs/addon-svelte-csf/issues/64#issuecomment-1266298532.

## How to test

Currently we do not have a svelte-vite typescript sandbox, nor do we have any svelte-native stories.  But, I bootstrapped my own project, and copied over the `dist` folder from the `svelte-vite` framework in this branch, and confirmed that both docgen and svelte-native stories do not work without these changes, and do work with them.
2022-10-05 10:59:12 -04:00