13 Commits

Author SHA1 Message Date
Kyle Gach
15623cec68 Remove @next specifiers in docs & READMEs
- If attached to a library used via npx/pnpm dlx, change to `@latest`
- Otherwise, remove it
2023-04-05 10:45:38 -06:00
Yann Braga
c23294a3b6 docs: update documentation regarding main.js to use default exports 2023-01-30 15:35:29 +01:00
Michael Shilman
125361ead9
Merge pull request #20559 from storybookjs/valentin/angular15-maintenance
Angular: Support multi-project setup in ng workspaces
2023-01-18 22:03:17 +08:00
Valentin Palkovic
170749b17c Fix compodoc generation for angular sandboxes 2023-01-17 15:40:39 +01:00
Tom Coleman
4c62a55238 Fix height vs iframeHeight distinction 2023-01-10 16:56:45 +11:00
Tom Coleman
c577b43648 Update everything to use story.inline and story.height parameters 2023-01-10 16:32:24 +11:00
Norbert de Langen
169ec46b0c
Merge branch 'next' into fix/manager-entry-with-exports 2022-12-23 15:44:44 +01:00
Tom Coleman
670d52aef9
Merge pull request #20118 from storybookjs/clean-up-inline-rendering
Angular: Switch to default to inlineStories=true
2022-12-21 12:17:00 +11:00
Norbert de Langen
b0977b89c1
remove the window as global definition 2022-12-13 08:57:05 +01:00
Tom Coleman
8893ac04d0
Apply suggestions from code review
Co-authored-by: Michael Shilman <shilman@users.noreply.github.com>
2022-12-07 15:47:31 +11:00
Tom Coleman
208e2ac5e8 Update docs READMEs to be correct about inlineStories.
I fixed the `addParameters` also but this is by no means exhaustive.
2022-12-07 15:33:41 +11:00
Ian VanSchooten
6bdfcfad14 Convert @ts-ignore to @ts-expect-error
And remove unused directives
2022-09-06 22:40:59 -04:00
Norbert de Langen
c2bbe43d02
stage0 2022-07-21 11:24:07 +02:00