jonniebigodes
|
e073dff303
|
Docs: Fix broken framework links
|
2024-07-08 15:06:09 +01: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 |
|
Jeppe Reinhold
|
cdccd47ade
|
fix automigrations and readmes
|
2024-01-12 10:02:22 +01:00 |
|
paoloricciuti
|
b3840f4e4f
|
SvelteKit: new modules exports mocks
|
2023-12-15 16:45:53 +01:00 |
|
Martin Machycek
|
8ef5716572
|
Update README.md
$app/forms and $app/navigation mocking is now supported in sveltekit integration
|
2023-12-07 11:20:32 +11: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 |
|
paoloricciuti
|
d0f87c74ef
|
update docs
|
2023-11-22 23:37:23 +01:00 |
|
Jeppe Reinhold
|
f57a6b8578
|
add actions as default behavior, cleanup decorator
|
2023-11-22 00:31:09 +01:00 |
|
paoloricciuti
|
9de928d0b3
|
better regex handling of links + add experiemental
|
2023-11-21 17:21:17 +01:00 |
|
paoloricciuti
|
230089a431
|
fix PR comments
|
2023-11-21 10:58:19 +01:00 |
|
Paolo Ricciuti
|
63b1b0ea4f
|
Update code/frameworks/sveltekit/README.md
Co-authored-by: Jeppe Reinhold <jeppe@reinhold.is>
|
2023-11-21 10:37:03 +01:00 |
|
Paolo Ricciuti
|
2d21b392f1
|
Update code/frameworks/sveltekit/README.md
Co-authored-by: Jeppe Reinhold <jeppe@reinhold.is>
|
2023-11-21 10:36:47 +01:00 |
|
paoloricciuti
|
a42fc78297
|
add check field to update store and write README
|
2023-11-10 16:52:24 +01:00 |
|
Norbert de Langen
|
0370753837
|
Merge branch 'next' into seriouz-next
|
2023-09-19 12:09:19 +02:00 |
|
Ben McCann
|
7ffce28c7e
|
docs: remove references to missed deadline
|
2023-08-10 09:57:26 -07: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 |
|
jonniebigodes
|
439ccd7cae
|
Misc Documentation changes
|
2023-03-30 19:57:56 +01:00 |
|
Ian VanSchooten
|
84afa441e7
|
Merge remote-tracking branch 'origin/next' into typescript-assets
# Conflicts:
# code/frameworks/nextjs/template/cli/ts-3-8/Introduction.mdx
# code/frameworks/nextjs/template/cli/ts-3-8/Introduction.stories.mdx
# code/frameworks/nextjs/template/cli/ts-legacy/Introduction.stories.mdx
|
2023-02-13 09:29:29 -05:00 |
|
Ben McCann
|
361349dac2
|
docs: link to issue for SvelteKit mocks
|
2023-02-07 13:48:45 -08:00 |
|
Ben McCann
|
570ac22ebc
|
docs: update SvelteKit readme
|
2023-02-05 15:25:09 -08:00 |
|
Ben McCann
|
e6709aef14
|
remove accidentally added word
|
2023-02-02 13:39:23 -08:00 |
|
Ben McCann
|
ea23015122
|
consistency with other lines
|
2023-02-02 13:38:31 -08:00 |
|
Ben McCann
|
76d737bd1c
|
docs: update support for SvelteKit's $app/paths
|
2023-02-02 13:34:27 -08:00 |
|
Yann Braga
|
c23294a3b6
|
docs: update documentation regarding main.js to use default exports
|
2023-01-30 15:35:29 +01:00 |
|
Ben McCann
|
b6ac95d2a7
|
docs: add notes about current state of SvelteKit features
|
2023-01-27 13:23:54 -08:00 |
|
Ben McCann
|
9459443480
|
Update code/frameworks/sveltekit/README.md
|
2023-01-12 14:01:12 -08:00 |
|
Norbert de Langen
|
d3a5085502
|
Merge branch 'next' into sveltekit-keep-compile-plugin
|
2022-12-15 18:07:49 +01:00 |
|
Jeppe Reinhold
|
bffd1263cd
|
sveltekit readme reflects autoremoval of svelteOptions
|
2022-12-14 15:17:11 +01:00 |
|
Jeppe Reinhold
|
4005f23421
|
more precise supported features table.
|
2022-12-14 13:50:10 +01:00 |
|
Jeppe Reinhold
|
bfd4545a54
|
document error from navigation and forms import
|
2022-12-14 13:42:54 +01:00 |
|
Jeppe Reinhold
|
af711eb98b
|
Merge branch 'next' of github.com:storybookjs/storybook into sveltekit-keep-compile-plugin
|
2022-12-14 12:54:16 +01:00 |
|
Jeppe Reinhold
|
378310cbb4
|
updated support table in sveltekit readme
|
2022-12-14 12:41:21 +01:00 |
|
Jeppe Reinhold
|
ff57a1a3fd
|
describe svelteOptions in SvelteKit readme
|
2022-12-13 23:59:53 +01:00 |
|
Jeppe Reinhold
|
cc3244af19
|
Merge branch 'jeppe/sveltekit-docs' of github.com:storybookjs/storybook into jeppe/sveltekit-docs
|
2022-12-13 16:01:44 +01:00 |
|
Jeppe Reinhold
|
c8486fa795
|
remove framework options
|
2022-12-13 16:01:36 +01:00 |
|
Jeppe Reinhold
|
318d3e78c7
|
Update code/frameworks/sveltekit/README.md
Co-authored-by: Shaun Evening <shaun@chromatic.com>
|
2022-12-13 16:00:51 +01:00 |
|
Jeppe Reinhold
|
36d22f4fce
|
typo
|
2022-12-13 15:38:01 +01:00 |
|
Jeppe Reinhold
|
3e4468b487
|
improve readme
|
2022-12-13 15:32:46 +01:00 |
|
Jeppe Reinhold
|
39ee3293b4
|
initial docs
|
2022-12-12 21:13:40 +01:00 |
|
Jeppe Reinhold
|
3bb4c1f8dc
|
svelte-kit > sveltekit
|
2022-12-01 14:05:53 +01:00 |
|