Ecosyste.ms: OpenCollective

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

Snabbdom

Developing Snabbdom
Collective - Host: opensource - https://opencollective.com/snabbdom - Code: https://github.com/snabbdom

Fix style.ts for headless environments

github.com/snabbdom/snabbdom - timcraft opened this issue 3 months ago
typo in README.md

github.com/snabbdom/snabbdom - aviradinsky opened this pull request 3 months ago
Remove unneeded libs

github.com/snabbdom/snabbdom-to-html - nobkd opened this pull request 4 months ago
chore(deps-dev): bump rollup from 3.29.4 to 3.29.5

github.com/snabbdom/snabbdom - dependabot[bot] opened this pull request 4 months ago
Fix VNodeStyle type

github.com/snabbdom/snabbdom - zaccrites opened this pull request 5 months ago
refactor: use PropertyKey instaed of key list

github.com/snabbdom/snabbdom - EdamAme-x opened this pull request 7 months ago
chore(deps-dev): bump braces from 3.0.2 to 3.0.3

github.com/snabbdom/snabbdom - dependabot[bot] opened this pull request 7 months ago
[POC] feat: adds jsx props module

github.com/snabbdom/snabbdom - geotrev opened this pull request 8 months ago
fix: fix parsing of selector with # in class names

github.com/snabbdom/snabbdom - paldepind opened this pull request 10 months ago
Slow type checking with snabbdom 3.6+

github.com/snabbdom/snabbdom - schlawg opened this issue 10 months ago
Attribute behavior should be improved

github.com/snabbdom/snabbdom - bgradin opened this issue 11 months ago
Restore Typescript intellisense

github.com/snabbdom/snabbdom - bgradin opened this pull request 11 months ago
fix: camelize dataset

github.com/snabbdom/snabbdom - sabberworm opened this pull request 11 months ago
chore(deps-dev): bump ip from 1.1.8 to 1.1.9

github.com/snabbdom/snabbdom - dependabot[bot] opened this pull request 11 months ago
Use modern JS features in additional places

github.com/snabbdom/snabbdom - paldepind opened this pull request 12 months ago
fix: work around bug in ts-add-js-extension

github.com/snabbdom/snabbdom - jvanbruegge opened this pull request 12 months ago
Add `.js` extensions to the import specifiers

github.com/snabbdom/snabbdom - ryota-ka opened this pull request 12 months ago
chore(tools): add build job to publish spec

github.com/snabbdom/snabbdom - iambumblehead opened this pull request about 1 year ago
Any Break Change in 3.6.0?

github.com/snabbdom/snabbdom - Vikingama opened this issue about 1 year ago
Virtualized list issue

github.com/snabbdom/snabbdom - tsunamiq opened this issue about 1 year ago
Add comparator support to thunk for custom equality

github.com/snabbdom/snabbdom - paldepind opened this pull request about 1 year ago
Use npm ci instead of npm install

github.com/snabbdom/snabbdom - paldepind opened this pull request about 1 year ago
Enhance JSX and VNode types

github.com/snabbdom/snabbdom - WorldMaker opened this pull request about 1 year ago
Some thoughts (low priority)

github.com/snabbdom/snabbdom - kuraga opened this issue about 1 year ago
Add installation instructions to the README

github.com/snabbdom/snabbdom - nilslindemann opened this pull request about 1 year ago
chore(tools): add bench job to ci pipeline

github.com/snabbdom/snabbdom - iambumblehead opened this pull request about 1 year ago
Integration tests (proof-of-concept)

github.com/snabbdom/snabbdom - mreinstein opened this issue about 1 year ago
chore(tools): apply prettier-format to all files

github.com/snabbdom/snabbdom - iambumblehead opened this pull request about 1 year ago
chore(tools): remove un-needed dot-files; .prettierignore

github.com/snabbdom/snabbdom - iambumblehead opened this pull request about 1 year ago
chore(test): rename ci job from CI to test-browser

github.com/snabbdom/snabbdom - iambumblehead opened this pull request about 1 year ago
chore(tools): lint all files, simplify npm lint script command

github.com/snabbdom/snabbdom - iambumblehead opened this pull request about 1 year ago
chore(tools): remove devdependency lodash-es; used once, ~622kB

github.com/snabbdom/snabbdom - iambumblehead opened this pull request about 1 year ago
chore(tools): remove un-needed dot files

github.com/snabbdom/snabbdom - iambumblehead opened this pull request about 1 year ago
chore(tools): add lint job to ci pipeline

github.com/snabbdom/snabbdom - iambumblehead opened this pull request about 1 year ago
chore(refactor): prettier --write src/init.ts

github.com/snabbdom/snabbdom - iambumblehead opened this pull request about 1 year ago
fix: img src attribute patching (#958)

github.com/snabbdom/snabbdom - iambumblehead opened this pull request about 1 year ago
chore(test): use actions/checkout@v4, replacing v3

github.com/snabbdom/snabbdom - iambumblehead opened this pull request about 1 year ago
chore(docs): reference readme-title image from imgur

github.com/snabbdom/snabbdom - iambumblehead opened this pull request about 1 year ago
chore(tools): use npm files directive for smaller publish size

github.com/snabbdom/snabbdom - iambumblehead opened this pull request about 1 year ago
fix: patch should apply textNodes (#972)

github.com/snabbdom/snabbdom - iambumblehead opened this pull request over 1 year ago
fix: patching namespaced attributes (#1049)

github.com/snabbdom/snabbdom - iambumblehead opened this pull request over 1 year ago
`npm test` hangs indefinitely

github.com/snabbdom/snabbdom - iambumblehead opened this issue over 1 year ago
feat: optimise detection of data and svg names

github.com/snabbdom/snabbdom - iambumblehead opened this pull request over 1 year ago
feat: optimise detection of data and svg names

github.com/snabbdom/snabbdom - iambumblehead opened this pull request over 1 year ago
chore(test): use actions/checkout@v3, replacing v2

github.com/snabbdom/snabbdom - iambumblehead opened this pull request over 1 year ago
Feature Request: Add Support for Hindi Language

github.com/snabbdom/snabbdom - sundaram-sharma opened this pull request over 1 year ago
Feature Request: Add Support for Hindi Language

github.com/snabbdom/snabbdom - sundaram-sharma opened this issue over 1 year ago
Fix Spelling and Grammar Mistakes in README.md

github.com/snabbdom/snabbdom - sundaram-sharma opened this pull request over 1 year ago
Issue with attribute.js - setAttributeNS

github.com/snabbdom/snabbdom - DHTMLGoodies opened this issue over 1 year ago
NIT: fix README's example

github.com/snabbdom/snabbdom - kraktus opened this pull request almost 2 years ago
Release 3.5.1 drops IE11 support

github.com/snabbdom/snabbdom - edmorrish opened this issue almost 2 years ago
Bump ansi-regex from 3.0.0 to 3.0.1

github.com/snabbdom/snabbdom-to-html - dependabot[bot] opened this pull request almost 2 years ago
Bump minimatch from 3.0.4 to 3.1.2

github.com/snabbdom/snabbdom-to-html - dependabot[bot] opened this pull request almost 2 years ago
Not able to load web-component based Javascript file

github.com/snabbdom/snabbdom - nikhilatkan opened this issue almost 2 years ago
chore(deps): bump cacheable-request from 10.2.2 to 10.2.7

github.com/snabbdom/snabbdom - dependabot[bot] opened this pull request almost 2 years ago
chore(deps): bump http-cache-semantics from 4.1.0 to 4.1.1

github.com/snabbdom/snabbdom - dependabot[bot] opened this pull request almost 2 years ago
fix: minor typo in code comment

github.com/snabbdom/snabbdom - mikeybyker opened this pull request almost 2 years ago
chore(deps): bump ua-parser-js from 0.7.31 to 0.7.33

github.com/snabbdom/snabbdom - dependabot[bot] opened this pull request almost 2 years ago
chore(deps): bump json5 from 1.0.1 to 1.0.2

github.com/snabbdom/snabbdom - dependabot[bot] opened this pull request about 2 years ago
chore(deps): bump qs and body-parser

github.com/snabbdom/snabbdom - dependabot[bot] opened this pull request about 2 years ago
chore(deps): bump engine.io and socket.io

github.com/snabbdom/snabbdom - dependabot[bot] opened this pull request about 2 years ago
fix: optimization judge node attribute

github.com/snabbdom/snabbdom - Yuiai01 opened this pull request about 2 years ago
chore(deps): update devDependencies

github.com/snabbdom/snabbdom - jvanbruegge opened this pull request about 2 years ago
chore(deps): bump parse-url from 6.0.0 to 6.0.5

github.com/snabbdom/snabbdom - dependabot[bot] opened this pull request over 2 years ago
fix: optimization judge svg

github.com/snabbdom/snabbdom - jingjing20 opened this pull request over 2 years ago