Ecosyste.ms: OpenCollective

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

github.com/sveltejs/svelte

web development for the rest of us
https://github.com/sveltejs/svelte

chore: mark markdown output from process-messages as generated

Conduitry opened this pull request about 2 months ago
docs: fix `$effect` section examples

navorite opened this pull request about 2 months ago
docs: fix outdated $effect.tracking() demo

Conduitry opened this pull request about 2 months ago
Svelte5 5: VSCode Migrator adding $state rune to bind:this variables

KieranP opened this issue about 2 months ago
Demo code linked at `$effect.tracking` documentation is outdated

rintheo opened this issue about 2 months ago
Cannot pass `children` prop to `<svelte:element>`

rChaoz opened this issue about 2 months ago
Pushing to a bind:group array doesn't update checkboxes

vdenisenko-waverley opened this issue about 2 months ago
Svelte 5: runes-mode compiler validation errors throw "undefined"

zuckschwerdt opened this issue about 2 months ago
fix: date test fail for some timezone

adiguba opened this pull request about 2 months ago
Allow exporting of types from module script

tzuleger opened this issue about 2 months ago
fix : Rapidly toggling element with out: transition causes incorrect node removal

adiguba opened this pull request about 2 months ago
"error during build undefined" while upgrading from 4.2.19 to v5.1.0

seriousme opened this issue about 2 months ago
Svelte 5: some CSS selectors written in non-runes mode gets stripped

theetrain opened this issue about 2 months ago
fix: typo in `Action` types

matthewCmatt opened this pull request about 2 months ago
Comments are not allowed next to `{#snippet children()}`

rChaoz opened this issue about 2 months ago
fix: wrap `:id`, `:where``:not` and `:has` with `:global` during migration

paoloricciuti opened this pull request about 2 months ago
docs: clarify svelte:component migration, avoids common gotcha

rgon opened this pull request about 2 months ago
Manual sync state invalidation does not force update in Svelte 5

brunnerh opened this issue about 2 months ago
fix: rethrow errors from await block if no catch block exists

trueadm opened this pull request about 2 months ago
reactive variable using $state breaks when updated inside #await

tommasoiovane opened this issue about 2 months ago
chore: redirect to new website

trueadm opened this pull request 2 months ago
Add Link to Tutorial in Migration Guide

JaymanW opened this pull request 2 months ago
chore: remove svelte.dev

benmccann opened this pull request 2 months ago
`#snippet` alter rendering behaviour of `text` inside `svg`

matubu opened this issue 2 months ago
docs: fix generic props type

wackbyte opened this pull request 2 months ago
Little improvement to set_style()

adiguba opened this issue 2 months ago
docs: make links internal

Rich-Harris opened this pull request 2 months ago
docs: fix demo links to playground

Conduitry opened this pull request 2 months ago
docs (omnisite): TODO on docs

henriquehhr opened this issue 2 months ago
docs(omnisite): FAQ section "does svelte scale" is outdated"

JonaAnders opened this issue 2 months ago
Svelte 5: Custom Element prop to attribute mapping inconsistent

oladayo21 opened this issue 2 months ago
Named slot interop with snippet prop + @render

brunnerh opened this issue 2 months ago
fix: typo in the snippet closing tag

dcheglakov opened this pull request 2 months ago
False positive for "Unused CSS selector"

jpaquim opened this issue 2 months ago
Removing binded items from array

Freeskier opened this issue 2 months ago
fix: ensure $effect.tracking returns false inside transition functions

trueadm opened this pull request 2 months ago
fix: make `$effect.tracking` consistent between in and out transitions

paoloricciuti opened this pull request 2 months ago
More docs stuff

Rich-Harris opened this pull request 2 months ago
docs: clarify example on dynamic dependency tracking

BastiDood opened this pull request 2 months ago
docs: use new Svelte 5 event handler syntax on preview site examples

F-fengzi opened this pull request 2 months ago
fix: show filename information in `legacy_recursive_reactive_block`

paoloricciuti opened this pull request 2 months ago
fix: prevent spread attribute from overriding class directive

paoloricciuti opened this pull request 2 months ago
Slot not rendering any contents inside an if condition

GELight opened this issue 2 months ago
fix: properly migrate ts with inferred type comments

paoloricciuti opened this pull request 2 months ago
fix: migrate default slots to children snippet

paoloricciuti opened this pull request 2 months ago
Snippet doesn't satisfy the Snippet type, apparently

webJose opened this issue 2 months ago
Version Packages

github-actions[bot] opened this pull request 2 months ago
docs: legacy docs

dummdidumm opened this pull request 2 months ago
feat: don't print errors on migration errors

paoloricciuti opened this pull request 2 months ago
Svelte 5 docs

benmccann opened this issue 2 months ago
docs: Remove copy pasted argument from `$set`.

brunnerh opened this pull request 2 months ago
fix: ensure muted DOM property works correctly in FF

trueadm opened this pull request 2 months ago
fix: mark `:has` selectors with multiple preceding selectors as used

dummdidumm opened this pull request 2 months ago
Svelte 5 migration not ideal when run from root of monorepo

sdarnell opened this issue 2 months ago
Stylesheet with id doesn't exist in build mode

ted-dgk opened this issue 2 months ago
Svelte 5 migration: Comments for props

sdarnell opened this issue 2 months ago
fix: do not comment out unused selectors that are inside an unused selector

dummdidumm opened this pull request 2 months ago
fix: add more robust check for `Element` prototype

dummdidumm opened this pull request 2 months ago
Version Packages

github-actions[bot] opened this pull request 2 months ago
docs: Typo in Context Docs

Krossmaskinen opened this pull request 2 months ago
fix: more accurately detect `$derived` migration use cases

dummdidumm opened this pull request 2 months ago
Docs showing setContext instead of getContext

Krossmaskinen opened this issue 2 months ago
fix: do not add jsdoc if no types found

dummdidumm opened this pull request 2 months ago
fix: ensure event context is reset before invoking callback

trueadm opened this pull request 2 months ago
Broken page with Svelte 5: uncaught `effect_update_depth_exceeded`

probablykasper opened this issue 2 months ago
Version Packages

github-actions[bot] opened this pull request 2 months ago
chore: cleanup PR template

dummdidumm opened this pull request 2 months ago
fix: better children snippet / default slot interop

dummdidumm opened this pull request 2 months ago
fix: webview can contain any string for preload

benoitf opened this pull request 2 months ago
Protect unused CSS

Kapsonfire-DE opened this issue 2 months ago
fix: don't migrate `$: foo.bar = baz` to use `$derived()`

Ocean-OS opened this pull request 2 months ago
Svelte 5: Run outro transition on `unmount`

typhonrt opened this issue 2 months ago
migration involving page data and static lookup object in component

cloudymeatball opened this issue 2 months ago
Svelte 5: reactive statements migration error

Specy opened this issue 2 months ago
Version Packages

github-actions[bot] opened this pull request 2 months ago
chore: ensure transition events are dispatched without current reaction

trueadm opened this pull request 2 months ago
Svelte 5: Non-top-level `:has()` selector is considered unused

hyunbinseo opened this issue 2 months ago
Duplicate text on upcoming svelte omni site.

Inovvia opened this issue 2 months ago
Docs: Have separate documentation for Svelte 4

Ocean-OS opened this issue 2 months ago
Docs minor issue : onclick - rather than on:click

SikandarJODD opened this issue 2 months ago