390 Commits

Author SHA1 Message Date
Charles de Dreuille
c8495172d2 Updating all pngs 2024-06-14 09:55:31 +01:00
Charles de Dreuille
f15f0594d9 Get started 2024-06-13 18:20:41 +01:00
Charles de Dreuille
3ee7e625b5 Move frameworks 2024-06-13 18:12:46 +01:00
Charles de Dreuille
deb7e25b82 Update index.mdx 2024-06-13 18:07:37 +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
Dennis
178941f0fa
Update angular.md
Storybook is now compatible to Angular 18 
(see https://github.com/storybookjs/storybook/pull/27237)
2024-06-12 16:09:41 +02:00
storybook-bot
254bd81b4d Merge latest-release into version-non-patch-from-8.1.0-beta.1 with conflicts resolved to ours [skip ci] 2024-05-14 08:18:48 +00:00
Jeppe Reinhold
a47433ffdf
Merge pull request #27113 from storybookjs/save-from-controls-docs
Docs: Add new story and save from controls flows
2024-05-14 10:13:20 +02:00
Kyle Gach
44553c40ed Fix various docs issues
- Remove mentions of portable stories for jest
- Restructure portables stories for playwright ct docs to clarify `*.stories.portable` files
- Update all subpath imports in stories file examples to relative imports
- Typos
2024-05-13 13:45:59 -06:00
Kyle Gach
d18bb6d5fc Add new story and save from controls flows 2024-05-13 12:54:46 -06:00
Kyle Gach
2a0d245349
Merge branch 'next' into module-mocking-docs 2024-05-06 09:08:56 -06:00
Kyle Gach
049e5bb639 Merge pull request #27001 from storybookjs/fix-vue-snippets
Docs: Fix vue snippets
(cherry picked from commit bf6a671705c7af983f6c1c83675381ac0ca5821c)
2024-05-05 09:17:41 +00:00
Kyle Gach
069cf670ea Fix vue snippets 2024-05-01 10:23:11 -06:00
Kyle Gach
1dca308bf4 Snippetize examples 2024-04-30 22:21:31 -06:00
Kyle Gach
01c65098a8 Address feedback
- Re-order TOC items
- Fix conditional content
- Improve nextjs module API references
- Make example snippets more consistent
- Re-organize subpath imports section of module mocking guide
- Fix typos, grammar
2024-04-30 13:54:10 -06:00
Kyle Gach
a9ce1d4e2d Apply suggestions from code review
Co-authored-by: jonniebigodes <joaocontadesenvolvimento@gmail.com>
2024-04-30 13:54:10 -06:00
Valentin Palkovic
5f6a831f12 Merge pull request #26787 from shuta13/fix-deps-on-sharp-errors
Next.js: Move sharp into optional deps

(cherry picked from commit 9fd8c0ab66259491eb3344dcd127658bd83633d9)
2024-04-19 09:52:23 +02:00
Kyle Gach
f88bea5169 Add back nextjs router/navigation override instructions
Other improvements:
- Consistency improvements in snippets throughout
- Prose tweaks
2024-04-18 20:36:02 -06:00
Jeppe Reinhold
eef32904a4 add reasons for aliases in nextjs+jest 2024-04-18 13:24:53 +02:00
Jeppe Reinhold
46c31ebbd9 remove docs on default router and navigation contexts 2024-04-18 13:14:20 +02:00
Jeppe Reinhold
71a4cea8b8 add examples to next mock docs 2024-04-18 12:07:47 +02:00
Jeppe Reinhold
b1da9c9168 add getPackageAliases example 2024-04-18 08:58:29 +02:00
Kyle Gach
2ac03c4248 Address feedback
- Next.js
    - Add portable stories section
- Mocking modules
    - Clarify requirements of mock files
    - Prose and snippet tweaks
- Interaction testing
    - Bring over `mockdate` example
    - Prose and snippet tweaks
2024-04-17 23:35:36 -06:00
Jeppe Reinhold
4faf1aed87 simplify subpath example in nextjs 2024-04-17 22:22:00 +02:00
Kyle Gach
abc9b7cd8b Add missing TODOs 2024-04-16 22:06:47 -06:00
Kyle Gach
75b0820ab1 Updates for Next.js
- Warning for absolute imports & mocking
- Module aliases
- Subpath imports
- Mocking modules
- `@storybook/nextjs/cache.mock` module API
2024-04-16 14:28:54 -06:00
Jeppe Reinhold
ff3f2e9f96 Add Modules section to Next.js docs 2024-04-16 15:06:44 +02:00
Lars Rickert
5aab87205b
update headline 2024-04-14 13:54:08 +02:00
Lars Rickert
c5c08988d4
update callout text 2024-04-13 16:54:06 +02:00
Lars Rickert
f75ffbc0d8
review: apply feedback 2024-04-12 17:54:10 +02:00
shuta13
3eaacff2ae docs: add the part of resolving sharp errors 2024-04-11 11:46:00 +09:00
Lars Rickert
a5de13e230
review: apply suggestions 2024-04-09 16:45:03 +02:00
Lars Rickert
e8415decc1
update docs 2024-04-08 19:42:29 +02:00
Lars Rickert
3439ee40b5 feat(vue-component-meta): provide workaround for tsconfig references limitation 2024-03-31 16:53:26 +02:00
jonniebigodes
39d4d2f834 Merge pull request #26621 from nkabrown/docs-csf-v3
Docs: Align documentation with CSF v3
(cherry picked from commit 09be01b116562fa1663ee1a3f4236905491dcade)
2024-03-26 13:41:22 +00:00
Nathan Brown
08fd06435a Align documentation with CSF v3
* CSF v3 component examples are story objects not story functions
* add missing punctuation mark
2024-03-22 11:02:29 -04:00
jonniebigodes
42fae67491 Merge pull request #26449 from storybookjs/docs_asset_updates
Docs: Storybook 8 image updates
(cherry picked from commit 49593b5cb32edfd9a3d9e21e840bdbaded4f3de0)
2024-03-17 11:57:03 +00:00
Kyle Gach
7e9d314b40 Fix broken links 2024-03-13 15:59:28 -06:00
Kyle Gach
136005bda8 Fix broken links 2024-03-13 15:57:41 -06:00
Kyle Gach
6bec2d9d74 Fix broken links 2024-03-13 14:07:29 -06:00
Kyle Gach
270d047663 Fix broken links 2024-03-13 14:06:25 -06:00
Kyle Gach
4a8dd0dc6e Add get started index
- Same changes as in #26401, targeting `main`
2024-03-13 13:08:57 -06:00
Kyle Gach
d534eaa9bf Prose improvements 2024-03-13 11:06:26 -06:00
Kyle Gach
9affb1050f Move icons out of content
- Gatsby had trouble with its cache otherwise
2024-03-13 11:02:33 -06:00
Charles de Dreuille
9563ed6173 Update blocks layouts 2024-03-13 11:52:15 +00:00
Kyle Gach
5b57fe21bd
Merge branch 'next' into kylegach/sbdx-167-build-out-docs-homepage 2024-03-12 15:52:25 -06:00
Kyle Gach
302aae12ea Content updates 2024-03-12 14:16:03 -06:00