Kyle Gach
8dfc5cc4d2
Update badly-migrated snippet
...
- Migration script did not correctly handle snippets with paths that had different filenames
2024-08-06 14:42:26 -06:00
jonniebigodes
9f16fe1aee
Docs: Fix links and assorted fixes
2024-07-09 23:44:05 +01:00
Kyle Gach
cdde79ce70
Replace remaining *.md
docs links with *.mdx
2024-06-27 22:25:39 -06:00
Charles de Dreuille
cbc0a416e2
migration + sharing links
2024-06-18 09:16:28 +01:00
Charles de Dreuille
d1c2a507a8
Update all videos
2024-06-14 10:37:07 +01:00
Charles de Dreuille
2ab5d8cad8
Updated jpg + gifs
2024-06-14 09:58:55 +01:00
Charles de Dreuille
c8495172d2
Updating all pngs
2024-06-14 09:55:31 +01:00
Charles de Dreuille
23ffd11f4b
Multiple sections
2024-06-13 19:12:12 +01:00
Charles de Dreuille
c9b9a0929f
Updated indexes root
2024-06-13 18:34:00 +01:00
Charles de Dreuille
fdf0856332
Convert code snippets paths into a single path
2024-06-13 17:53:43 +01:00
Charles de Dreuille
41e0a4fca2
Update comments to javascript
2024-06-13 17:52:40 +01:00
Charles de Dreuille
36b38f7283
Rename all file extensions from .md to .mdx
2024-06-13 17:52:12 +01:00
Charles de Dreuille
4949308eed
Move all assets to a single folder
2024-06-13 17:50:53 +01:00
jonniebigodes
917da2a7d8
Docs: Storybook 8 image updates
2024-03-12 14:59:07 +00:00
jonniebigodes
b8c6a63c14
Docs: Adds first batch of videos
2024-02-28 14:25:46 +00:00
Valentin Palkovic
03cf69cb7f
Remove buildStoriesJson references in docs
2024-01-08 15:56:08 +01:00
Norbert de Langen
98e5882b41
Merge branch 'next' into norbert/remove-storystorev7
2024-01-06 01:10:05 +01:00
Norbert de Langen
f04ab828c5
remove more
2024-01-05 13:36:53 +01:00
jonniebigodes
ad70a3685f
Docs: Composition adjustments for the removal of the extract function
2023-12-28 20:56:06 +00:00
jonniebigodes
39fd813c16
Docs: Svelte docs and examples update
2023-12-04 21:23:56 +00:00
Kyle Gach
8409ac716c
Content updates
...
- Re-arrange install, to be less intimidating
- Fix What's a story? title
- Remove H4s from Why Storybook?
- Fix typo
2023-11-27 20:57:51 -07: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
Kyle Gach
a076f4fcee
Remove /<renderer>
from URLs in docs
2023-11-27 20:57:51 -07:00
jonniebigodes
79f81fe127
Merge branch 'next' into docs_test_flag
2023-11-20 16:37:37 +00:00
Kyrylo Shmidt
8aad2aae9e
Update design-integrations.md
...
Update link to the actual version of addon
2023-11-20 04:20:33 +01:00
jonniebigodes
51d5ea7886
Examples added. Docs cleanup
2023-11-19 19:40:12 +00:00
jonniebigodes
6ead60de0f
Small tweaks
2023-11-18 20:27:17 +00:00
Shaun Evening
6085d1daa2
Merge branch 'next' into replace-aside
2023-11-03 13:13:53 -04:00
Shaun Lloyd
b52d3c1e72
Replace aside with new Callout
2023-11-03 13:05:44 -04:00
Mick McGrath
abb7942c5f
yml instead of js, fix extra space in heading, run pretty-docs
2023-11-02 10:41:07 -04:00
Mick McGrath
e998021e92
Merge branch 'next' into publish-docs-github-pages
2023-11-01 10:40:43 -04:00
Mick McGrath
3bbb7c51cb
tighten verbiage and arrangement
2023-11-01 09:55:41 -04:00
jonniebigodes
76e9c14e20
Docs: Publish Storybook remove irrelevant parenthesis
2023-10-31 17:54:25 +00:00
Mick McGrath
004aa66796
Merge branch 'next' into publish-docs-github-pages
2023-10-30 17:13:07 -04:00
Mick McGrath
c00fc33c8c
Update publish docs to reflect new version of GHP action
2023-10-26 10:00:30 -05:00
Susheel Thapa
728fc894a6
Fix:Typo in multiple files of docs and code folder
2023-10-21 11:24:26 +05:45
Mick McGrath
ab96c94a15
GitHub Pages publish guide
2023-10-19 19:07:36 -04:00
Kyle Gach
1f89b847c7
Update stories.json
-> index.json
2023-08-29 11:45:29 -06:00
jonniebigodes
c75a8fc64b
Adds more video coverage to the documentation
2023-08-10 20:40:43 +01:00
jonniebigodes
bfc6945d1c
Addon designs updates for 7.0
2023-07-07 16:54:35 +01:00
Kyle Gach
8cac168f06
Update main.js|ts snippets for consistency
...
- Use `main-config-<property>-description` format, if possible
- Use "your-framework" wherever possible
- Always include `framework` & `stories` properties
- Remove unnecessary properties
2023-05-23 14:15:53 -06:00
jonniebigodes
dcb16814ba
Removed storybook deployer reference
2023-05-16 19:16:04 +01:00
jonniebigodes
e37342b6c6
Updates to the publish storybook page
2023-05-16 15:40:18 +01:00
jonniebigodes
b6c362e411
Merge branch 'next' into code-snippets-for-solid
2023-04-27 15:31:17 +01:00
jonniebigodes
2f7b1f27ce
Removes section from the publishing docs
2023-04-26 22:02:52 +01:00
Mauricio Rivera
b269aa8daf
Merge remote-tracking branch 'upstream/next' into code-snippets-for-solid
2023-04-24 15:15:55 -05:00
jonniebigodes
76fbcf1782
Updates the design addon instructions and snippets
2023-04-18 18:48:35 +01:00
Mauricio Rivera
20e59da520
Merge remote-tracking branch 'upstream/next' into code-snippets-for-solid
2023-04-12 08:36:05 -05:00
jonniebigodes
79b590b8de
Tweaks to the Webpack docs
2023-03-30 21:31:03 +01:00
jonniebigodes
143fac9e3e
Fix Typo
2023-03-29 19:34:24 +01:00