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

svelte:window bind:devicePixelRatio

ion1 opened this issue almost 2 years ago
Aliases for certain type of key press events

danielimmke opened this issue almost 2 years ago
Input resets when page fully loads

nkitsaini opened this issue almost 2 years ago
feat: add `a11y-no-static-element-interactions` compiler rule

timmcca-be opened this pull request almost 2 years ago
Docs on `$$props`/`$$restProps` optimisation are vague

brunnerh opened this issue almost 2 years ago
Select value binding invalidates everything inside

brunnerh opened this issue almost 2 years ago
Why are css comments being stripped out?

shirotech opened this issue about 2 years ago
Changing classes during transition:slide, broken on out transition

torrfura opened this issue about 2 years ago
<input type="reset" /> clears form instead of respecting values

angrytongan opened this issue about 2 years ago
Require props to be bound

ciscoheat opened this issue about 2 years ago
External scripts in templates are imported two times

step135 opened this issue about 2 years ago
{@html} tag is broken during hydration

MathiasWP opened this issue about 2 years ago
Typescript doesn't catch using nonexistent fields on refs

erezarnon opened this issue about 2 years ago
Infinite loop and dev server and ssr freezes

sinbino opened this issue about 2 years ago
Unexpected DOM mutations during hydration

ebeloded opened this issue about 2 years ago
docs: update dialog example

hyunbinseo opened this pull request about 2 years ago
Binding causes extra reactive call in child

zqianem opened this issue about 2 years ago
Different behavior with svelte stores depending on whether lang=ts is set

russelldmatt opened this issue about 2 years ago
src_url_equal is slow when dealing with large base64 encoded images

EmilTholin opened this issue about 2 years ago
Order of Component-Updates when more than one store has a new value

michAtEl opened this issue about 2 years ago
Width and height values non-functional on "this" bindings tutorial

BraydonS opened this issue about 2 years ago
Value bound to select element isn't updated when options are changed

Rayn322 opened this issue about 2 years ago
Slot property change triggers object invalidation in child component

stanf0rd opened this issue about 2 years ago
fix: update onMount type definition to prevent async function return

chrskerr opened this pull request about 2 years ago
[docs] fix transition direction options

geoffrich opened this pull request about 2 years ago
Tutorial - Part 1 / Lifecycle / beforeUpdate and afterUpdate is broken

cobriensr opened this issue about 2 years ago
⚠️ WARN: deprecated [email protected]

Valexr opened this issue about 2 years ago
Duplicate `head` elements occur when html comments are stripped

ryans-usafacts opened this issue about 2 years ago
Proposal to include `prettier-plugin-svelte`

mislam opened this issue about 2 years ago
Add missing fetchpriority property to img on html element

harrytran998 opened this issue about 2 years ago
[docs] SvelteKit for a whole app vs embedding Svelte in an existing app

lukepuplett opened this issue about 2 years ago
use 'browser' condition instead of 'node' to resolve ssr.mjs

dominikg opened this issue about 2 years ago
Unfinished transition does not update bound variable

Roboroads opened this issue about 2 years ago
Obtaining slots as function or SvelteComponent

Eudritch opened this issue about 2 years ago
Svelte Function Block, or Rework on Svelte Each Block

Eudritch opened this issue about 2 years ago
$$events to expose events used in a component

brandonmcconnell opened this issue about 2 years ago
Parent element behavior when transitioning out a child

zakj opened this issue about 2 years ago
Proposal for svelte:dense

seo-rii opened this issue about 2 years ago
Add: on:view and improvements to svelte animations

azezsan opened this issue about 2 years ago
PDF docs for offline reading

shinokada opened this issue about 2 years ago
Top level {@html ...} not working if component rendered to ShadowRoot

jhony1104 opened this issue about 2 years ago
feat: add support for resize observer bindings

TheCymaera opened this pull request about 2 years ago
Constant console spam about "options.css"

thonkinator opened this issue about 2 years ago
Binded volume parameter returning undefined

Layendan opened this issue about 2 years ago
Improve click event handler accessibility warning

brunnerh opened this issue about 2 years ago
CSS specificity with imported components vs local ones

rob-balfre opened this issue over 2 years ago
Export node from Component (or Component delegating)

adiguba opened this issue over 2 years ago
Inline component definitions

brunnerh opened this issue over 2 years ago
Add identifier to accessibility warnings

brunnerh opened this issue over 2 years ago
fix: `onDestroy` runs after the component is detached from DOM

RaiVaibhav opened this pull request over 2 years ago
`{@append }`, it's `{@html }` but you you use Node.prototype.append()

cyan-2048 opened this issue over 2 years ago
fix: allow $store to be used with changing values including nullish values

ramonsnir opened this pull request over 2 years ago
`innerHTML` optimization is not enabled in dev mode

baseballyama opened this issue over 2 years ago
feat: svelte-display directive #6336

adiguba opened this pull request over 2 years ago
Property syntax using curly braces and quotes is inconsistent.

brunnerh opened this issue over 2 years ago
Variable is not reactive in several nested slots

Jahoda opened this issue over 2 years ago
Reactivity issue with slot

j3rem1e opened this issue over 2 years ago
Transitioning many items in `#each` causes layout thrashing

brunnerh opened this issue over 2 years ago
Date binding misbehaves (probably depending on locale)

tosinek opened this issue over 2 years ago
Allow slots to forward events

theetrain opened this issue over 2 years ago
Add support for boolean attribute webkitdirectory

PierBover opened this issue over 2 years ago
Reactive statement that performs cleanup

hgiesel opened this issue over 2 years ago
feat: disallow calling `getContext` inside element

tanhauhau opened this pull request over 2 years ago
move stores.ts to @sveltejs/stores

mavthedev opened this issue over 2 years ago
Svelte Magic

Eudritch opened this issue over 2 years ago
Help coverage instrumenters exclude compiler's helper functions

AriPerkkio opened this issue over 2 years ago
Make `context` type less specific

brunnerh opened this issue over 2 years ago
Changing the Svelte-inserted comments in the DOM

DoisKoh opened this issue over 2 years ago
fix: provide a workaround for `unsafe-inline` CSP that also works in Safari

Karlinator opened this pull request over 2 years ago
fix: add a11y configuration for checking through control and input component

tanhauhau opened this pull request over 2 years ago
Infinite loop when binding to an item in a for loop

kyngs opened this issue over 2 years ago
Change removal of unused CSS to just a warning

EskelCz opened this issue over 2 years ago