Ecosyste.ms: OpenCollective

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

github.com/solidjs/solid

A declarative, efficient, and flexible JavaScript library for building user interfaces.
https://github.com/solidjs/solid

add prettier code format in git-commit-hook

shengxinjing opened this pull request over 1 year ago
SSR fails to run

pankajmyt opened this issue over 1 year ago
Portal's children are not reactive

thetarnav opened this issue over 1 year ago
Fix merge props

juanrgm opened this pull request over 1 year ago
set pnpm version

AlexErrant opened this pull request over 1 year ago
Improve type inference of `createSelector`.

thetarnav opened this pull request over 1 year ago
Number input resets when typing period on Firefox 113

Tuoris opened this issue over 1 year ago
Can we simplify cathError?

snnsnn opened this issue over 1 year ago
SolidJS web components cannot be nested with each other

skychx opened this issue over 1 year ago
docs: remove an unavailable video link in `README.md`

EastSun5566 opened this pull request over 1 year ago
Error when creating a new memo, using the createMemo function

szagi3891 opened this issue over 1 year ago
`createMutable` getters do not work if they're on the prototype

AFatNiBBa opened this issue over 1 year ago
createResource swallows error

mathieuprog opened this issue over 1 year ago
Updating onchange causes sibling to mount/unmount

mattbdc opened this issue over 1 year ago
Fetcher function is not called for subsequent refetches

snnsnn opened this issue over 1 year ago
feature: Add document property to owner

pedro00dk opened this pull request over 1 year ago
Resource can be `ready` but also return `undefined`

deluksic opened this issue over 1 year ago
Web component props are set before constructor call

pedro00dk opened this issue over 1 year ago
Sibling Shows unexpectedly trigger blur on sibling

alex-stanescu opened this issue over 1 year ago
Stores on the server aren't proxies

thetarnav opened this issue over 1 year ago
feature: allow configuring the initial value of from

RobinVdBroeck opened this pull request over 1 year ago
Solid-Element: Add clarification on 'props' parameter in customElement function

raymondboswel opened this pull request over 1 year ago
Accessing children prop outside of JSX triggers hydration warning

marbemac opened this issue over 1 year ago
test: add tests to `splitProps`

juanrgm opened this pull request over 1 year ago
Starting from version 1.6.7, webstorm code hints appear abnormal

GitOfJason opened this issue over 1 year ago
Rename preload method to load in lazy

snnsnn opened this issue over 1 year ago
chore: remove ./scripts/bump.js

K-Sato1995 opened this pull request over 1 year ago
test: add tests to `splitProps` and `mergeProps`

juanrgm opened this pull request over 1 year ago
Hydration doesn't see the DOM diff

vchirikov opened this issue almost 2 years ago
h1, h2, ... are causing an error when used together with universal renderer

bigmistqke opened this issue almost 2 years ago
Optimize `mergeProps` and `splitProps`

juanrgm opened this pull request almost 2 years ago
Error when using Show with more than one direct child element

trfx351 opened this issue almost 2 years ago
perf: avoid unnecessary flat

juanrgm opened this pull request almost 2 years ago
Return type of `createRoot` doesn't consider errors

thetarnav opened this issue almost 2 years ago
stores: array items tracking, removal, fixes #1695

mdynnl opened this pull request almost 2 years ago
Strange Hydration bug

KevinBLT opened this issue almost 2 years ago
Solid-Start SSR 'v' Client Side

KpjComp opened this issue almost 2 years ago
Typescrip link properties not supported

AesthetiCoder opened this issue almost 2 years ago
typescript fetchpriority in image

LuisCoderDev opened this issue almost 2 years ago
[Firefox] Render into iframe.contentDocument has bad behavior

ricochet1k opened this issue almost 2 years ago
Portal's children, can't get ref.clientHeight in onMount

Reinhard2019 opened this issue almost 2 years ago
signals in For and Index stay in the past if accessed under batch

thetarnav opened this issue almost 2 years ago
Getting c.outlet is not a function error in 1.6.14,1.7 and in few other versions

PrashantSingh2618 opened this issue almost 2 years ago
Breaking changes in Portal

juanrgm opened this issue almost 2 years ago
Portals used inside a nested ErrorBoundary are not being cleaned up

emdede opened this issue almost 2 years ago
Having a context inside of a context of the same type

gabrielmfern opened this issue almost 2 years ago
Can't have a key named "toString" in a store

alex-dixon opened this issue almost 2 years ago
Add "at a glance" section to the README

Jutanium opened this pull request almost 2 years ago
use:directive doesn't work in HTML literal templates

chvelkov opened this issue almost 2 years ago
Content of head tags not escaped properly

benoitv-code opened this issue almost 2 years ago
make it harder for the optimizer to incorrectly export DEV twice

xunilrj opened this pull request almost 2 years ago
1.7 JSX template error

thetarnav opened this issue almost 2 years ago
isWrappable(new Class()) return false

Reinhard2019 opened this issue almost 2 years ago
v1.7 does not build on skypack

xunilrj opened this issue almost 2 years ago
New Demo: ezMCQ

xyntechx opened this pull request almost 2 years ago
Rollup not reading signal types properly

dweng0 opened this issue almost 2 years ago
Fix external source tests

niccholaspage opened this pull request almost 2 years ago
Undesired behaviour: Portal bypasses Suspense

petermakeswebsites opened this issue almost 2 years ago
Add `loading` attribute type to `<iframe>`

kidonng opened this pull request almost 2 years ago
Fix infinite loop in Suspense error handling on the server

thetarnav opened this pull request almost 2 years ago
Maximum call stack size exceeded in Suspense error handling on the server

thetarnav opened this issue almost 2 years ago
Add dynamic typing to InputHTMLAttributes based on specified input type

jesseb34r opened this pull request almost 2 years ago
Wrong typescript type on createStore when using generics

ChrisCoy opened this issue almost 2 years ago
InputHTMLAttributes does not have all native input attributes

jesseb34r opened this issue almost 2 years ago
ssr: template literals escaped on client-side re-render

dimitri-lenkov opened this issue almost 2 years ago
TypeScript: Event properties can be omitted but not set to undefined

WesSouza opened this issue almost 2 years ago
Google map iframe typescript error

LuisCoderDev opened this issue almost 2 years ago
Solid v1.7

ryansolid opened this pull request almost 2 years ago
Refactor Dynamic to add createDynamicComponent

titoBouzout opened this pull request almost 2 years ago
Forwarding ref is not working as expected.

x6ax6b opened this issue almost 2 years ago
Property 'checked' does not exist on type 'EventTarget & Element'

moshuchao opened this issue almost 2 years ago
Weirdness with reactivity/signals?

bdombro opened this issue almost 2 years ago
Suspense Fallback disappears when interacting with counter

rtkaaho opened this issue almost 2 years ago
Data transformation functions such as angular pipes feature support

savanrajkotiya opened this issue almost 2 years ago
feat(store): deep watch on dependencies

iosamuel opened this pull request almost 2 years ago
can you provide h function for customize renderer.

zsytssk opened this issue almost 2 years ago
onMount got executed server side

bwyx opened this issue almost 2 years ago
v1.6.13: on astrojs: r is not defined

btakita opened this issue almost 2 years ago
Need clarification on jsx-runtime

supermoose-z opened this issue almost 2 years ago
Switch test runner from Jest to Vitest

niccholaspage opened this pull request almost 2 years ago
`children` prop should be callable to add attributes

Blazzike opened this issue almost 2 years ago
Wrong error message

Mubasher-Skylinx opened this issue almost 2 years ago
Firefox: noscript tag escaping child elements on hydration

dimitri-lenkov opened this issue almost 2 years ago