Tom Coleman
|
4f2dac0cee
|
Address issues with optional prompts
|
2022-07-31 13:12:26 +10:00 |
|
Tom Coleman
|
a8ce72cb06
|
Simple updates from @yannbf's comments
|
2022-07-31 13:12:26 +10:00 |
|
Tom Coleman
|
c928629c6a
|
Fix typing problems
|
2022-07-31 13:12:26 +10:00 |
|
Tom Coleman
|
dd56d4a436
|
Fix typing problem
|
2022-07-31 13:12:26 +10:00 |
|
Tom Coleman
|
8e9515691a
|
Add basic logic to prompt to reuse or delete existing projects
|
2022-07-31 13:12:26 +10:00 |
|
Tom Coleman
|
b99d16da69
|
Drop scripts from code tests
|
2022-07-31 13:12:26 +10:00 |
|
Tom Coleman
|
c9df02b8a8
|
Do typing shenanigans for options
|
2022-07-31 13:12:26 +10:00 |
|
Tom Coleman
|
38d53e58bc
|
Add script tests as a separate circle job
|
2022-07-31 13:12:26 +10:00 |
|
Tom Coleman
|
6cf650e816
|
Add a dry-run option to command
|
2022-07-31 13:12:26 +10:00 |
|
Tom Coleman
|
48e87e39db
|
Cleanup
|
2022-07-31 13:12:26 +10:00 |
|
Tom Coleman
|
a067ce563b
|
Don't need this
|
2022-07-31 13:12:26 +10:00 |
|
Tom Coleman
|
3872a0fb32
|
Update example command to run SB commands
|
2022-07-31 13:12:26 +10:00 |
|
Tom Coleman
|
a742fe79a1
|
Some UX improvements
|
2022-07-31 13:12:26 +10:00 |
|
Tom Coleman
|
85fac87397
|
Simply TS usage
|
2022-07-31 13:12:26 +10:00 |
|
Tom Coleman
|
1b447a5a0d
|
Small simplification
|
2022-07-31 13:12:26 +10:00 |
|
Tom Coleman
|
c3c1018535
|
Add option validation/massaging
|
2022-07-31 13:12:26 +10:00 |
|
Tom Coleman
|
5a5bb0925e
|
Automatically infer flags
|
2022-07-31 13:12:26 +10:00 |
|
Tom Coleman
|
217fa08ced
|
Add options library, and use it to drive a new example command
|
2022-07-31 13:12:26 +10:00 |
|
Tom Coleman
|
0180f5bae8
|
Merge pull request #18816 from storybookjs/fix/sb-init-uncaught-exception
fix(CLI): throw error on failure in sb init
|
2022-07-31 12:28:24 +10:00 |
|
jonniebigodes
|
1dd3fcd7a0
|
Merge pull request #18819 from storybookjs/chore_docs_fix_broken_links
Docs broken links fixes
|
2022-07-29 21:01:26 +01:00 |
|
jonniebigodes
|
4be3af226e
|
Docs broken links fixes
|
2022-07-29 20:38:12 +01:00 |
|
Yann Braga
|
3151f378c8
|
Merge pull request #18817 from storybookjs/fix/yarn-build-command
fix yarn build command
|
2022-07-29 17:51:15 +02:00 |
|
Yann Braga
|
95f300d323
|
fix(CLI): throw error on failure in sb init
|
2022-07-29 17:23:58 +02:00 |
|
Yann Braga
|
2adb153902
|
fix yarn build command
|
2022-07-29 17:22:56 +02:00 |
|
Tom Coleman
|
428a768e6a
|
Merge pull request #18673 from storybookjs/tom/sb-468-add-step-function-to-play-context-and
Add step function to play context
|
2022-07-29 10:44:02 +10:00 |
|
Norbert de Langen
|
2582c2fe3b
|
Merge pull request #18798 from abdlqader/feat/lib-core-event-tsup
[CHANGED] core-event compiler to ts-up
|
2022-07-28 22:16:11 +02:00 |
|
Norbert de Langen
|
848a3435dd
|
Merge pull request #18810 from storybookjs/chore_fix_addons_images
Chore: (Docs) Addons URLs updates
|
2022-07-28 21:38:12 +02:00 |
|
jonniebigodes
|
36a3c4a8e8
|
Updates urls for addons
|
2022-07-28 20:19:28 +01:00 |
|
Norbert de Langen
|
7e02352a50
|
Merge pull request #18806 from storybookjs/fix/18791-packagejson-type
disable normalization of package.json
|
2022-07-28 17:21:12 +02:00 |
|
Norbert de Langen
|
24b4ee2c84
|
improve debug-ability of the extended e2e test
|
2022-07-28 17:07:33 +02:00 |
|
Norbert de Langen
|
141e77bccd
|
take the type from type-fest, because tsup has an issue with types from read-pkg-up
|
2022-07-28 16:45:13 +02:00 |
|
Norbert de Langen
|
76292e7192
|
fix #18791 and take PackageJson type from an upstream package
|
2022-07-28 15:02:46 +02:00 |
|
Norbert de Langen
|
4917afe0fa
|
Update code/lib/core-events/package.json
|
2022-07-28 13:14:58 +02:00 |
|
Norbert de Langen
|
82cf379dd4
|
Merge pull request #17964 from storybookjs/norbert/sb-28-prefetch-csf-files-on-hover-select-via
UI: Add preloading to stories highlighted in the sidebar
|
2022-07-28 12:28:01 +02:00 |
|
Norbert de Langen
|
bc337a6f43
|
fix
|
2022-07-28 11:56:42 +02:00 |
|
Tom Coleman
|
f95cb6eeb3
|
Code comments
|
2022-07-28 19:33:22 +10:00 |
|
Tom Coleman
|
0d176deb9a
|
Improvements
|
2022-07-28 19:33:22 +10:00 |
|
Tom Coleman
|
bb3749113d
|
Add explanation about composeStepRunners
|
2022-07-28 19:33:22 +10:00 |
|
Tom Coleman
|
81e297efea
|
Linting fixes
|
2022-07-28 19:33:22 +10:00 |
|
Tom Coleman
|
d1bcb5e02b
|
Add step to the prepared play function on Story
|
2022-07-28 19:33:21 +10:00 |
|
Norbert de Langen
|
de8bf808bd
|
Update code/lib/core-events/package.json
|
2022-07-27 20:08:12 +02:00 |
|
Michael Shilman
|
8985d42448
|
Update git head to 7.0.0-alpha.17, update yarn.lock [ci skip]
|
2022-07-27 10:55:43 -07:00 |
|
Michael Shilman
|
7d44bfd3e7
|
v7.0.0-alpha.17
v7.0.0-alpha.17
|
2022-07-27 10:51:56 -07:00 |
|
Michael Shilman
|
e6d3d6f7c4
|
Update root, peer deps, version.ts/json to 7.0.0-alpha.17 [ci skip]
|
2022-07-27 10:38:20 -07:00 |
|
Michael Shilman
|
4d7243d490
|
7.0.0-alpha.17 changelog
|
2022-07-27 10:21:11 -07:00 |
|
abdelkader
|
0831ed11f4
|
[CHANGED] core-event compiler to ts-up
|
2022-07-27 19:11:57 +02:00 |
|
Norbert de Langen
|
6457be8780
|
Merge branch 'next' of github.com:storybookjs/storybook into next
|
2022-07-27 16:42:42 +02:00 |
|
Norbert de Langen
|
e575669e0d
|
use local ts-node
|
2022-07-27 16:42:03 +02:00 |
|
Yann Braga
|
b7522fb476
|
Merge pull request #18787 from storybookjs/yann/sb-617-setting-up-the-generate-repro-script
feat: add next-repro CLI command
|
2022-07-27 16:29:54 +02:00 |
|
Yann Braga
|
e7f5e08bf9
|
remove unused import
|
2022-07-27 16:11:04 +02:00 |
|