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
Norbert de Langen
2fbb63186d
Merge branch 'next' into chore/update-nx-latest
...
# Conflicts:
# code/nx.json
# code/yarn.lock
2022-09-01 23:52:02 +02:00
Katerina Skroumpelou
357af90657
update nx to latest version
2022-09-01 19:39:22 +03:00
Katerina Skroumpelou
5c5367b33c
chore: rename prepare script to prep
2022-09-01 15:56:01 +03:00
Michael Shilman
35e8310e52
Fix bad stat
2022-09-01 19:58:19 +08:00
Michael Shilman
0e086d22c6
Build: Generate clean repro templates
2022-09-01 18:37:08 +08:00
Tom Coleman
f21cafed14
Refactor as per @IanVS's suggestion
2022-09-01 12:55:49 +10:00
Tom Coleman
76780e91a3
Conditionally force vite rebuilds in sandbox
2022-08-31 15:13:43 +10:00
Mateusz Burzyński
72f2ab1f01
Add the emotion package to themind deps instead of adding it to all externals
2022-08-30 14:06:42 +02:00
Mateusz Burzyński
b433471a7e
Revert temporary workarounds for a bundling issue
2022-08-30 11:16:45 +02:00
Mateusz Burzyński
35d00a070b
Upgrade Emotion deps
2022-08-30 11:09:22 +02:00
Norbert de Langen
530d297b0e
Merge branch 'next' into tech/fix-bench
...
# Conflicts:
# code/yarn.lock
2022-08-30 11:00:59 +02:00
Norbert de Langen
6ebde54236
fix the build system.
...
Emotion changed to use exports map, and esbuild wasn't pivking the right entry anymore,
resulting in react not being detected, and thus not bundled, and thus missing at runtime!
I changed the tsup/esbuild config to prefer the ESM version, and this seems to have fixed the issue.
Many thanks to @Anderist for the assist!
2022-08-26 14:30:07 +02:00
Yann Braga
066d9c1710
tasks: use latest test runner for junit reports
2022-08-26 12:51:06 +02:00
Yann Braga
96c387a99a
Update scripts/tasks/test-runner.ts
2022-08-26 11:34:03 +02:00
Tom Coleman
3797b59a21
Test using the 6.4 canary of the test runner
2022-08-26 18:37:54 +10:00
Kyle Gach
d58f9972e7
Fix verdaccio publish script & add missing pkgs
...
- `@storybook/builder-vite` is no longer proxied
- Add missing packages to root `package.json`
Co-authored-by: Norbert de Langen <ndelangen@me.com>
2022-08-25 10:29:07 -06:00
Michael Shilman
dcc9f08396
Merge branch 'next' into vite-frameworks-react
2022-08-25 21:48:00 +08:00
Michael Shilman
8b85f971a8
Revert "Build storyshots"
...
This reverts commit c64c27f9afa194bea98b86d7848eb00e68b57cf9.
2022-08-25 16:16:22 +08:00
Ian VanSchooten
d484151510
[debug] remove quiet flag to see what's going on
2022-08-24 19:00:38 -04:00
Ian VanSchooten
d4fae0996c
Log smoke test target
2022-08-24 17:55:29 -04:00
Ian VanSchooten
ed8813d330
Avoid exit code 0 when tsup fails
2022-08-24 17:48:56 -04:00
Ian VanSchooten
26b55d5ec7
Update tsup for better error messages
2022-08-24 17:03:50 -04:00
Ian VanSchooten
c64c27f9af
Build storyshots
2022-08-24 16:07:08 -04:00
Norbert de Langen
de348859af
Merge branch 'next' into replace-rollup-plugin-node-polyfills
2022-08-23 16:30:42 +02:00
Michael Shilman
19a76d9b2d
Build: Update check-package for new repo structure
2022-08-23 17:47:22 +08:00
Michael Shilman
3617a62a6e
Build: Fix prepare script in build command
2022-08-23 17:46:55 +08:00
Michael Shilman
e16781352c
Build: Force exit generate-repros
2022-08-23 17:46:17 +08:00