372 Commits

Author SHA1 Message Date
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
Charles de Dreuille
0de51cb900 Update index.md 2024-03-12 18:51:01 +00:00
Charles de Dreuille
a144db7428 Adding icons 2024-03-12 18:46:17 +00:00
jonniebigodes
57361ec88d
Merge branch 'next' into docs_asset_updates 2024-03-12 15:01:36 +00:00
jonniebigodes
917da2a7d8 Docs: Storybook 8 image updates 2024-03-12 14:59:07 +00:00
Kyle Gach
c5cf84f6a1 Merge pull request #26329 from storybookjs/framework-doc-sveltekit
Docs: Add `sveltekit` framework doc
2024-03-11 14:03:12 -06:00
Kyle Gach
a77dfbeeb7 Merge pull request #26333 from storybookjs/framework-doc-web-components-webpack5
Docs: Add `web-components-webpack5` framework doc
2024-03-11 13:52:42 -06:00
Kyle Gach
589119891a Merge pull request #26331 from storybookjs/framework-doc-web-components-vite
Docs: Add `web-components-vite` framework doc
2024-03-11 13:52:32 -06:00
Kyle Gach
44f737b1fb Merge pull request #26266 from storybookjs/framework-doc-vue3-webpack5
Docs: Add `vue3-webpack5` framework doc
2024-03-11 13:52:14 -06:00
Kyle Gach
a0078b3ff4 Merge pull request #26359 from storybookjs/framework-doc-svelte-webpack5
Docs: Add `svelte-webpack5` framework doc
2024-03-11 13:51:47 -06:00
Kyle Gach
f2cabe69cb Address comments
- Mark features as experimental
- Update types
2024-03-11 13:39:23 -06:00
Kyle Gach
f86712c2c3 Address comments 2024-03-11 13:17:35 -06:00
Kyle Gach
a7a9cd22f6 Apply suggestions from code review
Co-authored-by: Jeppe Reinhold <jeppe@chromatic.com>
2024-03-11 13:17:35 -06:00
Kyle Gach
7b71e3002b Add sveltekit framework doc 2024-03-11 13:17:35 -06:00
Kyle Gach
899ca7bc24 Add web-components-webpack5 framework doc 2024-03-11 13:12:55 -06:00
Kyle Gach
a9a2a60f44 Add web-components-vite framework doc 2024-03-11 13:08:41 -06:00
Kyle Gach
14a7bb4eed Update vue3-vite requirements 2024-03-11 13:05:27 -06:00
Kyle Gach
a99a242d59 Add vue3-webpack5 framework doc 2024-03-11 13:04:43 -06:00
Kyle Gach
e0d3358847 Add compiler addon instructions 2024-03-11 12:56:53 -06:00