Ecosyste.ms: OpenCollective

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

github.com/snabbdom/snabbdom

A virtual DOM library with focus on simplicity, modularity, powerful features and performance.
https://github.com/snabbdom/snabbdom

snabbdom is my favorite

iambumblehead opened this issue over 2 years ago
chore(deps): bump parse-url from 6.0.0 to 6.0.2

dependabot[bot] opened this pull request over 2 years ago
feat(htmldomapi): use browser built-in api to check node equality

Fujihai opened this pull request over 2 years ago
chore(docs): fix typo

xfq opened this pull request over 2 years ago
fix: datasets -> dataset

nexteditorjs opened this pull request over 2 years ago
fix: repair test to reveal possible bug

buntec opened this pull request over 2 years ago
List of issues and pull requests about custom VNode's equality

kuraga opened this issue almost 3 years ago
Simple todo app doesnt even work with input values

eguneys opened this issue almost 3 years ago
fix(fragment): fixed patching fragment nodes

rosostolato opened this pull request almost 3 years ago
[Bug] Can't patch a rendered fragment with an actual vnode.

rosostolato opened this issue almost 3 years ago
vNode created via toVNode looses dataset since 3.4.0 release

dperrymorrow opened this issue almost 3 years ago
chore(deps): bump minimist from 1.2.5 to 1.2.6

dependabot[bot] opened this pull request almost 3 years ago
Remove styles and element order in lists

cjohansen opened this issue almost 3 years ago
Suggestions for adjusting folder structure

cqh963852 opened this issue almost 3 years ago
fix: change parent elm, if fragment

cqh963852 opened this pull request almost 3 years ago
feat: toVnode is support dataset

jvanbruegge opened this pull request almost 3 years ago
Patch fragment VNode Faild

cqh963852 opened this issue almost 3 years ago
chore(deps-dev): bump karma from 6.3.11 to 6.3.16

dependabot[bot] opened this pull request almost 3 years ago
Export `Options` type from the entry point

ryota-ka opened this pull request almost 3 years ago
chore(deps): bump follow-redirects from 1.14.7 to 1.14.8

dependabot[bot] opened this pull request almost 3 years ago
chore(deps-dev): bump karma from 6.3.11 to 6.3.14

dependabot[bot] opened this pull request almost 3 years ago
Translation README

Censwin opened this pull request about 3 years ago
fix #1000

Censwin opened this pull request about 3 years ago
A question for style module

Censwin opened this issue about 3 years ago
Publish UMD bundles for public CDNs

geotrev opened this issue about 3 years ago
chore(deps): bump follow-redirects from 1.14.4 to 1.14.7

dependabot[bot] opened this pull request about 3 years ago
chore(deps): bump engine.io from 4.1.1 to 4.1.2

dependabot[bot] opened this pull request about 3 years ago
Fix SVG bugs

macarc opened this pull request about 3 years ago
Fix issue 976

dmoosocool opened this pull request about 3 years ago
fix: resolve 'VNode.data' may be undefined

dmoosocool opened this pull request about 3 years ago
VNode.data can be undefined and should be used normally

dmoosocool opened this issue about 3 years ago
chore(refactor): make patching child vnode more readable

CaryWill opened this pull request about 3 years ago
JSX Conditional Rendering

bhainesva opened this issue about 3 years ago
createElm方法里面是不是少了一点代码

AAA611 opened this issue over 3 years ago
Update README.md

tobymao opened this pull request over 3 years ago
EventListener doesn't support argument passing

tobymao opened this issue over 3 years ago
Typescript generic type for props

tjenkinson opened this issue over 3 years ago
chore(deps): bump path-parse from 1.0.6 to 1.0.7

dependabot[bot] opened this pull request over 3 years ago
Question: TS2322: Type 'Element' is not assignable to type 'VNode'.

rrcomtech opened this issue over 3 years ago
Question: Highlighting changes

ababushkin opened this issue over 3 years ago
chore(test): fix tests for string object children

jvanbruegge opened this pull request over 3 years ago
chore(tools): enable npm run example

shfshanyue opened this pull request over 3 years ago
fix lint

tobymao opened this pull request over 3 years ago
Simplify init() code using "for of"

shfshanyue opened this pull request over 3 years ago
allow javascript String obj to be used as children

tobymao opened this pull request over 3 years ago
allow children to be string objects

tobymao opened this pull request over 3 years ago
h doesn't handle String Objects

tobymao opened this issue over 3 years ago
toVNode parses datasets as attributes

bm13563 opened this issue over 3 years ago
Support DocumentFragment

ryota-ka opened this pull request over 3 years ago
Support JSX fragments

ryota-ka opened this pull request over 3 years ago
Exception thrown when updating a text node

cjohansen opened this issue over 3 years ago
Can't patch document fragment created from a text node

cjohansen opened this issue over 3 years ago
feature request: update to esm modules

iambumblehead opened this issue over 3 years ago
How to build?

nilslindemann opened this issue over 3 years ago
Patching DOM elements loses img src attribute values

jarmo opened this issue over 3 years ago
update checked property based on current element value. fixes #950

mreinstein opened this pull request almost 4 years ago
Race condition between native browser state and VDom

Fresheyeball opened this issue almost 4 years ago
docs(docs): readme section on related packages

mightyiam opened this pull request almost 4 years ago
open to a PR for for a container query plugin?

mreinstein opened this issue almost 4 years ago
Thunk compare fn

wclr opened this pull request about 4 years ago
Add compare fn to `thunk`

wclr opened this issue about 4 years ago
some way to declare a shadow root in an h() statement

mreinstein opened this issue over 4 years ago
Fix style.ts for headless environments

chekoopa opened this pull request over 4 years ago
mightyiam stepping down

mightyiam opened this issue over 4 years ago
thunk doesn't seem to work with svg child elements

mreinstein opened this issue over 4 years ago
Sandbox module demand

grimalschi opened this issue over 4 years ago
Is there any place where we catalog snabbdom-compatible UI components?

mreinstein opened this issue over 4 years ago
support array of elements without needing a wrapper div

jimfranke opened this issue almost 5 years ago
call children remove styles on parent node remove

eguneys opened this pull request over 5 years ago
I can't see the performance improvement

PierreTurnbull opened this issue almost 6 years ago
Fixed failing "sets the `value` prop if it was changed in the DOM"

kay999 opened this pull request almost 6 years ago
Copy over namespace when using thunk

thomaswelter opened this pull request about 6 years ago
toVNode doesn't parse SVGs correctly

michael-england opened this issue over 6 years ago
Style module: handle case if no transition is needed

wclr opened this pull request almost 7 years ago
Add skip element to hook object AND allow root DOM with children in patch

bloodyKnuckles opened this pull request almost 7 years ago
[related to issue #359] Reference Implementation for Snabbdom V2

caridy opened this pull request about 7 years ago
[Proposal] Snabbdom V2

caridy opened this issue about 7 years ago
Using innerHTML prop to patch non-empty node results in TypeError (null)

tokichie opened this pull request about 7 years ago
Inline styles module to use csstype for types

wclr opened this issue over 7 years ago
Document role of the `sel` property in comparison

lescientifik opened this issue over 7 years ago
`VNodeData` property is mandatory

yarom82 opened this pull request over 7 years ago
dataset module removes blank string data attributes

johanalkstal opened this issue over 7 years ago
Added custom equality fn support to thunks

ddetkovs opened this pull request about 8 years ago
Patch can't diff the same tagName element?

musicode opened this issue about 8 years ago
[Question] selector=svg check is weird

bogas04 opened this issue about 8 years ago
Custom thunk equality check

axefrog opened this issue over 8 years ago
Can't use !important inline style values

rayd opened this issue over 8 years ago
Snabbdom patches over given container

TylorS opened this issue over 9 years ago