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

feat(site-2): Use entries

PuruVJ opened this pull request over 1 year ago
TS to JSDoc Conversion

tcc-sejohnson opened this pull request over 1 year ago
fix: Handle dynamic values in `a11y-autocomplete-valid`

dummdidumm opened this pull request over 1 year ago
fix: set verison to 4, remove engines.pnpm and bump engines.node to >=16

dominikg opened this pull request over 1 year ago
Svelte Library Project with no TypeScript doesn't work

johndeighan opened this issue over 1 year ago
bug : is_valid_autocomplete

xxaier opened this issue over 1 year ago
Some features to add for sveltekit

NVCDevelopmentTeam opened this issue over 1 year ago
docs: mention escaping of curly braces

bytesnz opened this pull request over 1 year ago
compiler produces invalid JS code

ivanhofer opened this issue over 1 year ago
Handle warning emitted from the Svelte compiler

baseballyama opened this issue over 1 year ago
Safari support for learn.svelte.dev (WebContainers)

MajorBreakfast opened this issue over 1 year ago
fix: array rest destructuring in markup

ngtr6788 opened this pull request almost 2 years ago
fix: Array rest property fix

ngtr6788 opened this pull request almost 2 years ago
Error where rest property of array is another array or object

ngtr6788 opened this issue almost 2 years ago
Reactive statement triggers although nothing changes

inzanez opened this issue almost 2 years ago
Getting the current order of renderless components

TeyKey1 opened this issue almost 2 years ago
fix: deep slot forwarding defaults works over 3 components deep

ngtr6788 opened this pull request almost 2 years ago
feat(site-2): New REPL

PuruVJ opened this pull request almost 2 years ago
Missing dependencies in `svelte/compiler` type definitions

mattlucock opened this issue almost 2 years ago
chore: Add Prettier

baseballyama opened this pull request almost 2 years ago
Component style exposure mechanism

Tyrenn opened this issue almost 2 years ago
fix: match `no-redundant-roles` implementation closer to `jsx-eslint`

ngtr6788 opened this pull request almost 2 years ago
feat: dynamic slots

ngtr6788 opened this pull request almost 2 years ago
chore: fix CI setup for unit tests

benmccann opened this pull request almost 2 years ago
chore: fix CI on Node 20

baseballyama opened this pull request almost 2 years ago
chore: TypeScript to JavaScript + JSDoc for tests

baseballyama opened this pull request almost 2 years ago
chore: don't bundle dependencies

benmccann opened this pull request almost 2 years ago
feat: add a11y `autocomplete-valid`

cruessler opened this pull request almost 2 years ago
Bug report: no error when using `@const` variable before initialization

brandonmcconnell opened this issue almost 2 years ago
fix: improve setup of default export and remove `svelte/ssr`

benmccann opened this pull request almost 2 years ago
breaking: remove legacy package.json files

benmccann opened this pull request almost 2 years ago
chore: switch from npm to pnpm

benmccann opened this pull request almost 2 years ago
breaking: deprecate SvelteComponentTyped, add generics to SvelteComponent

dummdidumm opened this pull request almost 2 years ago
feat: document fullscreenElement, pictureInPictureElement and visibilityState binding

ThaUnknown opened this pull request almost 2 years ago
Replace __VERSION__ with actual version number

PuruVJ opened this issue almost 2 years ago
fix: improve setup of default export

benmccann opened this pull request almost 2 years ago
chore: run fewer CI jobs

benmccann opened this pull request almost 2 years ago
docs: clarify let: directives

jamesscottbrown opened this pull request almost 2 years ago
chore: switch from npm to pnpm

benmccann opened this pull request almost 2 years ago
chore: upgrade rollup

benmccann opened this pull request almost 2 years ago
breaking: remove legacy `package.json` files

benmccann opened this pull request almost 2 years ago
chore: bump engines field

benmccann opened this pull request almost 2 years ago
chore: upgrade to TypeScript 5

benmccann opened this pull request almost 2 years ago
chore: simplify Svelte 4 CI

benmccann opened this pull request almost 2 years ago
chore: Svelte 4 dependency upgrades

benmccann opened this pull request almost 2 years ago
chore: remove node<14 tests

dummdidumm opened this pull request almost 2 years ago
version 4

dummdidumm opened this pull request almost 2 years ago
Ability to select store properties to filter reactivity / derived

oodavid opened this issue almost 2 years ago
scoped style doesn't work if compile component with css option 'none'

dhcmrlchtdj opened this issue almost 2 years ago
[fix] whitespace html entities lost in component slot

xxkl1 opened this pull request almost 2 years ago
add a test for #8459

lovasoa opened this pull request almost 2 years ago
Unable to run the tests on a fresh ubuntu

lovasoa opened this issue almost 2 years ago
feat: custom elements rework

dummdidumm opened this pull request almost 2 years ago
fix(site-2): Restyle home page

PuruVJ opened this pull request almost 2 years ago
feat(site-2): TS in docs

PuruVJ opened this pull request almost 2 years ago
Update the README.md

nazarepiedady opened this issue almost 2 years ago
input color displays a warning in Chrome console

Ennoriel opened this issue almost 2 years ago
Make outroing elements `inert`

Rich-Harris opened this issue almost 2 years ago
fix: call all event handlers even if an exception occurs in one

adiguba opened this pull request almost 2 years ago
Reactivity with CSS Variables does not work when spreading restProps

canastro opened this issue almost 2 years ago
Preselect of radio button doesn't work

lepabic opened this issue almost 2 years ago
Delay transition until after onMount

nCrafts opened this issue almost 2 years ago
Tutorial/docs multi-language support

sdserage opened this issue almost 2 years ago
Typed CSS Custom Properties

kevmodrome opened this issue almost 2 years ago
Disabling $$invalidate for deep property assignment

Azmisov opened this issue almost 2 years ago
`{@const}` inside `{#key}` block

longnguyen2004 opened this issue almost 2 years ago
Inconsistent exception handling with multiple event handlers

adiguba opened this issue almost 2 years ago
Multiple variabels in `{#key}`

Addeuz opened this issue almost 2 years ago
feat: add a11y `no-noninteractive-element-interactions`

ngtr6788 opened this pull request almost 2 years ago
Nesting Svelte Web Components is broken with slots

fallaciousreasoning opened this issue almost 2 years ago
class directive does not allow special characters in class name

Youhan opened this issue almost 2 years ago
feat: Forward all events (on:*)

adiguba opened this pull request almost 2 years ago
Allow omitting the `as` clause in `each` statement

hgiesel opened this issue almost 2 years ago
A way to declare a scoped class for the CSS compiler (ex use:class)

adiguba opened this issue almost 2 years ago
fix: Handle read-only properties on DOM nodes

ledzepFan opened this pull request almost 2 years ago
Flickering effect when applying parent stylings to a filled slot

Destaq opened this issue almost 2 years ago
fix: bind null option and input values consistently

theodorejb opened this pull request almost 2 years ago
fix: send in/out to transition fn

tivac opened this pull request almost 2 years ago
Provide types for forms using static analysis

LorisSigrist opened this issue almost 2 years ago
docs: Fix accessibility of options tutorial.

brunnerh opened this pull request almost 2 years ago
feat: conditional slots

tanhauhau opened this pull request almost 2 years ago
Reactivity triggered in parent element on data sent up from slot

tfedor opened this issue almost 2 years ago
on:load does not trigger on <script src=...> tags

Micka33 opened this issue almost 2 years ago
Improve documentation on Stores internals

fredguth opened this issue almost 2 years ago
To install Svelte, install Svelte not SvelteKit

shinokada opened this issue almost 2 years ago
Expose generic type which extracts type of a store's underlying value.

joeally opened this issue almost 2 years ago
[Feature request] Svelte testing library

jwerre opened this issue almost 2 years ago