-
-
Notifications
You must be signed in to change notification settings - Fork 984
Insights: solidjs/solid
Overview
Could not load contribution data
Please try again later
7 Pull requests merged by 7 people
-
Export RendererOptions and Renderer types from solid-js/universal
#2522 merged
Aug 6, 2025 -
add support for
is
inDynamic
, closes #2413#2514 merged
Aug 6, 2025 -
Fix resource instances always getting cached on SSR
#2497 merged
Aug 6, 2025 -
Drop expired webcomponents.dev link
#2492 merged
Aug 6, 2025 -
fix(scheduler): adjust yield timing logic to improve task scheduling …
#2483 merged
Aug 6, 2025 -
Re-export type
Transition
in root#2482 merged
Aug 6, 2025 -
feat: createMutable support for class inheritance
#2405 merged
Aug 6, 2025
1 Pull request opened by 1 person
15 Issues closed by 2 people
-
Style attribute client vs server rendering inconsistency
#2310 closed
Aug 7, 2025 -
Property 'xmlns:xlink' does not exist on type 'SvgSVGAttributes<SVGSVGElement>'.
#2049 closed
Aug 7, 2025 -
[JSX Validation]: A <tr/> which has a direct child text should produce a validation error
#2183 closed
Aug 7, 2025 -
Dynamic + attr + custom element behavior is very erratic
#2339 closed
Aug 7, 2025 -
Bug: Can't drag the range slider input inside <Dynamic /> component
#2421 closed
Aug 7, 2025 -
JSX SVG Typescript type error: missing 'slot' attribute
#2427 closed
Aug 7, 2025 -
JSX `popover={true}` sets invalid HTML attribute
#2440 closed
Aug 7, 2025 -
Component is hidden and never shown again under <Show />
#2521 closed
Aug 6, 2025 -
The ResourceActions type is broken
#2507 closed
Aug 6, 2025 -
boolean conditions in props should be `memo` for any dynamic expression not just function calls.
#2498 closed
Aug 6, 2025 -
`createStore` allows setting invalid values with typescript
#2490 closed
Aug 6, 2025 -
Missing attribute typing on <dialog/>
#2516 closed
Aug 6, 2025 -
Provide a way to find Components from children
#2519 closed
Aug 6, 2025 -
`<Dynamic>` can't create customized built-in elements
#2413 closed
Aug 6, 2025
5 Issues opened by 4 people
-
Event delegation causes different event bubbling order compared to standard DOM
#2528 opened
Aug 10, 2025 -
Canvas elements created via JSX fail to obtain WebGL context in older Chromium versions
#2527 opened
Aug 10, 2025 -
Dependency leakage between HTML attributes (=Extra dependencies causing unnecessary re-runs)
#2525 opened
Aug 10, 2025 -
HTMLDialogElement throws TS2741 since 1.9.8
#2524 opened
Aug 8, 2025 -
`on:*` with `...props` override not working
#2520 opened
Aug 4, 2025
8 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
solid / start : `createAsync`/`createResource` mixes results when run server side, when component has "unstable" execution. due to secondary rerun of the suspended component.
#2517 commented on
Aug 6, 2025 • 0 new comments -
reconcile: support "merge" in objects
#2475 commented on
Aug 6, 2025 • 0 new comments -
Unexpected memo wrap (optimization?) causes a computation to be created outside of createRoot
#2479 commented on
Aug 6, 2025 • 0 new comments -
Reconciling multiple stores with the same object leads to unexpected behaviour and unwanted side effects
#2486 commented on
Aug 6, 2025 • 0 new comments -
Shouldn't roots be disposed when their scope function throws?
#2487 commented on
Aug 6, 2025 • 0 new comments -
throwing in onCleanup callback breaks reactivity
#2496 commented on
Aug 6, 2025 • 0 new comments -
[SSR] Transitions may lead to missing elements after hydration
#2344 commented on
Aug 10, 2025 • 0 new comments -
improve `<Portal/>` container, add 2 new properties
#2502 commented on
Aug 8, 2025 • 0 new comments