1023 Commits

Author SHA1 Message Date
Michael Shilman
37f0de01f3 Merge branch 'next' into shilman/vue3-generic-stories 2022-09-26 19:36:10 +08:00
Norbert de Langen
2ac89d2328
regen lockfiles 2022-09-26 10:29:33 +02:00
joshwooding
d1d151ea18
Remove @nicolo-ribaudo/chokidar-2 2022-09-24 15:04:59 +01:00
Jeppe Reinhold
600f71fd0c Merge remote-tracking branch 'origin/next' into jeppe/sb-734-add-eslint-rule-to-enforce-ts-expect 2022-09-20 11:47:59 -04:00
Michael Shilman
94e145ded4 Allow renderers to export preview annotations 2022-09-20 11:28:33 +08:00
Michael Shilman
4857588614 Scripts: Prefix junit into base task runner 2022-09-18 01:11:55 +08:00
Michael Shilman
e957951017
Merge branch 'next' into shilman/vue-cli-repro-templates 2022-09-16 20:41:17 +08:00
Michael Shilman
18709fcdfc Task: Prefix chromatic junit keys with templateKey 2022-09-16 16:28:33 +08:00
Tom Coleman
30e9e0239b Ensure we always debug the chromatic command 2022-09-16 15:20:24 +10:00
Jeppe Reinhold
965fc5a655 Merge branch 'next' of github.com:storybookjs/storybook into jeppe/sb-734-add-eslint-rule-to-enforce-ts-expect 2022-09-15 13:27:55 +02:00
Michael Shilman
5dbe451b39 Fix duplicate import 2022-09-15 17:42:39 +08:00
Tom Coleman
1895f3c8a4 Update sandbox to link renderer stories *inside* project
But ensure that TS stories aren't loaded in JS projects 🚀
2022-09-14 21:45:03 +10:00
Tom Coleman
31fa2878d3 Ensure we use previewAnnotations for everything 2022-09-14 21:05:08 +10:00
Tom Coleman
2dc7254e08 Exclude all rules from template-stories 2022-09-14 20:59:36 +10:00
Norbert de Langen
40549ca923
fix the script 2022-09-14 12:39:04 +03:00
Jeppe Reinhold
cce44e0fdc make ban-ts-comment error, fix types in addon/links 2022-09-14 10:34:17 +02:00
Michael Shilman
4c05da11f7 Merge branch 'next' into shilman/fix-sandbox-multiple-reacts 2022-09-14 09:04:13 +08:00
Michael Shilman
b1ce457e9c Merge branch 'next' into shilman/fix-sandbox-multiple-reacts 2022-09-13 16:04:53 +08:00
Tom Coleman
e3966171f4 Merge remote-tracking branch 'origin/next' into remove-cra-ts-essentials 2022-09-13 16:40:38 +10:00
Tom Coleman
52cd4f41f3
Merge pull request #19152 from storybookjs/tom/sb-740-remove-previewentries-from-vite-builder
Presets: Replace `config` with `previewAnnotations`, remove `previewEntries`
2022-09-13 16:39:19 +10:00
Tom Coleman
0a82cae049 Merge remote-tracking branch 'origin/next' into remove-cra-ts-essentials 2022-09-13 15:48:09 +10:00
Norbert de Langen
19d75f0663
Merge pull request #19124 from storybookjs/norbert/sb-577-addon-links
Addon-links: Move stories into addon
2022-09-12 20:36:45 +02:00
Norbert de Langen
c00654b45d
Merge pull request #19114 from storybookjs/norbert/sb-574-addon-a11y
Addon-a11y: Move stories into addon
2022-09-12 18:05:13 +02:00
Tom Coleman
0db7a6cb17 Remove cra-ts-essentials 2022-09-12 22:27:38 +10:00
Tom Coleman
676c032bbe Add debug to smoke test task 2022-09-12 20:48:04 +10:00
Tom Coleman
3c7b5a787b Stop using previewEntries.
Switch `config` and `previewAnnotations`, and warn on the former.
2022-09-12 17:17:50 +10:00
Michael Shilman
bc436e15f1 Build: Add extra dependencies for linked stories 2022-09-11 13:38:04 +08:00
Michael Shilman
fd8607a731 Addon-docs: Generic DocsPage stories to replace examples 2022-09-10 12:15:49 +08:00
Michael Shilman
ce2a156826 Build: Fix sandbox running multiple versions of react 2022-09-09 19:44:47 +08:00
Tom Coleman
1335697e9b No longer handle previewEntries in the vite builder. 2022-09-09 15:58:59 +10:00
Norbert de Langen
f11a6ed40d
Merge branch 'next' into upgrade-emotion-deps-again
# Conflicts:
#	code/addons/storyshots/storyshots-core/package.json
#	code/lib/theming/package.json
#	code/yarn.lock
#	scripts/yarn.lock
2022-09-08 16:10:20 +02:00
Norbert de Langen
2ff665b23a
FIX duplicate entry, sort addons entries in sandbox script 2022-09-08 12:40:05 +02:00
Norbert de Langen
c221c96872
add links to sandboxes 2022-09-08 12:17:49 +02:00
Norbert de Langen
1b86bf70d7
Merge branch 'next' into norbert/sb-574-addon-a11y
# Conflicts:
#	code/renderers/react/template/components/index.js
#	code/renderers/svelte/template/components/index.js
#	code/renderers/vue3/template/components/index.js
2022-09-08 12:15:44 +02:00
Norbert de Langen
1ea262fe54
add a11y to sadnboxes 2022-09-08 11:37:26 +02:00
Michael Shilman
8701748ddf Merge branch 'next' into tom/sb-586-core-features-loaders-parameters 2022-09-08 07:07:18 +08:00
Ian VanSchooten
6bdfcfad14 Convert @ts-ignore to @ts-expect-error
And remove unused directives
2022-09-06 22:40:59 -04:00
Michael Shilman
9454d56200 Merge branch 'next' into chore/update-nx-latest 2022-09-07 07:47:22 +08:00
Ian VanSchooten
85a3d6840f Use test-runner pre-release in CI
This should be removed once 7.1 stable is released
2022-09-05 17:33:24 -04:00
Tom Coleman
66a94ae6b2 Merge remote-tracking branch 'origin' into tom/sb-586-core-features-loaders-parameters 2022-09-05 15:26:46 +10:00
Tom Coleman
44f1d1859a Setup system to create preview annotations in sandboxes
And use in loaders/parameters stories
2022-09-05 15:23:56 +10:00
Tom Coleman
d2bdc32888 Add lib/store to list of packages that may have stories 2022-09-05 10:05:15 +10:00
Ian VanSchooten
742bfb05ae Experiment: remove core-js 2022-09-02 23:08:48 -04:00
Norbert de Langen
9b1920d70a
Merge branch 'chore/update-nx-latest' of github.com:storybookjs/storybook into chore/update-nx-latest
# Conflicts:
#	code/nx.json
#	code/yarn.lock
2022-09-02 17:40:20 +02:00
Katerina Skroumpelou
37e2fa6503 update nx to latest version 2022-09-02 17:09:07 +03:00
Michael Shilman
a386695b5f
Merge pull request #19089 from storybookjs/bootstrap-exit-code
Exit yarn bootstrap with nonzero code if failed
2022-09-02 21:47:48 +08:00
Michael Shilman
8e0840275c Fix typo 2022-09-02 17:47:49 +08:00
Michael Shilman
e735d2b930 Build: Prefix generic addon stories in sandbox storybooks 2022-09-02 17:07:56 +08:00
Ian VanSchooten
1a86d277d9 Exit yarn bootstrap with nonzero code if failed
# Conflicts:
#	scripts/bootstrap.js
2022-09-01 23:55:46 -04:00
Michael Shilman
e1646400e4
Revert "chore: rename prepare script to prep" 2022-09-02 11:26:42 +08:00