23 Commits

Author SHA1 Message Date
Michael Shilman
d7689cdd8d Update git head to 7.0.0-alpha.19, update yarn.lock [ci skip] 2022-08-12 12:15:36 +08:00
Michael Shilman
74bdb53f67 v7.0.0-alpha.19 2022-08-12 12:11:08 +08:00
Michael Shilman
6293850a72 Update root, peer deps, version.ts/json to 7.0.0-alpha.19 [ci skip] 2022-08-12 11:58:21 +08:00
Yann Braga
cd97f8c3e1
Merge pull request #18887 from storybookjs/yann/sb-647-getparameters-returns-empty-object-if
Client API: return defaultValue in useParameter if story is not prepared
2022-08-11 15:39:31 +02: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
Yann Braga
a27cd54838 api: return defaultValue in useParameter if story is not prepared
it was returning an empty object before, which is a breaking change.
2022-08-08 14:19:16 +02: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
Tom Coleman
428a768e6a
Merge pull request #18673 from storybookjs/tom/sb-468-add-step-function-to-play-context-and
Add step function to play context
2022-07-29 10:44:02 +10:00
Norbert de Langen
82cf379dd4
Merge pull request #17964 from storybookjs/norbert/sb-28-prefetch-csf-files-on-hover-select-via
UI: Add preloading to stories highlighted in the sidebar
2022-07-28 12:28:01 +02:00
Norbert de Langen
bc337a6f43
fix 2022-07-28 11:56:42 +02:00
Tom Coleman
d1bcb5e02b Add step to the prepared play function on Story 2022-07-28 19:33:21 +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
Michael Shilman
e6d3d6f7c4 Update root, peer deps, version.ts/json to 7.0.0-alpha.17 [ci skip] 2022-07-27 10:38:20 -07:00
Norbert de Langen
1aa9f79a43
rename PRELOAD_STORIES to PRELOAD_ENTRIES event
auto map the ref id in lib/api when calling emit
emit preload event when hovering over sidebar items or selecting them with the keyboard
2022-07-27 13:44:24 +02:00
Tom Coleman
f381f9c46b Split types + code 2022-07-26 22:49:49 +10:00
Tom Coleman
d9e46dd1f3 Support DocsPage in v6 store 2022-07-26 22:49:48 +10: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
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