142 Commits

Author SHA1 Message Date
jonniebigodes
39fd813c16 Docs: Svelte docs and examples update 2023-12-04 21:23:56 +00:00
jonniebigodes
f59474407d Docs: Minor Fixes and cleanup 2023-11-29 21:28:48 +00: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
2ea7d7bf06
Merge branch 'next' into release-8-0 2023-11-15 11:48:09 +01:00
Jeppe Reinhold
7229e7e7ee Merge branch 'document-addon-kit-bundling' of github.com:storybookjs/storybook into document-addon-kit-bundling 2023-11-09 10:08:22 +01:00
Jeppe Reinhold
ec8802ce0e remove tsup condig from docs 2023-11-09 09:35:27 +01:00
Jeppe Reinhold
f5b7a04375
Merge branch 'next' into document-addon-kit-bundling 2023-11-09 00:08:03 +01:00
Jeppe Reinhold
442b1c1769 add documentation about new addon bundling strategy 2023-11-09 00:01:44 +01:00
jonniebigodes
1318f0181b Fix links and issues 2023-11-04 00:35:06 +00:00
Shaun Lloyd
b52d3c1e72 Replace aside with new Callout 2023-11-03 13:05:44 -04:00
Charles de Dreuille
7a10141273 Updates most of the easy icons 2023-10-18 11:13:54 +01:00
Jeppe Reinhold
7970677e6a fix for removing showNav, isFullscreen, showPanel manager states 2023-09-18 13:57:42 +02:00
jonniebigodes
e6beb8e384
Merge branch 'next' into docs_adds_conditional_render_write_stories 2023-08-25 15:10:47 +01:00
Norbert de Langen
3bbea20b91
Revert "Merge pull request #23680 from storybookjs/charles-icons-updates"
This reverts commit 3627472cc2a49ebf2814b280f39840aeaea82caa, reversing
changes made to 998926f115259ffe4e9afe03b25daf34556e4756.
2023-08-21 16:04:04 +02:00
jonniebigodes
73bac458c2 Links and snippets updates 2023-08-14 23:03:50 +01:00
Charles de Dreuille
af6d5f90ec First pass at updating all icons 2023-08-02 12:16:17 +02:00
jonniebigodes
8d4378911d Address feedback from Shaun 2023-06-30 13:12:05 +01:00
jonniebigodes
55c38a70df Minor fixes for accuracy and concordance 2023-06-27 19:47:36 +01:00
jonniebigodes
9b24cc7d23 Small tweaks and navigation 2023-06-26 22:19:41 +01:00
jonniebigodes
31932ac698 Initial stab at presets 2023-06-07 17:39:08 +01:00
jonniebigodes
a4b004ef87 updates to the write addons 2023-05-31 14:04:36 +01:00
Valentin Palkovic
74f8fce3f7 Remove unsupported/broken frameworks/renderers 2023-05-10 11:00:39 +02:00
Mauricio Rivera
20e59da520 Merge remote-tracking branch 'upstream/next' into code-snippets-for-solid 2023-04-12 08:36:05 -05:00
jonniebigodes
9923805b7e Fix install instructions 2023-04-06 14:17:13 +01:00
Kyle Gach
08d48da32c
Merge pull request #21932 from storybookjs/addon-migration-docs 2023-04-05 11:57:52 -06:00
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
Kyle Gach
72cb46e270
Update docs/addons/addon-migration-guide.md 2023-04-05 09:19:34 -06:00
Kyle Gach
e0f9998606
Update docs/addons/addon-migration-guide.md
Co-authored-by: Michael Shilman <shilman@users.noreply.github.com>
2023-04-05 09:18:19 -06:00
Kyle Gach
a59bca4285 Add Addon migration guide for Storybook 7.0 page 2023-04-04 15:52:22 -06:00
jonniebigodes
05e70821da Tweaks the addon API 2023-04-04 19:53:31 +01:00
jonniebigodes
79b590b8de Tweaks to the Webpack docs 2023-03-30 21:31:03 +01:00
jonniebigodes
d9d2fbb314
Merge pull request #21595 from storybookjs/update-write-addon-docs
Switch from register.js to manager.js
2023-03-27 16:07:23 +01:00
Mauricio Rivera
b71def909b Merge remote-tracking branch 'upstream/next' into code-snippets-for-solid 2023-03-20 18:42:50 -05:00
Michael Arestad
b77ff547c4 Switch from preview to manager 2023-03-14 08:26:26 -06:00
Michael Arestad
779627306b Switch from register.js to manager.js 2023-03-14 08:22:06 -06:00
domyen
314a72b1bc Add addons tab image 2023-03-13 22:15:47 -04:00
domyen
c5759b4ca6 Update addons 2023-03-13 22:02:31 -04:00
jonniebigodes
74eb850c5d
Merge pull request #21363 from storybookjs/chore_documentation_framework_ts_4_9
Chore (Docs) Adds TS 4-9 to the documentation
2023-03-09 15:20:53 +00:00
Shaun Lloyd
4820af24ab Remove references and links to preset-scss 2023-03-09 09:26:02 -05:00
jonniebigodes
8ef90e4741 Address misc feedback 2023-03-08 14:27:28 +00:00
jonniebigodes
d69691057a Updates documentation to feature previewjs TS types 2023-03-02 22:33:12 +00:00
Mauricio Rivera
e83d5ae9d4 Addons code snippets. 2023-02-21 20:05:56 -05:00
jonniebigodes
099734c4f1 Removes deprecated flag from the documentation 2023-02-02 13:55:13 +00:00
jonniebigodes
d224faf950 Misc docs changes 2023-01-19 17:59:38 +00:00
jonniebigodes
4e68732915 Install addons page 2023-01-19 17:38:03 +00:00
jonniebigodes
3b7f386470 Snippets updates 2023-01-06 19:15:31 +00:00
jonniebigodes
274fc37f7f API to Configure section examples 2022-12-22 15:02:43 +00:00
Kyle Gach
8125ea857d Fix URL for docs/addons/integration-catalog
- #20108 changed `/docs/addons/addon-catalog` to `/docs/integrations/integration-catalog`
   - But the TOC wasn't also updated
   - And if it would've been, we'd need to also update all other `/docs/addons/...` pages
2022-12-09 10:27:13 -07:00
Shaun Lloyd
550656af47 Change path of integration-catalog docs 2022-12-06 09:53:12 -05:00