Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/storybookjs/addon-svelte-csf

[Incubation] CSF using Svelte components.
https://github.com/storybookjs/addon-svelte-csf

[Bug] Autodocs does not render Component name properly.

jenniferworrall opened this issue about 1 year ago
Updated Readme to include component

brittneypostma opened this pull request about 1 year ago
[Bug] CSF Story Error

brittneypostma opened this issue about 1 year ago
Svelte CSF Autodoc comments

yustarandomname opened this issue about 1 year ago
Migrate to new story indexer API

JReinhold opened this issue about 1 year ago
Unable to set slot description or default value

RavenX86 opened this issue about 1 year ago
[Bug] Stories with additional markup are breaking

eyeseast opened this issue over 1 year ago
Fix reactivity of args when HMR remount the RenderContext

j3rem1e opened this pull request over 1 year ago
Update README.md [skip ci]

j3rem1e opened this pull request over 1 year ago
Fix forwarding of actions handlers

j3rem1e opened this pull request over 1 year ago
Allow configuration of filename patterns besides *.stories.svelte

j3rem1e opened this pull request over 1 year ago
fix: MetaProps typing

paoloricciuti opened this pull request over 1 year ago
fix: move MetaProps to its own declaration to allow for overrides

paoloricciuti opened this pull request over 1 year ago
Fix test snapshots

j3rem1e opened this pull request over 1 year ago
Fix autodocs

j3rem1e opened this pull request over 1 year ago
Express meta as JS

benmccann opened this issue over 1 year ago
Supports for tags in <Meta/>

j3rem1e opened this pull request over 1 year ago
Fix svelte-stories-loader in Windows

j3rem1e opened this pull request over 1 year ago
[Bug] jest-transform missing

j3rem1e opened this issue over 1 year ago
[Bug] Doesn't work on Windows anymore

j3rem1e opened this issue over 1 year ago
[Feature Request] Support autotitle

JReinhold opened this issue over 1 year ago
Require Svelte v4, vite-plugin-svelte v2, Vite v4

JReinhold opened this pull request over 1 year ago
Fix: `typeof Meta` in Svelte v3 (Pin Svelte peer dependency to v3)

JReinhold opened this pull request over 1 year ago
docs: remove broken link

benmccann opened this pull request over 1 year ago
Fix export condition

benmccann opened this pull request over 1 year ago
[Bug] JSDoc prop descriptions aren't added to autodocs

Masstronaut opened this issue over 1 year ago
[Bug] Type error `typeof Meta` when used with Svelte 3

mcmxcdev opened this issue over 1 year ago
[Bug] Didn't find xyz in CSF file, this is unexpected error

mcmxcdev opened this issue over 1 year ago
How to use components with slot variable.

scorsi opened this issue over 1 year ago
Fix missing types by adding back `main` and `types` fields

hobbes7878 opened this pull request over 1 year ago
[Bug] Types definitions are missing in 3.0.5

EugeneDraitsev opened this issue over 1 year ago
fix: swap order of types to avoid module not found

paoloricciuti opened this pull request over 1 year ago
Fix generated ESM, revamp build system

hobbes7878 opened this pull request over 1 year ago
Update dependencies to support svelte@4

RSWilli opened this pull request over 1 year ago
Module errors when running in storybook 7.1

hobbes7878 opened this issue over 1 year ago
[Bug] Story control breaks at >= 14 each blocks

dancormier opened this issue over 1 year ago
[Feature Request] Support of Svelte 4

oscard0m opened this issue over 1 year ago
[Bug]

rchrdnsh opened this issue over 1 year ago
types: use `WebRenderer` type as new `Addon_BaseAnnotations` template variable

specialdoom opened this pull request over 1 year ago
[Bug] CanvasElement unknown type

StefanIlieP5 opened this issue over 1 year ago
How to provide slots in stories?

galenwinsor opened this issue over 1 year ago
[Feature] Support for Parameters

cybrowl opened this issue over 1 year ago
[Bug] Component isn't reactive on props change

bourhaouta opened this issue over 1 year ago
[Bug] Empty title doesn’t work

enyo opened this issue over 1 year ago
fix: imports on index.d.ts file

andrescera opened this pull request over 1 year ago
Fix stories not re-rendering when args change in Controls

leika opened this pull request almost 2 years ago
Release v3.0.0 for Storybook v7

JReinhold opened this pull request almost 2 years ago
typescript error: '"args"' does not exist in type 'StoryProps'

silveltman opened this issue almost 2 years ago
Expand Storybook version range

JReinhold opened this pull request almost 2 years ago
fix: preprocess svelte file during indexing

ysaskia opened this pull request almost 2 years ago
[Bug] No matching story indexer found for .svelte files.

smart opened this issue almost 2 years ago
[Bug] Exports from `context="module"` are inferred as args

fallaciousreasoning opened this issue almost 2 years ago
[Bug] addon-svelte-csf v3 and storybook v7 not working together

vekunz opened this issue almost 2 years ago
[Bug] Storybook test runner does not work with Svelte CSF addon

jwerre opened this issue almost 2 years ago
[Bug] Controls panel is not responsive in Storybook 7

jwerre opened this issue almost 2 years ago
[Bug] typescript not working in stories for svelte

mantismamita opened this issue almost 2 years ago
[Bug] Can't set tags on <Meta> component to enable fine-grained autodocs

hallefsantos opened this issue about 2 years ago
Trigger release

IanVS opened this pull request about 2 years ago
Support newest ESM-only `@sveltejs/vite-plugin`

JReinhold opened this pull request about 2 years ago
Require Storybook v7 in v3

JReinhold opened this pull request about 2 years ago
[Bug] Does not work with Storybook 7.0.0-alpha.52 and storyStoreV6

valentinpalkovic opened this issue about 2 years ago
Story Indexer

JReinhold opened this pull request about 2 years ago
Revert "Implement a Svelte StoryIndexer"

JReinhold opened this pull request about 2 years ago
[Bug] 'target' is a required option

gbkwiatt opened this issue about 2 years ago
Make types compatible with TypeScript `strict` mode

RSWilli opened this pull request about 2 years ago
[Bug] cannot use strict typescript types

RSWilli opened this issue about 2 years ago
Add vite support

IanVS opened this pull request about 2 years ago
Upgrade jest to 29

IanVS opened this pull request over 2 years ago
is there documentation for decorator support

sacrosanctic opened this issue over 2 years ago
Implement a Svelte StoryIndexer

j3rem1e opened this pull request over 2 years ago
[Feature]: Typescript - Add typings to both <Template> and <Story> args

AcePetrucci opened this issue over 2 years ago
The requested module does not provide an export named 'useContext'

anderfernandes opened this issue over 2 years ago
update description

benmccann opened this pull request over 2 years ago
Add indexer support

shilman opened this issue over 2 years ago
[Feature] Add Vite-Builder Support

Gaubee opened this issue over 2 years ago
remove transitive dependencies from peerDependencies

benmccann opened this pull request over 2 years ago
Make `svelte-loader` optional

benmccann opened this pull request over 2 years ago
Add a link to native format example

benmccann opened this pull request over 2 years ago
[Bug] replace `svelte-loader`

benmccann opened this issue over 2 years ago
[Bug] should not depend on react

benmccann opened this issue over 2 years ago
Remove React from peerDependencies

j3rem1e opened this pull request over 2 years ago
Update peerdependencies to work with sb@next

francoisromain opened this pull request over 2 years ago
Fix names with special char at end

j3rem1e opened this pull request over 2 years ago
[Bug] Special characters cause error in Storybook

brandonmcconnell opened this issue over 2 years ago
[Feature Suggestion] Multiple wrapper divs instantiated for stories

brandonmcconnell opened this issue over 2 years ago
[Bug] peer-dependencies include implicit dependencies

benbender opened this issue over 2 years ago