41690 Commits

Author SHA1 Message Date
Norbert de Langen
a8549587d1
add an example 2022-08-10 12:24:48 +02:00
Norbert de Langen
363bcd59fa
add documentation for the removed default export 2022-08-09 13:01:26 +02:00
Norbert de Langen
ee1dcd84c8
add migration documentation for prebuild-manager & modern browser support 2022-08-09 12:58:39 +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
c321fa0eac
add image support to builder-manager 2022-08-03 13:32:11 +02:00
Tom Coleman
4ee407b4d0
Merge pull request #18844 from storybookjs/tom/sb-593-start-verdaccio-publish-packages-install
Got verdaccio working, borrowing heavily from the old repro command
2022-08-03 10:24:21 +10:00
Michael Shilman
c6d9ea96ab
Merge pull request #18706 from storybookjs/run-interactions-conditionally
Interactions: Run conditionally based on query param
2022-08-02 15:41:42 -07:00
Michael Shilman
e95109b189 Update git head to 7.0.0-alpha.18, update yarn.lock [ci skip] 2022-08-02 15:23:18 -07:00
Michael Shilman
bd59f1eef0 v7.0.0-alpha.18 v7.0.0-alpha.18 2022-08-02 15:19:16 -07:00
Michael Shilman
2cfbc4822f Update root, peer deps, version.ts/json to 7.0.0-alpha.18 [ci skip] 2022-08-02 15:06:05 -07:00
Michael Shilman
a6d6d1cf94 7.0.0-alpha.18 changelog 2022-08-02 15:05:41 -07:00
Tom Coleman
dc82898548 Use the global cache in sandbox mode
so we aren't re-caching dependencies each time we run sandbox
2022-08-02 23:10:09 +10:00
Tom Coleman
a29aef299a Use global cache for linked projects 2022-08-02 23:09:39 +10:00
Tom Coleman
63828515d1 Got verdaccio working, borrowing heavily from the old repro command 2022-08-02 23:08:42 +10:00
Norbert de Langen
6f7db19a62
Merge pull request #18842 from luciana-mendonca/build/addon-outline-tsup
build(addon-outline): use ts-up to build `addon-outline`
2022-08-02 15:00:57 +02:00
Norbert de Langen
b677750600
Merge pull request #18676 from storybookjs/future/frameworkOptions-preset-value
Core: Fix default framework options handling
2022-08-02 14:41:03 +02:00
luciana-mendonca
d299def249 build(addon-outline): use ts-up to build addon-outline 2022-08-02 13:21:29 +02:00
Norbert de Langen
5de2b212d4
Merge pull request #18160 from storybookjs/fix/refs-with-authentication-hosted-on-chromatic
Fix refs with authentication being broken if the fetch for `iframe.html` succeeds (but with a request to authenticate)
2022-08-02 11:55:46 +02:00
Norbert de Langen
4298fbd6a5
Merge pull request #18837 from luciana-mendonca/build/addon-measure-tsup
build(addon-measure): use tsup to build `addon-measure` and fix related imports in `examples/official-storybook`
2022-08-02 11:35:10 +02:00
Norbert de Langen
68512e520c
Merge branch 'next' into future/frameworkOptions-preset-value
# Conflicts:
#	code/lib/core-server/src/presets/common-preset.ts
2022-08-02 11:20:58 +02:00
Norbert de Langen
d6b0dbf257
add a 200 check 2022-08-02 11:02:35 +02:00
luciana-mendonca
153f262e9f build(addon-measure): use tsup to build addon-measure and fix related imports in examples/official-storybook 2022-08-02 11:01:45 +02:00
Norbert de Langen
40e0792dd9
Merge branch 'next' into fix/refs-with-authentication-hosted-on-chromatic
# Conflicts:
#	lib/manager-webpack4/src/manager-config.ts
#	lib/manager-webpack5/src/manager-config.ts
2022-08-02 11:00:09 +02:00
Norbert de Langen
51239e26af
Merge pull request #18836 from luciana-mendonca/build/addon-jest-tsup
build(addon-jest): use tsup to build addon-jest
2022-08-02 10:35:18 +02:00
Tom Coleman
43aba62bd1
Merge pull request #18839 from storybookjs/tom/sb-630-add-the-final-implementation-to-the-cli
Use `repro-next` in the example script!
2022-08-02 15:41:10 +10:00
Tom Coleman
5dd97a77b7
Merge pull request #18838 from storybookjs/rename-example-to-sandbox
Rename `example` => `sandbox`
2022-08-02 14:32:47 +10:00
Tom Coleman
bcc60c1538 Remove duplicate output 2022-08-02 14:32:11 +10:00
Tom Coleman
31b0fe7df9 Small fixes 2022-08-02 14:32:03 +10:00
Tom Coleman
36a006ab03 Use repro-next in the example script! 2022-08-02 14:11:37 +10:00
Tom Coleman
91c1eeebb7 Merge remote-tracking branch 'origin/next' into rename-example-to-sandbox 2022-08-02 14:02:14 +10:00
Tom Coleman
bdc91375b8
Merge pull request #18825 from storybookjs/tom/sb-570-copy-in-the-generic-stories-based-on
Use a set of test components in addon stories
2022-08-02 14:00:41 +10:00
Tom Coleman
c179d1abef
Merge pull request #18824 from storybookjs/tom/sb-581-copy-in-the-rendererframework-specific
Copy example stories over from renderer + addons
2022-08-02 11:04:51 +10:00
Tom Coleman
e57b1d55f8 Merge remote-tracking branch 'origin/next' into tom/sb-581-copy-in-the-rendererframework-specific 2022-08-02 10:26:40 +10:00
Tom Coleman
2038d82e61 Fix merge issues 2022-08-02 10:25:16 +10:00
Tom Coleman
4670411cf9
Merge pull request #18827 from storybookjs/better-webkit-linking
Examples: Set `resolve.symlinks` based on node option
2022-08-02 10:23:50 +10:00
Tom Coleman
53526bd7ce Fix deepscan 2022-08-02 10:09:26 +10:00
Tom Coleman
cbaf551026 Rename example => sandbox 2022-08-02 09:15:06 +10:00
Tom Coleman
4dba874d5d Got "test-components" concept working 2022-08-02 08:53:44 +10:00
Tom Coleman
9c80244f2d Cleanup 2022-08-02 08:51:23 +10:00
Tom Coleman
40e2ecac80 Use an absolute path for the loader 2022-08-02 08:48:07 +10:00
Tom Coleman
94aace55dc Cleanup 2022-08-02 08:38:41 +10:00
Tom Coleman
d4e108f495 Add stories via story entries 2022-08-02 08:35:20 +10:00
Tom Coleman
b4a37bf898 Add stories via adding to main.js 2022-08-02 08:35:07 +10:00
Norbert de Langen
4628a286e0
Merge branch 'next' of github.com:storybookjs/storybook into next 2022-08-01 22:25:22 +02:00
Norbert de Langen
694cdcc711
sorry yann, but please put these preferences somewhere else.. 2022-08-01 22:25:08 +02:00
Norbert de Langen
d633c8a756
Merge pull request #18834 from storybookjs/yann/sb-634-create-new-sb-repro-command-degit-only
CLI: create temporary sb repro-next command that only degits repros
2022-08-01 17:59:44 +02:00
Yann Braga
1790cd2bcb CLI: add repro-next command
Temporary command which will eventually replace sb repro once ready
2022-08-01 17:40:23 +02:00
Yann Braga
7c63d0dfec CLI: add preprepare script to generate repro templates list 2022-08-01 17:39:41 +02:00
Yann Braga
26e02f35d1 cleanup generate repros workflow file 2022-08-01 17:22:31 +02:00
Norbert de Langen
610f4ae437
Merge pull request #18831 from storybookjs/norbert/sb-445-sb18376-extractargtypes-doesnt-function
fix missing ability to set docs.`extractArgTypes` for html framework
2022-08-01 17:01:13 +02:00