1156 Commits

Author SHA1 Message Date
Michael Shilman
19a6e89dc1
Merge pull request #19343 from storybookjs/norbert/sb-702-migrate-stories-and-delete-official
Examples: Remove official-storybook
2022-10-11 22:07:36 +08:00
Kasper Peulen
cb2cd99017
Merge pull request #19238 from storybookjs/future/sound-arg-types
React: Sound arg types for CSF3
2022-10-11 13:28:30 +02:00
Kasper Peulen
1cf8658a9e make args sound for CSF3 react types 2022-10-11 10:31:23 +02:00
Norbert de Langen
71904dbd30
Merge branch 'next' into norbert/sb-702-migrate-stories-and-delete-official 2022-10-11 10:04:07 +02:00
Yann Braga
b344a5f742
Merge branch 'next' into fix/small-improvements 2022-10-11 08:16:27 +02:00
Michael Shilman
b8fa5b2401 Merge branch 'next' into shilman/delete-vue-kitchen-sink 2022-10-11 12:23:30 +08:00
Norbert de Langen
f3d02fe721
Merge pull request #19360 from storybookjs/norbert/sb-717-migrate-stories-and-delete-html-kitchen
remove html-kitchen-sink example
2022-10-11 01:38:30 +03:00
Jeppe Reinhold
510eb744c9
Merge pull request #19292 from danielamram/replace-storybook-semver 2022-10-11 00:30:02 +02:00
Norbert de Langen
bea1278e97
fix publish script 2022-10-10 15:11:26 +02:00
Norbert de Langen
bb7c697af1
Merge branch 'next' into norbert/sb-565-javascript 2022-10-10 14:53:11 +02:00
Michael Shilman
5580df220b Fix sandbox to link in preview.js for projects that lack src directory 2022-10-10 20:25:39 +08:00
Norbert de Langen
e6d4188984
Merge branch 'next' into norbert/single-version-of-yarn 2022-10-10 13:59:11 +02:00
Norbert de Langen
f0fa11e0e1
Merge branches 'next' and 'norbert/sb-565-javascript' of github.com:storybookjs/storybook into norbert/sb-565-javascript 2022-10-10 13:56:49 +02:00
Tom Coleman
f56998e1bc Merge remote-tracking branch 'origin/next' into tom/sb-628-properly-document-maintenance-scripts 2022-10-10 21:43:06 +11:00
Tom Coleman
e42b5b67c7 Some updates 2022-10-10 21:27:37 +11:00
Norbert de Langen
b5470be20c
Merge branch 'tom/sb-628-properly-document-maintenance-scripts' into norbert/single-version-of-yarn 2022-10-10 12:27:29 +02:00
Michael Shilman
51784f6106
Merge pull request #19164 from storybookjs/shilman/add-web-components-vite-framework-and-template
Vite: Add web-components/lit framework support
2022-10-10 17:56:54 +08:00
Yann Braga
609f3aba70 upgrade eslint-plugin-storybook 2022-10-10 10:58:21 +02:00
Tom Coleman
52740dab07 Explain the compile ready cehck 2022-10-10 19:57:25 +11:00
Tom Coleman
cbead1a4c9 Update to yarn 3.2.3 everywhere 2022-10-10 19:55:54 +11:00
Norbert de Langen
9d22e7bb85
fixes 2022-10-10 10:20:38 +02:00
Norbert de Langen
b8e7c72fee
use a single version of yarn 2022-10-10 10:10:31 +02:00
Tom Coleman
3a336b679b Serve the right directory (!) 2022-10-10 17:50:42 +11:00
Tom Coleman
7a53b32ac3 Better resolution 2022-10-10 17:15:43 +11:00
Tom Coleman
80e313db74 Merge remote-tracking branch 'origin/next' into tom/sb-628-properly-document-maintenance-scripts 2022-10-10 16:56:47 +11:00
Tom Coleman
bc3831f145
Merge pull request #19255 from storybookjs/shilman/upgrade-test-runner
CI: Fix test-runner build step
2022-10-10 16:52:46 +11:00
Michael Shilman
48d1bcee21 Merge branch 'next' into shilman/add-web-components-vite-framework-and-template 2022-10-10 12:50:32 +08:00
Tom Coleman
c9d876c23d Fix issue with global usage 2022-10-10 13:05:51 +11:00
Michael Shilman
8495960bb8 Try no index-json 2022-10-10 09:29:26 +08:00
Michael Shilman
0966869e47 Fix mdx1-csf/loader path 2022-10-10 08:23:47 +08:00
Michael Shilman
8b68d28d66 Add sb/testing-library as extra sandbox dep for web-components 2022-10-10 08:18:39 +08:00
Michael Shilman
156d366f91 Don't run interactions stories in web-components projects 2022-10-10 08:03:30 +08:00
Tom Coleman
e2d7c16cd3 Fix publish script 2022-10-10 11:02:27 +11:00
Tom Coleman
d5c9a9e9a6 Add a nice cancel for start-from prompt 2022-10-10 11:00:26 +11:00
Tom Coleman
f67404b36e Ensure that if you skip *one* option it doesn't prompt them all 2022-10-10 10:49:06 +11:00
Tom Coleman
0aa4be1c85 Remove a11y from default addons 2022-10-10 10:27:14 +11:00
Tom Coleman
da590c7a78 Remove spurious log 2022-10-10 10:23:07 +11:00
Tom Coleman
67d1ab11dc Rename before => dependsOn
https://github.com/storybookjs/storybook/pull/19275#discussion_r989719111
2022-10-10 10:22:07 +11:00
Michael Shilman
70f21ae05b Merge branch 'next' into shilman/generic-mdx-stories 2022-10-09 18:19:06 +08:00
Michael Shilman
5054605a9a Skip error stories in the test runner only 2022-10-08 10:59:23 +08:00
Michael Shilman
962ed90ccc Merge branch 'next' into shilman/upgrade-test-runner 2022-10-08 10:40:45 +08: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
Tom Coleman
2c898fb6a4
Update scripts/task.ts
Co-authored-by: Jeppe Reinhold <jeppe@chromatic.com>
2022-10-07 17:40:08 +11:00
Tom Coleman
44b1131bc0 Allow starting from a service 2022-10-07 16:58:10 +11:00
Norbert de Langen
027f3ed20d
pass flags to generate-repro script to set project type in sb init command 2022-10-06 17:32:37 +02:00
danielamram
5f31096c36 Merge branch 'next' of https://github.com/danielamram/storybook into replace-storybook-semver 2022-10-06 15:38:49 +03:00
Tom Coleman
202feaccc4 Revert "Add logging for a minute"
This reverts commit a638acc51a8f551e476c6c4752e276fabcae51bc.
2022-10-06 16:05:30 +11:00
Tom Coleman
a638acc51a Add logging for a minute 2022-10-06 15:28:29 +11:00
Tom Coleman
399192119b Fix up serve task 2022-10-06 15:27:59 +11:00
Tom Coleman
4154353083 Fix tasks 2022-10-06 14:29:05 +11:00