134 Commits

Author SHA1 Message Date
Tom Coleman
4411ce3a95 Merge branch 'tom/sb-596-bootstrap-templates-that-match-from-a' into tom/sb-597-build-each-of-the-storybooks-from 2022-08-10 14:05:07 +10:00
Tom Coleman
1600eb6786 Refactor once-per-template usage to be via a script 2022-08-10 10:58:59 +10:00
Tom Coleman
5daa14bcf7 Add a create-built-sandboxes-index script 2022-08-10 10:23:46 +10:00
Tom Coleman
c5e4df91cd Possibly .not.toBeEmpty() isn't reliable 2022-08-10 10:23:46 +10:00
Tom Coleman
e95f64c1df Tweak spec to work on angular example 2022-08-10 10:23:45 +10:00
Tom Coleman
ef3dc80294 Use correct port 2022-08-10 10:23:45 +10:00
Tom Coleman
210df609a5 Add playwright to CircleCI 2022-08-10 10:23:45 +10:00
Tom Coleman
3dd83b1be1 Add a simple playwright setup 2022-08-10 10:23:45 +10:00
Tom Coleman
977b08fa08 Rename to once-per-template 2022-08-09 17:17:51 +10:00
Tom Coleman
1b075df5da Filter by cadence 2022-08-09 17:17:51 +10:00
Tom Coleman
a1b94ba45c Created multiplex script and use for sandbox 2022-08-09 17:17:50 +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
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
Yann Braga
4d41f44feb sandbox: improve error handling 2022-08-08 18:29:08 +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
6689609a08 builder manager: add correct loader type for images 2022-08-05 12:13:20 +02:00
Yann Braga
ac9606c374 CLI: add --no-init to repro-next command 2022-08-04 09:32:05 +02: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
2f181650ed
cleanup 2022-08-03 15:25:34 +02:00
Norbert de Langen
08c4231f69
Merge branch 'next' into fix/vue-client-extractArgTypes 2022-08-03 15:21:31 +02:00
Norbert de Langen
c321fa0eac
add image support to builder-manager 2022-08-03 13:32:11 +02:00
Norbert de Langen
70c319b7f2
move webpack to be a devDependency 2022-08-03 11:51:25 +02: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 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
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
bcc60c1538 Remove duplicate output 2022-08-02 14:32:11 +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
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
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
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
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
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