41741 Commits

Author SHA1 Message Date
Yann Braga
c95f7dce19 remove .only from test 2022-08-11 11:02:15 +02:00
Yann Braga
0548b254c3 CLI: fix version requirement in sb-script automigration 2022-08-11 10:57:19 +02:00
Yann Braga
38a6fcb586 CLI: install the same version as the user in sb-scripts automigration
Before it was installing latest, which could result in a wrong situation
2022-08-11 10:54:06 +02:00
jonniebigodes
9de1061c26
Merge pull request #18863 from RichardNorton/patch-2
Update README.stories.mdx
2022-08-10 20:05:34 +01:00
Norbert de Langen
4a919a1a83
Merge pull request #18847 from luciana-mendonca/build/addon-toolbars-tsup
build(addon-toolbars): use ts-up to build addon-toolbars
2022-08-10 17:03:32 +02:00
Norbert de Langen
003a05468d
fix 2022-08-10 16:50:05 +02:00
Norbert de Langen
16e28c8dec
Merge branch 'next' into build/addon-toolbars-tsup 2022-08-10 16:31:16 +02:00
Norbert de Langen
27517fff92
fix linting 2022-08-10 16:31:04 +02:00
Norbert de Langen
a92f6d88f3
Merge pull request #18882 from B2Y4N/B2Y4N-patch-1
Build lib/channels with ts-up
2022-08-10 14:11:11 +02:00
Norbert de Langen
e48667ff5b
fix 2022-08-10 13:28:07 +02:00
Norbert de Langen
058a9c8eaf
Update package.json 2022-08-10 13:24:09 +02:00
Norbert de Langen
36040f4f40
Merge pull request #18908 from luciana-mendonca/build/addon-links-tsup
Build: Use ts-up to build addon-links
2022-08-10 12:51:25 +02:00
Norbert de Langen
2a45b193f5
Merge pull request #18906 from storybookjs/tech/bring-back-theming-create
add `create` export for lib/theming, proper
2022-08-10 12:34:52 +02:00
Norbert de Langen
39ec6f94c4
change to use cjs 2022-08-10 11:53:37 +02:00
Norbert de Langen
c1ae30b92e
fixes 2022-08-10 11:32:25 +02:00
Norbert de Langen
852d1263d3
fixes 2022-08-10 11:20:47 +02:00
Yann Braga
ddef015533
Merge pull request #18868 from storybookjs/yann/sb-641-storybook-metadata-extracts-addons
telemetry: improve addon extraction logic
2022-08-10 07:41:51 +02:00
Yann Braga
0c2ee6d4ec
Merge pull request #18905 from storybookjs/fix/remove-dependencies
CLI: fix remove dependencies logic
2022-08-10 07:37:19 +02:00
Luciana Mendonça
61ba4354a5
Merge branch 'next' into build/addon-toolbars-tsup 2022-08-09 18:02:42 +02:00
luciana-mendonca
46f21be082 build(addon-links): use ts-up to build addon-links 2022-08-09 17:47:14 +02:00
Yann Braga
da08392ae7
Merge pull request #18769 from storybookjs/feat/automigrate-sb-scripts
CLI: add "storybook scripts 7.0" automigrate command
2022-08-09 17:23:43 +02:00
Yann Braga
13f68106e5 feat(CLI): add sb-scripts automigration 2022-08-09 17:16:27 +02:00
Yann Braga
a13e9b44f7 fix: remode dependencies as well 2022-08-09 15:09:16 +02:00
Norbert de Langen
26a1360ed0
add create export for lib/theming, proper
This is actually kind of a good idea, because of the size of lib/theming/index
2022-08-09 14:24:41 +02:00
Yann Braga
93bcd5209c CLI: fix remove dependencies logic 2022-08-09 14:12:29 +02:00
Norbert de Langen
f38f4cd7af
Merge pull request #18900 from storybookjs/chore/add-uninstall-deps-command
chore(cli): add uninstall deps to jsPackageManager
2022-08-09 12:04:53 +02:00
Yann Braga
60e02abd8d chore(cli): add uninstall method to jspackagemanager 2022-08-09 10:28:06 +02:00
Tom Coleman
97f72c63c8 Fix issues with sandbox 2022-08-09 17:16:51 +10:00
Tom Coleman
308de76eee
Merge pull request #18869 from storybookjs/yann/sb-635-command-silently-fails-if-sandbox-doesnt
improve sandbox command error handling and debugging
2022-08-09 16:42:41 +10:00
B2Y4N
74f8c7626c
Merge branch 'storybookjs:next' into B2Y4N-patch-1 2022-08-09 09:16:20 +08:00
jonniebigodes
6cca929bec
Merge pull request #18897 from storybookjs/jonniebigodes-patch-cli
Chore: (Docs) Updates to the CLI options
2022-08-08 23:03:01 +01:00
Yann Braga
523537c448
Merge pull request #18878 from storybookjs/tech/use-self-hosted-placeholder-images
change the location of placeholder images to something we host ourselves
2022-08-08 23:54:22 +02:00
jonniebigodes
5e7c9e3de9
Chore: (Docs) Updates to the CLI options
While reviewing another pull request related to this part of the documentation, I discovered that there's an issue with the link mentioning how to opt-out of the telemetry.

This pull request fixes it.

What was done:
- Removed additional spacing in the docs
2022-08-08 22:44:06 +01:00
B2Y4N
fa4fad334a
Merge branch 'storybookjs:next' into B2Y4N-patch-1 2022-08-09 01:26:33 +08:00
Yann Braga
4d41f44feb sandbox: improve error handling 2022-08-08 18:29:08 +02:00
jonniebigodes
4a532ec8d8
Merge pull request #18883 from AbrahamBrookes/patch-2
Update cli-options.md
2022-08-08 15:08:59 +01:00
Yann Braga
21048422c5 telemetry: improve addon extraction logic 2022-08-08 15:23:33 +02:00
Abraham Brookes
b0e19bbef3
Update cli-options.md
Just wanted to add some links to the commands from the top of the doc 👍
2022-08-08 10:29:46 +10:00
B2Y4N
33f6f1908c
Build lib/channels with ts-up 2022-08-08 00:39:05 +08:00
Yann Braga
71fc31706f utils: throw error rather than just logging it 2022-08-05 20:48:52 +02:00
Norbert de Langen
3d06286155
change the location of placeholder images to something we host ourselves
to reduce flake (you can ask yann what that means)
2022-08-05 15:05:10 +02:00
Norbert de Langen
c8bcbeb510
Merge pull request #18857 from storybookjs/norbert/sb-631-sb18789-theming-v700-alpha16-no-loader
add image support to builder-manager
2022-08-05 14:04:00 +02:00
Yann Braga
b503e3d3fe fix build-package command 2022-08-05 12:13:39 +02:00
Yann Braga
6689609a08 builder manager: add correct loader type for images 2022-08-05 12:13:20 +02:00
Yann Braga
0f56a10895 improve sandbox command error handling and debugging 2022-08-04 13:16:16 +02:00
Yann Braga
67102c84f5
Merge pull request #18866 from storybookjs/fix/no-init-on-repro
CLI: add --no-init to repro-next command
2022-08-04 11:12:55 +02:00
Yann Braga
ac9606c374 CLI: add --no-init to repro-next command 2022-08-04 09:32:05 +02:00
Richard Norton
aa4d6856a3
Update README.stories.mdx
Fix typo
2022-08-04 15:16:55 +12:00
Norbert de Langen
85db984dab
Merge pull request #18856 from storybookjs/norbert/sb-502-it-seems-core-server-is-still-depending
move webpack to be a devDependency
2022-08-03 17:15:48 +02:00
Norbert de Langen
c155a5cdf2
Merge pull request #18710 from ProjektGopher/fix/vue-client-extractArgTypes
[bugfix] Check for undefined before reading property in extractArgTypes.ts
2022-08-03 17:15:15 +02:00