This website requires JavaScript.
Explore
Help
Sign In
GitHub
/
storybook
Watch
1
Star
0
Fork
0
You've already forked storybook
mirror of
https://github.com/storybookjs/storybook.git
synced
2025-04-05 05:51:21 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
storybook
/
code
/
renderers
/
svelte
History
Michael Shilman
c3d86a2abe
Merge pull request
#19651
from storybookjs/kasper/fix-storyobj-type
...
CSF: Fix `StoryObj<typeof Cmp>` to work the same as old ComponentStoryObj
2022-10-27 23:40:40 +08:00
..
src
Make StoryObj<typeof Cmp> work the same as ComponentStoryObj did (so non strict)
2022-10-27 15:29:33 +02:00
template
change every button in lib/cli/renderassets and renderer/*/template to use the label prop
2022-10-12 12:02:30 +02:00
templates
more typesafe CSF3 types for svelte
2022-10-18 17:16:43 +02:00
package.json
Update git head to 7.0.0-alpha.44, update yarn.lock [ci skip]
2022-10-27 21:57:47 +08:00
preview.js
Svelte: fix preview import
2022-08-22 15:31:11 +08:00
README.md
stage0
2022-07-21 11:24:07 +02:00
tsconfig.json
more typesafe CSF3 types for svelte
2022-10-18 17:16:43 +02:00
README.md
Storybook Svelte renderer