23 Commits

Author SHA1 Message Date
Kyle Gach
5074a88c62 Fix formatting of "Learn more" sections
- Use bold text instead of heading
    - The correct heading level is often h2, which is much more attention grabbing than we want
    - Using a better heading level size, h4, is often incorrect, semantically
        - h4's styles are just bold normal text
    - There's no value in having these headings in the "On this page" TOCs, because it's just duplicating what's in the sidebar navigation
2024-01-18 13:25:07 -07:00
Ronald Rey
f76c5ad21c
Remoe key from addon render docs
See https://github.com/storybookjs/storybook/pull/23792
2024-01-09 18:28:52 -04:00
jonniebigodes
39fd813c16 Docs: Svelte docs and examples update 2023-12-04 21:23:56 +00:00
Norbert de Langen
2ea7d7bf06
Merge branch 'next' into release-8-0 2023-11-15 11:48:09 +01:00
Shaun Lloyd
b52d3c1e72 Replace aside with new Callout 2023-11-03 13:05:44 -04:00
Jeppe Reinhold
7970677e6a fix for removing showNav, isFullscreen, showPanel manager states 2023-09-18 13:57:42 +02:00
jonniebigodes
73bac458c2 Links and snippets updates 2023-08-14 23:03:50 +01:00
jonniebigodes
8d4378911d Address feedback from Shaun 2023-06-30 13:12:05 +01:00
jonniebigodes
9b24cc7d23 Small tweaks and navigation 2023-06-26 22:19:41 +01:00
jonniebigodes
05e70821da Tweaks the addon API 2023-04-04 19:53:31 +01: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
03f1825a1d Add CSF 2->3 attributes to docs CodeSnippets 2022-12-05 12:37:36 -07:00
Norbert de Langen
d08c11c6a3
lint the newly linted code 2022-07-25 18:51:24 +02:00
jonniebigodes
89ba297d34 removes snippets references to svelte native 2022-07-01 15:36:14 +01:00
Jono Kolnik
b514ef08fa deprecate isToolshown, rename to showToolbar 2022-05-04 15:12:45 -04:00
jonniebigodes
e451ba83f8 Complements the Addon API docs 2022-01-15 17:04:01 +00:00
domyen
4fa6d91919 Docs: Don't print "Note" in <aside>s because it's redundant 2021-12-27 13:28:22 -05:00
jonniebigodes
3262f7576b Adds minor tweaks to the theming and addons api 2021-05-06 22:30:46 +01:00
jonniebigodes
8ff0a6fcc9 Essentials and addons api (snippets and content) updated 2021-03-31 20:07:21 +01:00
jonniebigodes
fc0a67c523 Adjusts snippets for Vue 3 and other minor tweaks. 2021-02-23 00:26:03 +00:00
domyen
1b8460d18f adjust addon titles and table of contents 2020-12-08 13:01:58 -05:00
jonniebigodes
639801d3e5 chore: addon documentation restructuring 2020-12-02 15:25:40 +00:00