16 Commits

Author SHA1 Message Date
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
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
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
Richard Norton
aa4d6856a3
Update README.stories.mdx
Fix typo
2022-08-04 15:16:55 +12:00
Michael Shilman
bd59f1eef0 v7.0.0-alpha.18 2022-08-02 15:19:16 -07: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
Tom Coleman
d1bcb5e02b Add step to the prepared play function on Story 2022-07-28 19:33:21 +10:00
Michael Shilman
7d44bfd3e7 v7.0.0-alpha.17 2022-07-27 10:51:56 -07:00
Norbert de Langen
e3115fd152
Merge branch 'next' into preact-typescript-pragma-fix
# Conflicts:
#	app/preact/src/server/framework-preset-preact.ts
#	code/examples/preact-kitchen-sink/.storybook/main.ts
#	code/examples/preact-kitchen-sink/src/stories/test-cases/__snapshots__/test-component.stories.storyshot
#	code/examples/preact-kitchen-sink/src/stories/test-cases/no-pragma.tsx
#	code/examples/preact-kitchen-sink/src/stories/test-cases/test-component.stories.tsx
#	code/examples/preact-kitchen-sink/tsconfig.json
2022-07-27 11:24:53 +02:00
Norbert de Langen
113e0582d2
Merge branch 'next' into future/move-code-into-directory
# Conflicts:
#	.vscode/launch.json
#	CONTRIBUTING.old.md
#	code/lib/cli/tsconfig.json
#	scripts/tsconfig.json
2022-07-26 08:33:57 +02:00
Norbert de Langen
d51b4d5126
Merge branch 'next' into future/move-code-into-directory
# Conflicts:
#	code/addons/a11y/package.json
#	code/examples/preact-kitchen-sink/package.json
#	code/lib/blocks/package.json
#	code/yarn.lock
#	package.json
2022-07-25 15:25:19 +02:00
Norbert de Langen
4b141c9be4
fix some deepscan issues 2022-07-23 19:40:03 +02:00
Norbert de Langen
3594a55b65
disabled eslint plugin for cra examples 2022-07-23 19:07: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
9a6072ecb1
update jest config and eslint config 2022-07-21 16:30:28 +02:00
Norbert de Langen
c2bbe43d02
stage0 2022-07-21 11:24:07 +02:00