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

[docs] "What's new in Svelte" August newsletter

DreaminDani opened this pull request over 2 years ago
The getContext function has incorrect type signature

SoundAsleep192 opened this issue over 2 years ago
Svelte Documentation in Bahasa Indonesia

TimotiusAnrez opened this issue over 2 years ago
Allow specifying non-special bindings as readonly

benjamingwynn opened this issue over 2 years ago
Bind handler incorrectly invalidates other variables.

discapes opened this issue over 2 years ago
chore: micro-optimizations to reduce generated bundle size

ivanhofer opened this pull request over 2 years ago
Transition function does not run on destroy

hyunbinseo opened this issue over 2 years ago
Parameter to control the state of transitions without necessarily using If.

caesar-exploit opened this issue over 2 years ago
Error: Not implemented undefined caused by var in reactive block

atomcat1978 opened this issue over 2 years ago
A rotated element's crossfade animation goes in wrong direction

ffossum opened this issue over 2 years ago
svelte:head does not remove title tag

mallsoft opened this issue over 2 years ago
feat: first steps for adding switch-case blocks

MathiasWP opened this pull request over 2 years ago
export combined props

s1ghn opened this issue over 2 years ago
feat: hyphenated attributes in custom elements

WIStudent opened this pull request over 2 years ago
Support for logical not ! operator in binding to boolean values

thisispete opened this issue over 2 years ago
A way to suppress outros for all descendents of a component

CherryDT opened this issue over 2 years ago
More full featured slide transition

cycle4passion opened this issue over 2 years ago
Allow web components to bind to the parent form

chrisolsen opened this issue over 2 years ago
Add a check before defining the component in the registry

mohamedMok opened this issue over 2 years ago
Improve performance of bind:clientWidth using ResizeObserver api

Gin-Quin opened this issue over 2 years ago
Styling subcomponents based on import

dxlbnl opened this issue over 2 years ago
Cannot change $:-computed variable when it is computed from props

tenor-dev opened this issue over 2 years ago
Passing "null" to on:"eventname" still adds event listener.

humbleCoder1990 opened this issue over 2 years ago
getContext is undefined when called inside an element attribute.

schurhammer opened this issue over 2 years ago
Cannot interpolate boolean values in tweened

TomFevrier opened this issue over 2 years ago
web component properties are not passed unless all lowercase

arackaf opened this issue over 2 years ago
Bindable, bound & unbound properties

m93a opened this issue over 2 years ago
Drag & Drop Support built into Svelte

ivanjeremic opened this issue over 2 years ago
Provide current value of store in second argument of stores

stephane-vanraes opened this issue over 2 years ago
SSR-safe ID generation

illright opened this issue over 2 years ago
a11y inert

shinokada opened this issue almost 3 years ago
`<slot>` fallback content failing to render during SSR

bayre opened this issue almost 3 years ago
Two-way binded select doesn't correctly updates its validity state

Tyrenn opened this issue almost 3 years ago
Empty components are not properly destroyed

Rich-Harris opened this issue almost 3 years ago
Unknown prop using export let and export function - error comeback

lukaszpolowczyk opened this issue almost 3 years ago
fix: do not reuse claimed nodes if the html does not match

tanhauhau opened this pull request almost 3 years ago
`/* */` comments don't work in inline functions

DetachHead opened this issue almost 3 years ago
Navigation - The NEXT button in the SvelteKit documentation malfunctions

lukaszpolowczyk opened this issue almost 3 years ago
Expand "bind:value <select>" tutorial with pre-selected option

bluepuma77 opened this issue almost 3 years ago
Allow `#each` block to handle arbitrary non array like iterables

joeally opened this issue almost 3 years ago
[Feature] Bind to comment & text nodes with `svelte:element`

AlbertMarashi opened this issue almost 3 years ago
Unexpected behavior using spread attributes.

ZerdoX-x opened this issue almost 3 years ago
Access target/anchor properties from within component

Bilge opened this issue almost 3 years ago
select_change_handler fails with exposed slot property

caleeli opened this issue almost 3 years ago
Custom Elements Hydrated Incorrectly

mihar-22 opened this issue almost 3 years ago
Feature Request: Template guard clauses

NfNitLoop opened this issue almost 3 years ago
docs: add component comments

metonym opened this pull request almost 3 years ago
One unit test fails with pnpm, works with npm

rmunn opened this issue almost 3 years ago
If `on:change` is befor `bind:value` in `<select>` on:change gives older value

mishrasatyam opened this issue almost 3 years ago
{#each} with immutable values

adiguba opened this issue almost 3 years ago
fix: export types needed for defining custom stores

vrde opened this pull request almost 3 years ago
Support optional transitions

MathiasWP opened this issue almost 3 years ago
Use alternate in and out transition values using an array

GavHern opened this issue almost 3 years ago
DatePicker example

mindplay-dk opened this issue almost 3 years ago
Add option to see all registered event handlers

Myrmod opened this issue almost 3 years ago
Event modifiers on forwarded events?

brunnerh opened this issue almost 3 years ago
Can Add a contributor guideline in readme file

Ash-KODES opened this issue almost 3 years ago
Bound buffered property stops to update

izderadicka opened this issue almost 3 years ago
bind:clientHeight not updating as expected

nodra-vr opened this issue almost 3 years ago
Add search feature in svelte docs

Hetarth02 opened this issue almost 3 years ago
Add note on how to add fragment to slot

hmt opened this issue almost 3 years ago
Shorthand for self-assignment to trigger reactivity update

lxhom opened this issue almost 3 years ago
Code runs in REPL but doesn't in local Environment or on Stackblitz

faulander opened this issue almost 3 years ago
Allow style:property to accept an object

jwsinner opened this issue almost 3 years ago
Colliding animations

Xeronic opened this issue almost 3 years ago
In the video tag, the muted binding does not work 100%

marius-jopen opened this issue almost 3 years ago
bundler error when exporting from a svelte component module context script

Alexandre-Fernandez opened this issue almost 3 years ago
Dynamic conditional CSS classes

janosh opened this issue almost 3 years ago
make it clearer that @html is dangerous

ecstrema opened this issue almost 3 years ago
Allow defining global to avoid 'FOO is not defined' warnings

Prinzhorn opened this issue almost 3 years ago
more jsdoc documentation for runtime parts

ehsan2003 opened this issue almost 3 years ago
Inefficient code created for hydration of static components

benmccann opened this issue almost 3 years ago
[docs] fix tutorial/keyed-each-blocks

josh-brainbox opened this pull request almost 3 years ago
Adding transition breaks bind:this (component inside if block)

hyunbinseo opened this issue about 3 years ago
fix: correct FLIP animations in scaled parent

simeydotme opened this pull request about 3 years ago
FLIP Animations inside a Scaled Parent are calculated incorrectly

simeydotme opened this issue about 3 years ago
append_styles s/b typed as an optional parameter in function init(...)

stemcstudio opened this issue about 3 years ago
Allow multiple classes in class: directive

Bastian opened this issue about 3 years ago
Tween and transitions don't work together

lofsigma opened this issue about 3 years ago
<select> element has wrong initial value in SSR

dimfeld opened this issue about 3 years ago
Apply transition modifier local conditionally

janosh opened this issue about 3 years ago