41442 Commits

Author SHA1 Message Date
Norbert de Langen
5ff09de09c
fix unit tests reporting 2022-07-22 13:08:03 +02:00
Norbert de Langen
d03c328790
fix unit tests 2022-07-22 09:45:08 +02:00
Norbert de Langen
e8a0c547be
fix more e2e configuration in circleci 2022-07-22 09:33:35 +02:00
Norbert de Langen
c23f36aa89
fix the e2e script 2022-07-22 09:30:35 +02:00
Norbert de Langen
2fa7b08301
fix publish step, fix chromatics step 2022-07-22 09:20:32 +02:00
Norbert de Langen
1d0d26718b
fix inconsistent @types/react 2022-07-22 08:54:26 +02:00
Norbert de Langen
c1b5557603
fix circleci config for smoke tests 2022-07-21 23:47:50 +02:00
Norbert de Langen
02b6cf65e9
fix examples script 2022-07-21 23:39:46 +02:00
Norbert de Langen
b016c1efc9
fix unit tests & fix linting 2022-07-21 23:25:23 +02:00
Norbert de Langen
a71a94aa76
add missing dependencies need for running unit tests 2022-07-21 22:32:03 +02:00
Norbert de Langen
6653781654
move babel plugin from the oddest of places, this is exclusively used in tests script in the monorepo. 2022-07-21 21:56:41 +02:00
Norbert de Langen
1e0998ee02
disable overriding global registry, fix reference to .babelrc file in jest transformer, fix ref to examples in smoke-tests 2022-07-21 21:21:01 +02:00
Norbert de Langen
f8e93edd73
fix some scripts to point at the code dir 2022-07-21 21:06:23 +02:00
Norbert de Langen
37b5d2ae87
add installation of dependencies for script and add that to the cache 2022-07-21 17:27:26 +02:00
Norbert de Langen
5c229580d5
fix the ci configs 2022-07-21 17:16:02 +02:00
Norbert de Langen
f75593eac4
fix circleci config some more 2022-07-21 16:52:07 +02:00
Norbert de Langen
c9f7b891e5
fix danger config 2022-07-21 16:49:43 +02:00
Norbert de Langen
9a6072ecb1
update jest config and eslint config 2022-07-21 16:30:28 +02:00
Norbert de Langen
882106a8a4
update vscode config 2022-07-21 16:25:40 +02:00
Norbert de Langen
c4ae96fc57
update netlify config 2022-07-21 16:25:15 +02:00
Norbert de Langen
cd4386c06c
update github workflows 2022-07-21 16:25:02 +02:00
Norbert de Langen
45bc96fe91
update circle config to use the code dir 2022-07-21 16:17:55 +02:00
Norbert de Langen
d7b63c9ddd
ignore storyshots in prep-mode 2022-07-21 15:52:59 +02:00
Norbert de Langen
624016716c
bootstrap works 2022-07-21 15:42:01 +02:00
Norbert de Langen
0a6bccfb5c
map script to correct dir (1 up) 2022-07-21 11:25:55 +02:00
Norbert de Langen
c2bbe43d02
stage0 2022-07-21 11:24:07 +02:00
Norbert de Langen
aafc83a6a6
fix deepscan 2022-07-21 09:51:39 +02:00
Norbert de Langen
72c3af4b20
update snapshots 2022-07-21 09:44:29 +02:00
Tom Coleman
7f704d8df4 Shouldn't have dropped this 2022-07-21 17:26:35 +10:00
Tom Coleman
36b8955939 Merge remote-tracking branch 'origin/next' into future/base 2022-07-21 17:14:38 +10:00
Michael Shilman
45a6c255bc
Merge pull request #18740 from storybookjs/yann/sb-414-sb18395-cannot-anchor-to-headings-in-mdx
Addon docs: Pass remarks plugins to mdx loader
2022-07-20 09:58:01 -07:00
Yann Braga
b6b6cf176b fix(addon-docs): pass remark plugins to mdx loader 2022-07-19 17:47:46 +02:00
Norbert de Langen
e9655dfb92
Merge pull request #18598 from storybookjs/drop-emotion-10-types
Future - Drop Emotion 10 types in lib/theming
2022-07-19 14:57:57 +02:00
Norbert de Langen
5571712925
fix 2022-07-19 13:47:35 +02:00
Norbert de Langen
f579da9574
fix 2022-07-19 10:13:37 +02:00
Norbert de Langen
78a5355aff
cleanup 2022-07-19 10:10:46 +02:00
Norbert de Langen
057c40124d
Merge branch 'future/base' into future/drop-emotion-10-types
# Conflicts:
#	lib/blocks/src/blocks/DocsContainer.tsx
#	lib/blocks/src/blocks/SourceContainer.tsx
#	lib/blocks/src/blocks/Subtitle.tsx
#	lib/blocks/src/blocks/Title.tsx
#	lib/blocks/src/components/ColorPalette.tsx
#	lib/blocks/src/components/IconGallery.tsx
#	lib/blocks/src/components/Source.tsx
#	lib/blocks/src/components/Story.tsx
#	lib/components/src/placeholder/placeholder.tsx
#	lib/ui/src/components/preview/toolbar.tsx
#	lib/ui/src/components/preview/utils/types.tsx
#	lib/ui/src/components/sidebar/Sidebar.tsx
#	lib/ui/src/components/sidebar/TreeNode.tsx
2022-07-19 09:58:12 +02:00
Tom Coleman
a800400661
Merge pull request #18736 from storybookjs/remove-react-18-docs
Don't run the docs spec in `react@18`
2022-07-19 15:46:58 +10:00
Tom Coleman
09ae922704 Skip on CRA too 2022-07-19 15:32:51 +10:00
Tom Coleman
e23eed9834 Skip addon-docs spec for react projects 2022-07-19 15:15:03 +10:00
Tom Coleman
59a4a06e8b Skip test on react 2022-07-19 14:41:57 +10:00
Tom Coleman
169fa8dc9a Make the docs spec more consistently fail (react) 2022-07-19 14:41:22 +10:00
Tom Coleman
5d56f4b948
Merge pull request #18730 from storybookjs/add-channel-to-docs-context
Addon-docs: Localize channel to docs context
2022-07-19 14:16:35 +10:00
Tom Coleman
e92522618f
Merge pull request #18708 from storybookjs/tom/sb-453-dependencies-ensure-react-dom-mdx
Addon-docs: Move DocsRenderer back to addon-docs
2022-07-19 14:16:15 +10:00
Tom Coleman
bbecd18dd4 Fix stories that need channel 2022-07-19 13:42:48 +10:00
Tom Coleman
80c2a5cb8e Fixes 2022-07-19 13:41:28 +10:00
Tom Coleman
f16f84a128 Fixes 2022-07-19 13:41:28 +10:00
Tom Coleman
775a947f8b Ensure each preview has its own channel 2022-07-19 13:41:28 +10:00
Tom Coleman
d22f95060a Simplify channel use in blocks 2022-07-19 13:41:28 +10:00
Tom Coleman
7eb2ee398b Don't clean in watch mode.
cc @ndelangen this fixes annoying errors like:

```
error - ../../lib/blocks/dist/index.js
Module build failed: Error: ENOENT: no such file or directory, open '/Users/tom/GitHub/storybookjs/storybook/lib/blocks/dist/index.js'
```
2022-07-19 13:41:28 +10:00