Tom Coleman
|
d25ca7baf3
|
Merge pull request #19143 from storybookjs/tom/sb-722-render-play-function-exceptions-in-the
Add a new `hidePlayFunctionExceptions` parameter
|
2022-09-12 21:12:58 +10:00 |
|
Tom Coleman
|
d74ce3e547
|
hide -> throwPlayFunctionExceptions
|
2022-09-12 20:43:50 +10:00 |
|
Tom Coleman
|
2c4f759ee8
|
Add event checks
|
2022-09-12 20:42:46 +10:00 |
|
Tom Coleman
|
bea5e2c57e
|
Merge pull request #19145 from storybookjs/fix-broken-angular-stories
Fix issue in instrumenter with `waitFor`
|
2022-09-12 17:36:05 +10:00 |
|
Tom Coleman
|
274101c21c
|
Add useful comment
|
2022-09-12 17:26:43 +10:00 |
|
Tom Coleman
|
6734525950
|
Follow up on code comments
|
2022-09-12 17:26:14 +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
|
57dbd756d5
|
Fix typo [skip ci]
|
2022-09-12 12:15:19 +08:00 |
|
Michael Shilman
|
7b26568846
|
Merge branch 'next' into shilman/add-web-components-vite-framework-and-template
|
2022-09-12 11:42:07 +08:00 |
|
Michael Shilman
|
8833fb42ab
|
Repro templates: web-components-vite => lit-vite
|
2022-09-12 11:25:11 +08:00 |
|
Tom Coleman
|
67dca798b9
|
Add tests for restoring and fix issue with sync errors not restoring
|
2022-09-12 12:00:31 +10:00 |
|
Michael Shilman
|
7e84537e77
|
Escape vue-cli vue2 preset properly
|
2022-09-12 01:51:24 +08:00 |
|
Michael Shilman
|
5f220b66b7
|
Vue-cli: Don't nuke cwd on init
|
2022-09-12 00:40:20 +08:00 |
|
Michael Shilman
|
33a1d7deb4
|
Merge branch 'next' into shilman/vue-cli-repro-templates
|
2022-09-11 23:55:29 +08:00 |
|
Michael Shilman
|
4e417eff14
|
TS: Revert a few @ts-expect-errors
|
2022-09-11 23:20:29 +08:00 |
|
Michael Shilman
|
e7577286f4
|
Vue: Add repro templates for vue-cli
|
2022-09-11 16:42:47 +08:00 |
|
Michael Shilman
|
dc3a5c22d5
|
Vite: Add web-components/lit support
|
2022-09-11 14:31:48 +08:00 |
|
Tom Coleman
|
1335697e9b
|
No longer handle previewEntries in the vite builder.
|
2022-09-09 15:58:59 +10:00 |
|
Norbert de Langen
|
9823ef0352
|
Merge pull request #19054 from storybookjs/upgrade-emotion-deps-again
Upgrade emotion deps again
|
2022-09-08 17:28:00 +02:00 |
|
Norbert de Langen
|
32e90fca19
|
Merge branch 'next' into feat/addons-actions-tsup
# Conflicts:
# code/addons/actions/package.json
|
2022-09-08 17:18:09 +02:00 |
|
Norbert de Langen
|
f6fab68b0d
|
Merge branch 'next' into fix-staticDirs-file-already-exists-16732
|
2022-09-08 16:37:54 +02: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
|
3f6780e9b7
|
add utils
|
2022-09-08 15:25:44 +02:00 |
|
Norbert de Langen
|
30fc543d7f
|
Merge branch 'next' into add-build-setting-router
|
2022-09-08 15:18:41 +02:00 |
|
Norbert de Langen
|
fac8e86fd0
|
Merge branch 'next' into tsup/csf-tools
|
2022-09-08 14:16:46 +02:00 |
|
Ian VanSchooten
|
bca3f27320
|
Move csf templates out of /src
|
2022-09-08 07:36:15 -04:00 |
|
Tom Coleman
|
9cb59ab7d4
|
Fix issue in instrumenter with waitFor
|
2022-09-08 21:13:30 +10: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 |
|
Tom Coleman
|
c6d0b40f1e
|
Allow updating project annotations before selection
|
2022-09-08 17:08:17 +10:00 |
|
Tom Coleman
|
08abb0274d
|
Add a new hidePlayFunctionExceptions parameter
If true, it doesn't exhibit play function exceptions in the UI. Set it to true from the interactions addon.
|
2022-09-08 16:30:10 +10:00 |
|
Michael Shilman
|
42833839df
|
Merge branch 'next' into react-18-followup
|
2022-09-08 11:03:09 +08:00 |
|
Michael Shilman
|
64dd6b1a6f
|
Merge pull request #19118 from storybookjs/tom/sb-586-remaining-core-features
Generic stories for remaining core features
|
2022-09-08 11:01:39 +08:00 |
|
Tom Coleman
|
b721a0b2d2
|
Fix import
|
2022-09-08 11:18:50 +10:00 |
|
Ian VanSchooten
|
8e11300914
|
Fix cli command
|
2022-09-07 21:18:15 -04:00 |
|
Ian VanSchooten
|
37cd491157
|
Fix cli command in repro generators
|
2022-09-07 21:08:24 -04:00 |
|
Ian VanSchooten
|
c8a0e62ff7
|
Remove unneeded core-js dependency
|
2022-09-07 21:08:24 -04:00 |
|
Ian VanSchooten
|
27fa2c7ce3
|
Oops forgot to check in the index change
|
2022-09-07 21:08:24 -04:00 |
|
Ian VanSchooten
|
ca315e985a
|
Bundle cli with tsup
|
2022-09-07 21:08:24 -04:00 |
|
wataru
|
4c43da6e4a
|
Add platform field
|
2022-09-08 09:58:57 +09:00 |
|
wataru
|
dfde87e5fe
|
Fix path of utils.js
|
2022-09-08 09:39:57 +09:00 |
|
Ian VanSchooten
|
811923e977
|
remove core-js
|
2022-09-07 20:29:47 -04:00 |
|
Ian VanSchooten
|
5408e91104
|
Build: bundle csf-tools with tsup
|
2022-09-07 20:28:44 -04:00 |
|
wataru
|
1a33b3aa48
|
Build libs/router with ts-up
|
2022-09-08 09:17:22 +09:00 |
|
Michael Shilman
|
4122627988
|
Merge pull request #19105 from storybookjs/tom/sb-586-core-features-loaders-parameters
Add parameter, loader and decorator stories to `lib/store`
|
2022-09-08 07:54:50 +08:00 |
|
Michael Shilman
|
7b09aaad68
|
Merge branch 'tom/sb-586-core-features-loaders-parameters' into tom/sb-586-remaining-core-features
|
2022-09-08 07:38:50 +08:00 |
|
Tom Coleman
|
43030371d3
|
Merge branch 'tom/sb-586-remaining-core-features' into react-18-followup
|
2022-09-08 09:36:51 +10:00 |
|
Michael Shilman
|
8701748ddf
|
Merge branch 'next' into tom/sb-586-core-features-loaders-parameters
|
2022-09-08 07:07:18 +08:00 |
|
Michael Shilman
|
31d0db99dd
|
Merge branch 'next' into pr/19019
|
2022-09-07 23:08:49 +08:00 |
|
Michael Shilman
|
ea70649db9
|
Merge pull request #19122 from storybookjs/ts-expect-error
Convert @ts-ignore to @ts-expect-error
|
2022-09-07 22:56:33 +08:00 |
|
Norbert de Langen
|
9a0ca4fc32
|
do not remove the old framework, because that's now the renderer!
|
2022-09-07 15:10:07 +02:00 |
|