46 Commits

Author SHA1 Message Date
Michael Shilman
e5c9cfe1d0 v7.0.0-alpha.26 2022-08-26 19:12:35 +08:00
Michael Shilman
058af8bac4 v7.0.0-alpha.25 2022-08-25 22:45:32 +08:00
Michael Shilman
e3232cb426 v7.0.0-alpha.24 2022-08-24 11:53:12 +08:00
Norbert de Langen
c25ac1c993
Merge branch 'next' into tech/root-change 2022-08-23 12:13:39 +02:00
Norbert de Langen
a0a1dd9cdf
Merge pull request #18986 from storybookjs/remove-refs-in-example
Examples: Remove refs in angular example
2022-08-23 11:45:49 +02:00
Michael Shilman
457b9f9943
Merge pull request #18808 from youngboy/youngboy-patch-canvas
Addon-docs: Fix canvas support expand code for non-story
2022-08-22 23:28:07 +08:00
Michael Arestad
a4031817fb
Update code/examples/angular-cli/.storybook/main.ts 2022-08-22 08:42:24 -06:00
Norbert de Langen
45d4051273
remove refs in example 2022-08-22 12:56:32 +02:00
Norbert de Langen
249b1306cc
Merge branch 'next' into tech/root-change 2022-08-22 11:51:28 +02:00
Gert Hengeveld
bfa4326ed5 Merge branch 'next' into ghengeveld/ap-1859-generic-step-function 2022-08-19 16:19:04 +02:00
Michael Shilman
0900e20acf v7.0.0-alpha.23 2022-08-18 20:31:31 +08:00
Michael Shilman
408cd2770d v7.0.0-alpha.22 2022-08-18 19:48:52 +08:00
Yann Braga
829b806065 fix theme logic 2022-08-18 10:26:36 +02:00
Yann Braga
f0547089b8 play-fn-proof multi-theme decorator (for chromatic only) 2022-08-18 09:50:21 +02:00
Michael Arestad
0d86b4e0a0 Tweak icon size in examples manager.js 2022-08-17 14:46:34 -06:00
Gert Hengeveld
8de394892f Merge branch 'next' into ghengeveld/ap-1859-generic-step-function 2022-08-17 13:46:23 +02:00
Michael Shilman
d8cdc5b21a v7.0.0-alpha.21 2022-08-17 10:26:07 +08:00
Michael Shilman
820b8e4fd4 Merge branch 'next' into update-every-icon 2022-08-17 08:42:12 +08:00
Gert Hengeveld
44b17e913b Merge branch 'next' into ghengeveld/ap-1859-generic-step-function 2022-08-16 11:25:34 +02:00
Michael Shilman
a6c00d2ebe v7.0.0-alpha.20 2022-08-16 03:38:31 +08:00
Gert Hengeveld
3a6164684c Merge branch 'next' into ghengeveld/ap-1859-generic-step-function 2022-08-12 21:49:17 +02:00
Michael Shilman
950e8cf900 Merge branch 'next' into chore_docs_updates_docs_urls_for_code 2022-08-12 19:54:30 +08:00
Yann Braga
6d1585abfa update stories and snapshots
- The snapshot styles changed because the Button component was modified
2022-08-12 13:25:09 +02:00
Michael Shilman
74bdb53f67 v7.0.0-alpha.19 2022-08-12 12:11:08 +08: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
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
Gert Hengeveld
226e21138e Better label 2022-08-05 09:22:44 +02:00
Gert Hengeveld
49098986eb Add addon-interactions to be able to see the labeled step 2022-08-05 09:22:11 +02:00
Gert Hengeveld
697c8ea064 Add default runStep function and export one from interactions addon 2022-08-04 17:06:02 +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
Norbert de Langen
36702ebe0c
I changed #root => #storybook-root
I changed #docs-root => #storybook-docs
2022-08-02 11:18:33 +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
jonniebigodes
123fb0978d Additional links updated 2022-07-29 18:47:46 +01:00
yang bo
4ea22da736 fix: update withSource=open example 2022-07-28 23:28:16 +08: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