36 Commits

Author SHA1 Message Date
Kyle Gach
35d30d2914 Fix links that were missing new directories
e.g. `./api/main-config-typescript.mdx` -> `./api/main-config/main-config-typescript.mdx`
2024-06-27 22:25:03 -06:00
Norbert de Langen
f75ef81403
Merge branch 'next' into release-8-0 2023-11-28 10:58:12 +01:00
Kyle Gach
975ad7604b Update TOC to use heading type
- Rename `introduction.md`, `overview.md`, `how-to-contribute.md` pages -> `index.md` pages
- Add all-new `index.md` pages for Sharing and API
- Find/replace `introduction.md`/`overview.md` -> `index.md`
- Find/replace `/introduction`/`/overview` -> `/`
- Add `hideRendererSelector: true` to frontmatter of (some) pages that aren't conditional on renderer
2023-11-27 20:57:51 -07:00
Norbert de Langen
ac7dad0e4c
remove storyshots 2023-10-11 12:58:36 +02:00
Valentin Palkovic
74f8fce3f7 Remove unsupported/broken frameworks/renderers 2023-05-10 11:00:39 +02:00
Mauricio Rivera
b71def909b Merge remote-tracking branch 'upstream/next' into code-snippets-for-solid 2023-03-20 18:42:50 -05:00
Michael Shilman
45d707f3f8
Merge pull request #21342 from storybookjs/restore-storiesOf.md
Restore storiesOf.md
2023-03-03 01:07:39 +08:00
Michael Shilman
b2aea37ece Rename AutoDocs to Autodocs 2023-03-02 12:42:49 +08:00
Tom Coleman
c27f4a2d72 Restore storiesOf.md 2023-03-02 10:47:01 +11:00
Mauricio Rivera
288b79105a Merge remote-tracking branch 'upstream/next' into code-snippets-for-solid 2023-02-23 08:26:30 -05:00
Mauricio Rivera
60cd3ae4bb Added solid to frameworks list. 2023-02-18 17:09:12 -05:00
jonniebigodes
b41def9e32 tweaks to the MDX and frameworks to align blocks 2023-02-17 18:41:52 +00:00
jonniebigodes
beb2286abd Misc snippet fixes, removes next from frameworks 2023-02-17 12:33:16 +00:00
jonniebigodes
c47de5c1bd misc fixes to auto docs and doc block related issues 2023-02-16 12:46:28 +00:00
Benjamin Kindle
d8944a5dda feat: support Qwik framework in sb init
Works with this change in the storybook-framework-qwik project: 3dca5b48de
2023-01-18 07:58:58 -05:00
jonniebigodes
df1b59a809 Fixes path for snapshot testing 2022-12-09 17:42:58 +00:00
Kyle Gach
2d011763bb Fix /docs 404s 2022-06-24 12:48:45 -06:00
Kyle Gach
e2eaae8c76 Simplify community frameworks
- Remove marko, mithril, rax, & riot
2022-02-23 09:26:01 -07:00
Kyle Gach
1e417a69ed Simplify community frameworks
- Remove marko, mithril, rax, & riot
2022-02-22 20:27:52 -07:00
Chris Hewell Garrett
be1eea58e4
Issue: #12755
Adds dynamic source to the HTML 'framework' package.
2021-08-04 09:34:55 -04:00
Michael Shilman
989c7358b9 Merge branch 'next' into pr/15616 2021-07-26 17:37:04 +08:00
jonniebigodes
8821f61e12 Adds documentation and changes for the measure and outlien 2021-07-21 17:37:28 +01:00
Benny Powers
b66e3b2896 docs(web-components): add web-components to Dynamic Source support table 2021-06-24 09:57:36 +03:00
Yann Braga
0cf8be6c35 docs: update framework support
- Angular and Svelte have been revamped and now support new features!
2021-05-14 16:27:50 +02:00
jonniebigodes
fe46634365 fix for the queryparams addon placement 2020-10-09 00:39:48 +01:00
Michael Shilman
90f5686c2f Addon-docs: Document dynamic source snippets 2020-09-21 17:11:30 +08:00
Michael Shilman
2f4726779a Add svelte inline rendering to docs 2020-08-31 20:25:31 +08:00
Tom Coleman
834ca19622 Add storiesOf.md to lib/core 2020-08-10 16:56:02 +10:00
Tom Coleman
8e99cd2c34 Refactor framework support to be first-class 2020-08-10 14:52:59 +10:00
Tom Coleman
95b3caa7f7 Update feature support 2020-08-10 12:44:11 +10:00
Tom Coleman
2ba2334d5e
Merge branch '6.0-docs' into fix/docs-framework-support 2020-08-10 12:43:29 +10:00
Kyle Suss
8ce36f0edb Add ember to frameworks 2020-08-09 17:59:38 -06:00
Michael Shilman
9f51fd92fb New docs: Fix addon-docs framework support 2020-08-09 15:55:18 +08:00
Tom Coleman
a498c242bc Updaet to new format 2020-08-08 15:08:41 +10:00
Tom Coleman
e2ca87fb36 Mostly filled out frameworks table 2020-08-08 09:44:07 +10:00
Tom Coleman
8e1178afeb Add basic framework support info datastructure 2020-08-07 16:43:02 +10:00