João Nuno Mota
e413fcc364
Merge branch 'next' into fix-broken-links
2023-05-12 13:46:59 +01:00
João Nuno Mota
66173b86a3
Update link to existing page
2023-05-12 13:17:53 +01:00
Shaun Evening
4ceecd2ecf
Update setup.md with new recipes
2023-05-08 11:51:36 -04:00
Mauricio Rivera
b269aa8daf
Merge remote-tracking branch 'upstream/next' into code-snippets-for-solid
2023-04-24 15:15:55 -05:00
Shaun Lloyd
50f7a371b6
Raise styling-and-css into configure
2023-04-19 15:42:32 -04: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
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
9867da02a2
Update Migration Guide snippets
2023-04-04 14:57:17 -06:00
jonniebigodes
79b590b8de
Tweaks to the Webpack docs
2023-03-30 21:31:03 +01:00
Mauricio Rivera
b0b4a48568
Updated get-started.
2023-03-23 19:05:10 -05:00
jonniebigodes
e2610a0ae1
MDX tweaks
2023-03-23 19:55:27 +00:00
Mauricio Rivera
1adf1dc27e
Upd. why-storybook.md
2023-03-21 10:34:43 -05:00
Mauricio Rivera
b71def909b
Merge remote-tracking branch 'upstream/next' into code-snippets-for-solid
2023-03-20 18:42:50 -05:00
domyen
f8125ec0ea
Replace image on browse-stories
2023-03-14 12:22:09 -04:00
Norbert de Langen
2973677d0c
Merge pull request #21586 from storybookjs/7.0-docs-images
...
Update docs images
2023-03-14 16:18:27 +01:00
jonniebigodes
12675863b9
Adds missing image
2023-03-14 14:25:10 +00:00
Kyle Gach
87c6ff58cd
Use consistent naming convention for snippets
2023-03-13 22:14:30 -06:00
Michael Arestad
eebd1a19ec
Update videos
2023-03-13 20:10:28 -06:00
domyen
9733d9325a
Update images for "install" and "browse stories"
2023-03-13 19:44:46 -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
5bedebf21a
Match KG work on why storybook
2023-03-09 14:03:18 +00:00
Kyle Gach
4f2b1c0b0a
Move assets
2023-03-08 07:40:17 -07:00
Kyle Gach
d1494f6f89
Update why-storybook relative URLs
2023-03-08 07:22:48 -07:00
Jeppe Reinhold
22e3e34e4c
Merge pull request #21471 from storybookjs/move-why-storybook
...
Move why-storybook under get-started
2023-03-08 15:17:52 +01:00
Kyle Gach
f827c8bad1
Move why-storybook under get-started
2023-03-07 21:14:43 -07:00
Kyle Gach
0c7d7cc777
Merge pull request #21393 from storybookjs/remove-get-started-intro
2023-03-07 15:11:46 -07:00
Kyle Gach
19bdc6837b
Remove /docs/get-started/introduction.md
...
- Remove related assets
- Move `/docs/why-storybook` to `/docs/get-started/why-storybook`
2023-03-03 11:12:40 -07:00
Kyle Gach
73944af5b1
Wrap troubleshooting message in aside
2023-03-03 08:52:27 -07:00
jonniebigodes
d69691057a
Updates documentation to feature previewjs TS types
2023-03-02 22:33:12 +00:00
Kyle Gach
0bec35d204
Simplify init command snippets to common
2023-03-02 13:10:18 -07:00
Kyle Gach
270475d226
Convert installation instructions
...
- From FeatureSnippets to CodeSnippets
- Append `@next` to `storybook`
- Remove `ember` snippet
2023-03-02 13:09:43 -07:00
Mauricio Rivera
288b79105a
Merge remote-tracking branch 'upstream/next' into code-snippets-for-solid
2023-02-23 08:26:30 -05:00
jonniebigodes
cf19d915b4
Asset and snipets fixes
2023-02-23 12:13:07 +00:00
Kyle Gach
55786e2722
Update links
2023-02-21 22:38:18 -07:00
Mauricio Rivera
1eaba3e657
Updated setup.md
2023-02-19 11:34:38 -05:00
Mauricio Rivera
ab4e73e288
Added basic button story docs.
2023-02-18 17:23:05 -05:00
AkaraChen
ddb874be32
docs: replace deprecated pnpm command to newer
2023-02-15 08:52:19 +08:00
Benjamin Kindle
1f76bea662
docs: qwik install and troubleshooting instructions
2023-02-05 11:01:10 -05:00
Alexander Trefz
b814ecad04
fix: Ensure Angular docsMode flag has effect & rename it to docs
2023-01-25 13:19:09 +01:00
jonniebigodes
76d85f114e
Merge branch 'next' into chore_docs_misc_feature_fixes
2023-01-19 18:09:04 +00:00
jonniebigodes
5d6b7681cb
setup page changes
2023-01-19 17:52:36 +00:00
jonniebigodes
9bec1ebbe7
install page changes
2023-01-19 17:52:10 +00:00
Valentin Palkovic
eb6d514283
Setup Storybook in Angular workspace via builders
2023-01-17 15:40:36 +01:00
Kyle Gach
3c45882cb1
Update web components snippets (JS & TS)
...
- For these pages (so far):
- /docs/get-started/whats-a-story
- /docs/get-started/setup
- /docs/writing-stories/introduction
- /docs/writing-stories/args
- /docs/writing-stories/parameters
- /docs/writing-stories/decorators
- /docs/writing-stories/play-function
- /docs/writing-stories/loaders
- /docs/writing-stories/build-pages-in-storybook
- /docs/writing-stories/stories-for-multiple-components
- /docs/api/csf
- Convert some snippets to "common" ones
- Remove unused snippets
2023-01-11 21:35:19 -07:00
Marcel Palmer
436361ce33
Vue Fontawesome, spelling change
...
Technically the correct name here is Fontawesome and not Fortawesome as shown in the url, this is definitely not a necessary change but is something I noticed.
2023-01-12 00:16:48 +02:00
jonniebigodes
e303928034
Adjusts links for framework matrix
2022-12-09 15:52:50 +00:00
Kyle Gach
03f1825a1d
Add CSF 2->3 attributes to docs CodeSnippets
2022-12-05 12:37:36 -07:00
jonniebigodes
9b609ad691
Get started section assets
2022-12-01 16:12:50 +00:00