3806 Commits

Author SHA1 Message Date
Norbert de Langen
128c2a795c
make changes to typings files to ensure this the check command succeeds 2023-01-13 11:13:24 +01:00
Norbert de Langen
94bdf0909f
Merge pull request #20594 from storybookjs/norbert/preview-optimization
Ensure no duplicate code in preview when using vite
2023-01-13 09:01:09 +01:00
Tom Coleman
00ac5cb9c4 Fix issue with jest projects matching ui/node_modules 2023-01-13 11:51:45 +11:00
Jeppe Reinhold
a7f2f78ba9
Merge branch 'next' into sveltekit-keep-compile-plugin 2023-01-12 23:09:32 +01:00
Ben McCann
374451bb8c
Update code/frameworks/sveltekit/src/preset.ts 2023-01-12 14:01:42 -08:00
Ben McCann
9459443480
Update code/frameworks/sveltekit/README.md 2023-01-12 14:01:12 -08:00
Valentin Palkovic
48cc035c9f
Merge pull request #20591 from storybookjs/fix/strict-ts-types
Build: fix template stories to make them work with stricter Typescript settings
2023-01-12 21:47:26 +01:00
Valentin Palkovic
8f7ed31168
Merge pull request #20455 from storybookjs/alert-missing-addons
Addons: Warn when addon is not installed
2023-01-12 21:30:51 +01:00
Norbert de Langen
b0384edf13
Merge branch 'next' into sveltekit-keep-compile-plugin 2023-01-12 20:01:53 +01:00
Norbert de Langen
19b265b240
Merge branch 'next' into norbert/preview-optimization 2023-01-12 17:53:22 +01:00
Norbert de Langen
b39effa3be
switch to different vite-plugin that actually removed globalized packages 2023-01-12 17:45:32 +01:00
Yann Braga
0a76fb96d9
Merge pull request #20590 from storybookjs/fix-extractComponentDescription
Blocks: handle undefined extractComponentDescription
2023-01-12 15:34:00 +01:00
Valentin Palkovic
a4547d2bd7
Merge pull request #20575 from storybookjs/feat/expose-port-from-builder
feat: expose port from buildDevStandalone
2023-01-12 14:05:22 +01:00
Valentin Palkovic
c1b100005d Fix template stories to make them work with stricter Typescript settings 2023-01-12 14:01:37 +01:00
Jeppe Reinhold
31e44f066e handle undefined extractComponentDescription 2023-01-12 13:35:12 +01:00
Norbert de Langen
97e8194914
Merge branch 'next' into norbert/mdx2-comments-migration 2023-01-12 12:37:56 +01:00
Norbert de Langen
43c0a32be3
expand tests 2023-01-12 12:37:41 +01:00
Katerina Skroumpelou
ae927e4da8 feat: expose port from buildDevStandalone
Co-authored-by: Valentin Palkovic <valentin@chromatic.com>
2023-01-12 12:26:14 +02:00
Yann Braga
e465ca4dcd
Merge pull request #20054 from storybookjs/tom/sb-1040-allow-creating-templates-that-augment
Allow creating templates that extend others and pass `main.js` options
2023-01-12 10:40:08 +01:00
Yann Braga
b80cb83507 scope mainConfig in "modifications" property 2023-01-12 08:50:50 +01:00
Yann Braga
baacd40236 add vite ssv6 template 2023-01-11 17:59:35 +01:00
Yann Braga
cd00e318f2 enforce internalTemplate ids 2023-01-11 17:54:06 +01:00
Michael Shilman
5f8f3d0d37 Update git head to 7.0.0-beta.25, update yarn.lock [ci skip] 2023-01-12 00:35:01 +08:00
Michael Shilman
2109ab8d7c v7.0.0-beta.25 2023-01-12 00:33:53 +08:00
Michael Shilman
f7e2ef34d1 Update root, peer deps, version.ts/json to 7.0.0-beta.25 [ci skip] 2023-01-12 00:31:32 +08:00
Norbert de Langen
cfa1644dd3
Merge pull request #20536 from chakAs3/vue3-rendering-slots
vue3: rendering slots if are set and passed from controls
2023-01-11 17:20:38 +01:00
Norbert de Langen
8572671b7a
Merge pull request #20574 from storybookjs/fix/export-build-core-server
fix: remove standalone and export build from core-server
2023-01-11 15:05:33 +01:00
Jeppe Reinhold
f7826d5382
Merge pull request #20563 from storybookjs/block-description-improvements
Blocks: new Description API, introduce useOf
2023-01-11 12:40:48 +01:00
Yann Braga
71e72d0d0f refactor template to use isInternal flag 2023-01-11 12:25:09 +01:00
Jeppe Reinhold
19cba6e6ae fix getDescriptionFromResolvedOf name 2023-01-11 12:09:09 +01:00
Jeppe Reinhold
36e6a83c50
rename getDescriptionFromModuleExport to getDescriptionFromResolvedOf
Co-authored-by: Tom Coleman <tom@chromatic.com>
2023-01-11 12:08:17 +01:00
Katerina Skroumpelou
0bcb2568fa fix: remove standalone and export build from core-server 2023-01-11 13:01:33 +02:00
Yann Braga
8c5a7824bc CLI: support exact template id match in repro command 2023-01-11 11:33:01 +01:00
Jeppe Reinhold
b8ff9f251a use combineParameters 2023-01-11 09:26:20 +01:00
Yann Braga
c0369b7340 rename secondary flag and cleanup 2023-01-11 09:26:11 +01:00
Jeppe Reinhold
678168eb7b move useOf to component to adhere to rules-of-hooks 2023-01-11 09:22:16 +01:00
Jeppe Reinhold
4052c1b096 add string of to stories 2023-01-11 00:21:13 +01:00
Jeppe Reinhold
ddb256e274 migration notes and links 2023-01-11 00:17:13 +01:00
Jeppe Reinhold
ad9ecf9058 fix type imports 2023-01-10 22:03:45 +01:00
Jeppe Reinhold
92e9362c2c export useOf 2023-01-10 20:48:19 +01:00
Jeppe Reinhold
722013bb0e cleanup 2023-01-10 20:43:41 +01:00
Yann Braga
021e9ea057 change ssv6 repro to react webpack and add secondary flag 2023-01-10 19:28:46 +01:00
Yann Braga
62b1b86ce0 separate templates in base and extended templates 2023-01-10 18:55:16 +01:00
Yann Braga
10bf302540 Merge branch 'next' into tom/sb-1040-allow-creating-templates-that-augment 2023-01-10 17:39:12 +01:00
Michael Shilman
16c4a693de Update git head to 7.0.0-beta.24, update yarn.lock [ci skip] 2023-01-11 00:34:39 +08:00
Michael Shilman
cf402923a5 v7.0.0-beta.24 2023-01-11 00:33:22 +08:00
Michael Shilman
2876e0cb37 Update root, peer deps, version.ts/json to 7.0.0-beta.24 [ci skip] 2023-01-11 00:30:32 +08:00
Jeppe Reinhold
d21b9de642 describe useOf 2023-01-10 16:59:44 +01:00
Norbert de Langen
8dfecf53eb
Merge branch 'norbert/cleanup-babel' of github.com:storybookjs/storybook into norbert/cleanup-babel 2023-01-10 16:59:29 +01:00
Norbert de Langen
0e679edc84
Merge branch 'next' into norbert/cleanup-babel 2023-01-10 16:58:36 +01:00