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
|
0c9639b096
|
Just specify a template for simplicity
|
2022-10-10 10:34:52 +11:00 |
|
Tom Coleman
|
57c81e8d2f
|
Rename file to storybook-sandbox
|
2022-10-10 10:34:12 +11:00 |
|
Tom Coleman
|
f407585b94
|
Another @yannbf fix
|
2022-10-10 10:32:10 +11:00 |
|
Tom Coleman
|
d1ebd7e74e
|
Apply suggestions from code review
@yannbf text changes
Co-authored-by: Yann Braga <yannbf@gmail.com>
|
2022-10-10 10:30:29 +11:00 |
|
Tom Coleman
|
6adbd3e8cd
|
Move text up
https://github.com/storybookjs/storybook/pull/19275#discussion_r990630287
|
2022-10-10 10:28:27 +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
|
ad13646c82
|
Run svelte/ts and web-components/* in CI
|
2022-10-09 19:50:15 +08:00 |
|
Michael Shilman
|
9a226d894e
|
Delete unused story
|
2022-10-09 19:41:58 +08:00 |
|
Michael Shilman
|
b2f606685b
|
Delete unused story
|
2022-10-09 19:34:40 +08:00 |
|
Michael Shilman
|
015fa16ef0
|
Merge branch 'next' into shilman/add-web-components-vite-framework-and-template
|
2022-10-09 18:49:25 +08:00 |
|
Michael Shilman
|
42158d631a
|
Fix implicit type
|
2022-10-09 18:47:56 +08:00 |
|
Michael Shilman
|
70f21ae05b
|
Merge branch 'next' into shilman/generic-mdx-stories
|
2022-10-09 18:19:06 +08:00 |
|
Michael Shilman
|
ccb3a80f68
|
Merge branch 'next' into shilman/upgrade-test-runner
|
2022-10-09 18:15:36 +08:00 |
|
Michael Shilman
|
c745ff687e
|
Merge branch 'next' of github.com:storybookjs/storybook into next
|
2022-10-09 18:14:12 +08:00 |
|
Michael Shilman
|
0bfe45c324
|
Smoke tests require one less sandbox
|
2022-10-09 18:13:41 +08:00 |
|
Michael Shilman
|
7bbf1af4dd
|
Merge pull request #19404 from storybookjs/domyen-update-readme
Update readme to mirror messaging on the website
|
2022-10-09 17:56:34 +08:00 |
|
Michael Shilman
|
c2d2857d4e
|
Revert "fix parallelism"
This reverts commit e948ea95d3839830000b4a505dfde207884168b7.
|
2022-10-09 17:55:15 +08:00 |
|
Jeppe Reinhold
|
cfb227f651
|
start builders in sequence instead of parallel
|
2022-10-08 23:14:25 +02:00 |
|
Dominic Nguyen
|
7074607ecb
|
Update readme to mirror messaging on the website
|
2022-10-08 14:38:51 -04:00 |
|
domyen
|
f5cbd494b4
|
Refine sentence again 😅
|
2022-10-08 14:10:59 -04:00 |
|
domyen
|
69ea36005d
|
Refine sentence
|
2022-10-08 13:42:32 -04:00 |
|
domyen
|
ed1e277bf9
|
Update interaction-testing.md
|
2022-10-08 13:36:42 -04: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 |
|
Michael Shilman
|
1eea30cb79
|
Fix typo
|
2022-10-08 10:40:12 +08:00 |
|
Norbert de Langen
|
aef3aaff50
|
Merge pull request #19387 from storybookjs/tech/builder-options-merge-correctly
|
2022-10-07 19:53:28 +03:00 |
|
Norbert de Langen
|
b3e6f79009
|
Merge branch 'norbert/sb-717-migrate-stories-and-delete-html-kitchen' into norbert/sb-565-javascript
|
2022-10-07 13:45:45 +02:00 |
|
Norbert de Langen
|
b42da848cb
|
fix parallelism
|
2022-10-07 13:44:39 +02:00 |
|
Michael Shilman
|
e948ea95d3
|
fix parallelism
|
2022-10-07 19:35:04 +08:00 |
|
Norbert de Langen
|
662e2510da
|
escape the url of the addon file for the browser
|
2022-10-07 13:33:01 +02:00 |
|
Norbert de Langen
|
69dfbafa3d
|
Merge branch 'norbert/sb-717-migrate-stories-and-delete-html-kitchen' into norbert/sb-565-javascript
|
2022-10-07 13:13:26 +02:00 |
|
Norbert de Langen
|
a279a90419
|
cleanup
|
2022-10-07 13:10:58 +02:00 |
|
Norbert de Langen
|
c5e713d4f2
|
fix parallelism
|
2022-10-07 11:59:55 +02: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 |
|
Norbert de Langen
|
1ae1e730cb
|
Merge branch 'next' into norbert/sb-717-migrate-stories-and-delete-html-kitchen
|
2022-10-07 11:40:04 +02:00 |
|
Norbert de Langen
|
403da1e96a
|
fix parallelism
|
2022-10-07 09:59:04 +02:00 |
|
Norbert de Langen
|
d1c990cdc9
|
move code for setting builderOptions unto webpack5 builder to the other webpack config partial
|
2022-10-07 09:50:32 +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 |
|
Tom Coleman
|
f37897d812
|
Switch CRA for vite-react in start
|
2022-10-07 16:54:06 +11:00 |
|
Tom Coleman
|
6343f99da8
|
Remove snapshots
|
2022-10-07 16:32:53 +11:00 |
|
Tom Coleman
|
2529fa7ef7
|
Move angular docs stories to framework
|
2022-10-07 16:32:43 +11:00 |
|
Ian VanSchooten
|
6e944c30f0
|
Fix yarn.lock
|
2022-10-06 23:11:45 -04:00 |
|
Ian VanSchooten
|
166ba7ebfd
|
[chore] Remove leftover vue2 Migration guide
|
2022-10-06 22:45:51 -04:00 |
|
Ian VanSchooten
|
66ce00e4a8
|
Add note in MIGRATION
|
2022-10-06 22:45:02 -04:00 |
|
Ian VanSchooten
|
2c0505ee9a
|
Vite: Move default cache dir to node_modules/.cache
|
2022-10-06 22:37:06 -04:00 |
|
Michael Shilman
|
94b7cd8d20
|
Reduce parallelism for disabled svelte/ts
|
2022-10-07 07:23:15 +08:00 |
|