118 Commits

Author SHA1 Message Date
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
4dba874d5d Got "test-components" concept working 2022-08-02 08:53:44 +10:00
Tom Coleman
b4a37bf898 Add stories via adding to main.js 2022-08-02 08:35:07 +10:00
Norbert de Langen
2645e75aeb
fix missing ability to set docs.extractArgTypes for html framework 2022-08-01 15:01:45 +02:00
Tom Coleman
346a8ce31f Simplify things by linking to the dist folder rather than compiling 2022-08-01 21:47:54 +10:00
Tom Coleman
daa02b801f Copy example stories over from renderer + addons 2022-08-01 21:47:53 +10:00
Tom Coleman
1bb8d80305
Merge pull request #18737 from storybookjs/fix-react-18-docs-tests
React: Fix callback behavior in `react@18`
2022-07-31 14:41:13 +10:00
Tom Coleman
d1bcb5e02b Add step to the prepared play function on Story 2022-07-28 19:33:21 +10:00
Tom Coleman
b2b7a15517 Add a Math.random() to ensure the callback is called exactly once 2022-07-28 16:54:23 +10:00
Tom Coleman
049d84c44f Use useLayoutEffect for callback 2022-07-28 16:54:05 +10:00
Michael Shilman
8985d42448 Update git head to 7.0.0-alpha.17, update yarn.lock [ci skip] 2022-07-27 10:55:43 -07:00
Michael Shilman
7d44bfd3e7 v7.0.0-alpha.17 2022-07-27 10:51:56 -07: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
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