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
shuta13
3eaacff2ae
docs: add the part of resolving sharp errors
2024-04-11 11:46:00 +09:00
Kyle Gach
5c269f2474
Add troubleshooting
2024-03-06 13:59:18 -07:00
Kyle Gach
19044b8edf
Make content conditional on required renderer
2024-03-06 13:49:53 -07:00
Kyle Gach
28207a486a
Address TKs
2024-03-06 13:49:53 -07:00
Kyle Gach
b211ec1ccb
Add builder options details
2024-03-06 13:49:53 -07:00
Kyle Gach
ee11be55a4
Address comments
...
- Update URL & sidebar nav
- Improve snippets and update screenshots
- Clarify that `docgen` API is only available in SB 8+
- Remove no descriptions limitation from events
- Add limitations section
2024-03-06 13:49:53 -07:00
Kyle Gach
3612c0bad6
Add docs for vue3-vite
framework
2024-03-06 13:49:53 -07:00
Kyle Gach
7bdefcb15a
Address comments
...
- Simplify navigation/router fn override guidance
- Fix incorrect snippet
- Consistently format headings
2024-01-24 15:22:16 -07:00
Kyle Gach
2ccd3470b9
Address comments
...
- Add missing filenames or titles to snippets
- Proper capitalization of terms like Webpack, Babel, PostCSS, etc.
- Fix some typos
- Split up complex snippets
- Document default parameter values
- Move acknowledgements back to README
2024-01-24 15:22:16 -07:00
Kyle Gach
f99b6a3ff7
Update RSC API
...
- Per https://github.com/storybookjs/storybook/pull/25591
- `features.experimentalNextRSC` -> `features.experimentalRSC`
- `parameters.nextjs.rsc` -> `parameters.react.rsc`
2024-01-24 15:22:15 -07:00
Kyle Gach
577cbdb516
Address comments
...
- Remove references to `useSWC`
2024-01-24 15:22:15 -07:00
Kyle Gach
d182f66b4b
Add Next.js framework doc
...
- Based on
- https://github.com/storybookjs/storybook/tree/next/code/frameworks/nextjs
- https://storybook.js.org/blog/integrate-nextjs-and-storybook-automatically/
2024-01-24 15:22:15 -07:00