27 Commits

Author SHA1 Message Date
Ian VanSchooten
393a12aac3 Use explicit type imports 2022-10-27 19:33:39 -04:00
Norbert de Langen
9e60c3428f
Merge branch 'next' into ugrades/eslint 2022-10-26 08:51:41 +02:00
Norbert de Langen
8e3e508af4
Merge branch 'deprecate/remaining-lib-cli' into norbert/sb-799-create-a-storybooktypes 2022-10-25 13:49:02 +02:00
Norbert de Langen
6be12c24d8
deal with the aftermath of upgrading eslint 2022-10-24 14:57:37 +02:00
Tom Coleman
5bce63b987 Add renderer field to preset and use in v6 entries 2022-10-24 16:23:33 +11:00
Norbert de Langen
d1b725d385
fixes & linting 2022-10-22 17:32:14 +02:00
Jeppe Reinhold
4d4e62360a remove vite-plugin-svelte-kit when using SvelteKit setup 2022-10-18 14:25:16 +02:00
Michael Shilman
e82376f8f8 Frameworks: Don't re-export renderer types from frameworks 2022-10-17 19:27:32 +08:00
Norbert de Langen
2b8bd47535
just a few random fixes, enjoy reviewing! 2022-10-13 13:37:32 +02:00
Ian VanSchooten
63f6386b9e Merge remote-tracking branch 'origin/next' into vite/svelte-docgen-options
# Conflicts:
#	code/frameworks/svelte-vite/src/preset.ts
2022-10-04 14:57:57 -04:00
Ian VanSchooten
77d28f8e7d Add svelte csf addon for svelte-native stories 2022-10-03 22:21:40 -04:00
Ian VanSchooten
aefbc7e77b Pass svelte options to docgen plugin 2022-10-03 22:09:30 -04:00
Michael Shilman
5d175ed378 Merge branch 'next' into vite/vue2 2022-10-02 20:27:36 +08:00
Ian VanSchooten
104123625d Merge remote-tracking branch 'origin/next' into vite/framework-plugins
# Conflicts:
#	code/frameworks/react-vite/package.json
#	code/frameworks/vue3-vite/package.json
2022-09-27 15:43:18 -04:00
Ian VanSchooten
1b16274e36 Add svelte vite plugin if not found 2022-09-26 09:13:01 -04:00
Ian VanSchooten
8366da7a93 Clean up unused imports 2022-09-21 23:24:55 -04:00
Ian VanSchooten
d46a5c4dac Cleanup readPackageJson functions
It's only used in the react framework, and doesn't need to be exported
2022-09-21 23:15:34 -04:00
Ian VanSchooten
e5054c27e9 Export storybook utilities for builder from frameworks 2022-09-19 16:11:25 -04:00
Ian VanSchooten
f85e41b505 Vite: Fix plugin types 2022-09-02 15:00:49 -04:00
Michael Shilman
d1418038d3 Vite: Fix framework typing issues with a hack 2022-09-02 23:54:15 +08:00
Ian VanSchooten
119a2d45f1 Use consistent vite plugin names
This will make them easier to understand in debug logs, for instance.
2022-09-01 16:02:57 -04:00
Ian VanSchooten
46fe3ea3fb Remove duplicate vue and svelte plugins
It's expected that the original vite.config.js should have one, and we're using that now.
2022-08-30 23:24:52 -04:00
Ian VanSchooten
5e1b062efb Do not add vite-plugin-svelte 2022-08-30 23:24:52 -04:00
Ian VanSchooten
0cb5f7c7f1 Clean up unneeded dependencies and files in vite frameworks 2022-08-29 06:41:12 -04:00
Michael Shilman
07e6c81fd3 Fix typo 2022-08-26 09:37:02 +08:00
Michael Shilman
00ccb9ac4b Merge branch 'next' into svelte-vite-framework 2022-08-26 09:24:50 +08:00
Michael Shilman
498575b299 Svelte: Add svelte-vite framework (WIP) 2022-08-22 12:40:53 +08:00