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

chore(deps): update dev dependencies (#962)

7c93d793f9c07af3979d984c9cb98b52af40ad6e authored over 3 years ago by Jan van Brügge <[email protected]>
chore(docs): explain that the repo uses conventional commits

This adds a new section to CONTRIBUTING.md that explains that we are
using conventional commits ...

310bd757c72708a43eb3f99bd26ac6c6da6d1b5e authored over 3 years ago by Jan van Brügge <[email protected]>
chore(tools): do not use npm exec in git hooks

`npm exec` was added in npm version 7, so users of older versions of
npm will get a very weird e...

66d08e48618e99733860771decb0aee326574d8d authored over 3 years ago by Jan van Brügge <[email protected]>
chore(tools): enable the use of secrets on PRs from forks

The only secret that is configured is the access key for browserstack.
The worst case of getting...

714f4ad7706747364302c095c1dddd1d8af878e1 authored over 3 years ago by Jan van Brügge <[email protected]>
chore(deps): update devDependencies (#956)

014ad7e74db062699fe59c43ca2ffe7b7d108903 authored over 3 years ago by Jan van Brügge <[email protected]>
chore(tools): lower browserstack concurrency

255c87d1a99e38e7ec973267ff993994562b85c9 authored almost 4 years ago by Jan van Brügge <[email protected]>
chore(release): v3.0.1

adbdf229d2dc5b10c56ff1563cf29ed572a80887 authored almost 4 years ago by Jan van Brügge <[email protected]>
fix: reference type declarations in package.json

995b983f04f3f2a888c290ac485aa5b49478a1b9 authored almost 4 years ago by Jan van Brügge <[email protected]>
chore(release): v3.0.0

a16b47e947a1df1fb3aac9dea3a48738b219a7e4 authored almost 4 years ago by Jan van Brügge <[email protected]>
feat: allow symbols as keys (#954)

ISSUES CLOSED: #124

ad80c6ea530a058501465cfcb45698e380ceb96a authored almost 4 years ago by Jan van Brügge <[email protected]>
feat: mark the snabbdom package as side effect free

This is useful for bundlers. When dealing with reexports, this setting
allows e.g. webpack to op...

852401345e9b0e66ae5b450915067488ceb0aae1 authored almost 4 years ago by Jan van Brügge <[email protected]>
fix: remove the hero module (#953)

The hero module is very specific and not really a good fit for a low
level library like snabbdo...

30b7df61ab45c2c4b1c52e36b07274011eb1d9af authored almost 4 years ago by Jan van Brügge <[email protected]>
chore(tools): remove obsolete tsconfig.json

This was forgotten by #948

e313d41b37c0419589e59e83bba816c5a96f0146 authored almost 4 years ago by Jan van Brügge <[email protected]>
chore(deps): update devDependencies

f2d49f1658975387cd7f01b02b30b7691d414d41 authored almost 4 years ago by Jan van Brügge <[email protected]>
chore(tools): run CI on pushes to the master branch

e537a94ba32d55ccda4fab79134164cb5a28dd95 authored almost 4 years ago by Jan van Brügge <[email protected]>
chore(tools): new tooling (#948)

f3a088596e62fa55dc7baaa72da68b4ac86fe376 authored almost 4 years ago by Jan van Brügge <[email protected]>
chore(test): enable tests for old iPhone

Since disabling the tests the internals of snabbdom apparently changed
enough so this works agai...

96384b3cc0b0367384d3e875cb311ba1269dba54 authored almost 4 years ago by Jan van Brügge <[email protected]>
chore(test): enable tests for old safari

3 tests are still failing for safari 9.1 at the moment. On safari 10.1
all the tests pass howeve...

fd2daaf2596bdca2511119b61e8edcb7ce053574 authored almost 4 years ago by Jan van Brügge <[email protected]>
chore(test): enable tests again for old google chrome

Chrome 49 was disabled in the browserstack tests because of failing
tests. Trying those tests no...

17d116f19b7855a2fade775b1e0719ec9ee7967a authored almost 4 years ago by Jan van Brügge <[email protected]>
chore(test): drop IE10 from tested browsers

Currently even IE11 is marked as End-Of-Life (EOL), IE10 is even
longer. Karma internally uses `...

942b2a84246f5c17d15c0bdda2a1df1b609ad366 authored almost 4 years ago by Jan van Brügge <[email protected]>
chore(test): make tests run again on older browsers

When removing unnecessary dependencies, polyfills like core-js were
removed, as well as webpack ...

0e34828632b9ab209cf0fdf13637535efffdb7e5 authored almost 4 years ago by Jan van Brügge <[email protected]>
chore(tools): do not use environments for CI

The environment was used to ensure that the browserstack access keys
are only available after ap...

795e9968d9089583d74517a85df819ee3682cd79 authored almost 4 years ago by Jan van Brügge <[email protected]>
chore(docs): explain how to setup JSX with snabbdom

07f768c5a6c59663a402d613ebbb0bb1e62ce64e authored almost 4 years ago by Jan van Brügge <[email protected]>
chore(tools): replace standard-version with release-it

release-it automates all the steps defined in CONTRIBUTING.md. In
addition to that it can also c...

afec1f609fa2e3faba583e3846935e7360387350 authored almost 4 years ago by Jan van Brügge <[email protected]>
chore(docs): reformat README with prettier

f98d64b90a98ad719adc8a425613db0e764ebb64 authored almost 4 years ago by Jan van Brügge <[email protected]>
chore(tools): remove remark

Now that we use prettier, we can automatically format the README
anyways. The only difference th...

91b9f13c85db6441a582636e435d7292b4996f88 authored almost 4 years ago by Jan van Brügge <[email protected]>
chore(deps): update dependencies

02dffe1060f2229be044b675db9288e53d9cac41 authored almost 4 years ago by Jan van Brügge <[email protected]>
chore(docs): reorder fields in package.json

This puts the fields a user of snabbdom would be interested in at the
very top (including stuff ...

a973885c8afd48c999bbd6a03d4acf357fbdb6ac authored almost 4 years ago by Jan van Brügge <[email protected]>
chore(deps): remove unused dependencies

7a0606c424c20b3473201f1b0e59888908bb3526 authored almost 4 years ago by Jan van Brügge <[email protected]>
chore(tools): use commithelper instead of commitlint

commitlint can't provide the user with a convenient prompt to create a
fitting commit message, w...

821d12af2794b4b77a87d7bb74101a8a7fdfd4cc authored almost 4 years ago by Jan van Brügge <[email protected]>
chore(tools): do not run tests on pre-commit

aad70ebb8c728f339854cdcb925df3ba8810fad2 authored almost 4 years ago by Jan van Brügge <[email protected]>
chore(test): fix custom elements tests

cd55ebd34e6acfbf3a85ac8761614b7097fb1515 authored almost 4 years ago by Jan van Brügge <[email protected]>
feat: add JSX namespace to jsx factory

This allows the user to use multiple different JSX factory functions in
the same project as each...

5d5fc5a362384b3d6377b2671a20f16d89e1006b authored almost 4 years ago by Jan van Brügge <[email protected]>
chore(tools): add markdown and import plugin

e2a8acab7deac06bbe27e7c8480ad245a575c40d authored almost 4 years ago by Jan van Brügge <[email protected]>
chore(refactor): apply eslint hints

5a539559ef7cfb835a022efa1db3bb0c48069fa5 authored almost 4 years ago by Jan van Brügge <[email protected]>
chore(refactor): format code with prettier

37f58835faac251cd691aed0991a4e74d1ae9a9a authored almost 4 years ago by Jan van Brügge <[email protected]>
chore(tools): enable eslint with prettier config

ISSUES CLOSED: #709

8d0a666182cb280168b7357fce2ba1a7905936d1 authored almost 4 years ago by Jan van Brügge <[email protected]>
chore(tools): replace webpack with karma-typescript for unit tests

ISSUES CLOSED: #538, #801

b7ddb945830c6ba98e25934a0e76e17005a005c7 authored almost 4 years ago by Jan van Brügge <[email protected]>
feat: offer esm and commonjs bundles

This makes it easier to use snabbdom with tools like mocha that do not
support ES modules

ebf6915794fc4b13a149f8d762372d7b412ab469 authored almost 4 years ago by Jan van Brügge <[email protected]>
feat: export everything from 'snabbdom'

ISSUES CLOSED: #913, #748
BREAKING CHANGE:
The imports of snabbdom functions have changed. Every...

7af7e3f684f0854a3466a94ac4d1bb7737993875 authored almost 4 years ago by Jan van Brügge <[email protected]>
chore(refactor): move tests to own folder

a1e505370d350c7381fbc43968cadc66c2822f99 authored almost 4 years ago by Jan van Brügge <[email protected]>
chore(tools): remove custom compiler plugin

3f428cf80836384ddd15b9ec247423f245b27003 authored almost 4 years ago by Jan van Brügge <[email protected]>
fix: node similarity checking (#949)

d66905438dc6866b2a7ab21d719c45a156d1252e authored almost 4 years ago by Mohammad Hasani <[email protected]>
Support custom elements v1 (#829)

* feat(core): support custom elements v1

closes #141

* style: remove unintentional spaced
...

3aa02ed1ad659a5774d89ac4dbdee3b80dd179c2 authored almost 4 years ago by Mohammad Hasani <[email protected]>
docs(docs): add WebCell to readme

e22a369ce2b9370590d2cbf8e70e8b0668e04150 authored almost 4 years ago by Shahar Or (mightyiam) <[email protected]>
chore(relic): disable renovate bot

Fixes #929.

8f160a07e6dd55f243a931bf09a5fe780a010c91 authored almost 4 years ago by Shahar Or (mightyiam) <[email protected]>
chore(deps): update eslint packages

2d88e73c137daa68ea7b5625de3ea7c6b7ad5341 authored almost 4 years ago by Shahar Or (mightyiam) <[email protected]>
chore(deps): update webpack packages

8741f90d06e589cbfdf715cd2335f0e9000005d2 authored almost 4 years ago by Shahar Or (mightyiam) <[email protected]>
chore(deps): update dependency karma-firefox-launcher to v2

373572ec4143960727d3abf3b690bf4cc8f16555 authored almost 4 years ago by Shahar Or (mightyiam) <[email protected]>
chore(deps): update dependency @types/faker to v5.1.6

f4e0b1a12a980308b62ea988543bad6732003935 authored almost 4 years ago by Renovate Bot <[email protected]>
chore(deps): pin dependencies

9d031ad7eb996a6fe1417e118612623306915390 authored almost 4 years ago by Renovate Bot <[email protected]>
chore(deps): update dependency mathjs to v9

0b4607b67860bf79ee232d814ca1a870b7a642e3 authored almost 4 years ago by Shahar Or (mightyiam) <[email protected]>
chore(npm): update to npm@7

1463152a004b7f5f0a1ca9eeb8b47a894df9127a authored almost 4 years ago by Shahar Or (mightyiam) <[email protected]>
fix(package): rm script mark-pr-head-as-trusted

d74b8478cd4fb7cd59305beb92b4ee4d4186906f authored almost 4 years ago by Shahar Or (mightyiam) <[email protected]>
chore(deps): update dependency husky to v5

ca4483438ef88a98d0adbdae71a2760c51b2c463 authored almost 4 years ago by Shahar Or (mightyiam) <[email protected]>
chore(deps): update dependency faker to v5.4.0

d1582aa60aba04c316c87b01f7b8df30d8980b9d authored almost 4 years ago by Shahar Or (mightyiam) <[email protected]>
chore(ci): replace travis with gh actions

d04b7ad43539b39a6ff56a049c8795a689bc21c1 authored almost 4 years ago by Shahar Or (mightyiam) <[email protected]>
chore(deps): update dependency @babel/preset-env to v7.12.16

275c299e956423f46a4d8b4de0783bdd91ca6e41 authored almost 4 years ago by Renovate Bot <[email protected]>
chore(deps): update dependency @babel/core to v7.12.16

42d3a445510acd218c87fbac447261f204a7f184 authored almost 4 years ago by Renovate Bot <[email protected]>
chore(deps): update node.js to v15.8.0

c7ea3dbb9c8c35b7856662621f81e4992aac8417 authored almost 4 years ago by Renovate Bot <[email protected]>
chore(deps): update dependency globby to v11.0.2

89a8ba6efae1c072c28a475e7dbe4e43dbcfcd5e authored almost 4 years ago by Renovate Bot <[email protected]>
chore(deps): update dependency webpack to v4.46.0

39e00cec67d828739c5382e619d26cd80249121c authored almost 4 years ago by Renovate Bot <[email protected]>
chore(deps): update dependency karma to v6

54c9e60ae9042fb7b5374c9170bcf164fdce17c2 authored almost 4 years ago by Renovate Bot <[email protected]>
chore(deps): update dependency cross-env to v7.0.3

d07b3dd73a6bf1b3e2783fe5cf7f1aa1def83b30 authored almost 4 years ago by Renovate Bot <[email protected]>
chore(deps): update dependency standard-version to v9.1.0

2205d58d7108a23e05b2d9bcc50dff7c47df9082 authored almost 4 years ago by Renovate Bot <[email protected]>
chore(deps): update dependency remark-toc to v7.1.0

900bbc580b508f3893bed2cbe4933a4d1b055a58 authored almost 4 years ago by Renovate Bot <[email protected]>
chore(deps): update dependency eslint-plugin-promise to v4.3.1

f29c60499d59b465e245f83b7cbafd08e4b4ffbe authored almost 4 years ago by Renovate Bot <[email protected]>
chore(examples): update examples (#923)

7020652d1d94e026a0353ce42d35cb665403ae16 authored almost 4 years ago by gzg1023 <[email protected]>
chore(deps): bump ini from 1.3.5 to 1.3.8 (#919)

Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8.
- [Release notes](https://githu...

4c6a4704a81cdb708edb9516311ff302738a6e24 authored almost 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump socket.io from 2.3.0 to 2.4.1 (#918)

Bumps [socket.io](https://github.com/socketio/socket.io) from 2.3.0 to 2.4.1.
- [Release notes]...

bc6246e152f48e41bb3ba43ddd4d3640aa3bccb0 authored almost 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): update node.js (#875)

Co-authored-by: Renovate Bot <[email protected]>

d3de9f28ca0db72dac7844c856e88abcce465960 authored over 4 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update dependency @types/faker to v5.1.2

6927e50e0ad7ae314a35b1f15c7a2764d8617fa3 authored over 4 years ago by Renovate Bot <[email protected]>
chore(deps): update dependency @types/faker to v5.1.1

ff5495c79e1e66280174af44320e2d463e260424 authored over 4 years ago by Renovate Bot <[email protected]>
chore(deps): update node.js

9e6cd0b1f3355d5ca8898e515f806bce99f4ad55 authored over 4 years ago by Renovate Bot <[email protected]>
chore(deps): update dependency @typescript-eslint/eslint-plugin to v4.2.0

f8133f7207054cfb8c8e9db596b3f21a42bde2d8 authored over 4 years ago by Renovate Bot <[email protected]>
docs(docs): svg title

4730583ed2bc049f03c33f988d1712616f711edf authored over 4 years ago by Shahar Or (mightyiam) <[email protected]>
chore(docs): add graphics source file

974fb97458e949d3b210f450d941ffadf10aadf2 authored over 4 years ago by Shahar Or (mightyiam) <[email protected]>
chore(deps): update dependency typescript to v4.0.3

b606f2eafd29ece578089ce23a393aa72787717a authored over 4 years ago by Renovate Bot <[email protected]>
chore(deps): update dependency webpack to v4.44.2

8636ac46608bd9e2cb27a331226795b1b422aa09 authored over 4 years ago by Renovate Bot <[email protected]>
chore(deps): update node.js

5cab8eea659b0d94c823aa22425778fe071dced5 authored over 4 years ago by Renovate Bot <[email protected]>
chore(deps): update dependency latest-snabbdom-release to v2.1.0

6c5f62c6ba99ad5f2be610e039e7309433840c4c authored over 4 years ago by Renovate Bot <[email protected]>
chore(deps): update dependency @typescript-eslint/eslint-plugin to v4.1.1

5bdc90799f5dc341e1f91034ad5c97b79aa91bff authored over 4 years ago by Renovate Bot <[email protected]>
chore(release): 2.1.0

4e1b99462584d2a8078e90bd59a6b58b3836b29c authored over 4 years ago by Shahar Or (mightyiam) <[email protected]>
feat(eventlisteners): add types for VNode in listener

fixes #796

Co-authored-by: Shahar Dawn Or <[email protected]>

63b1b6c22e49d06b1fb509a14d321ec19f324bb5 authored over 4 years ago by patomation <[email protected]>
feat(eventlisteners): relax custom event listener type

fixes #850

Co-authored-by: Shahar Dawn Or <[email protected]>

15ce059e2b5e80d1975168fff2d2a44f71bd5cbb authored over 4 years ago by patomation <[email protected]>
chore(deps): update dependency @commitlint/travis-cli to v11

8d1d9455da67a607307752fbff4657d6e5ee085b authored over 4 years ago by Renovate Bot <[email protected]>
chore(deps): update dependency @commitlint/cli to v11

0a32d8ee8c4b3c940e57c9baf4836e0c08c27943 authored over 4 years ago by Renovate Bot <[email protected]>
chore(deps): update dependency @commitlint/config-conventional to v11

1d1c9e896a3b22761e3ecca2af631a8a757e71bc authored over 4 years ago by Renovate Bot <[email protected]>
chore(deps): update dependency eslint to v7.9.0

fb0af959295f90dff6b1dd2c9f8b7cb26fec1827 authored over 4 years ago by Renovate Bot <[email protected]>
chore(deps): update dependency editorconfig-checker to v3.2.0 (#843)

Co-authored-by: Renovate Bot <[email protected]>

349c663b795adcc9b1b3fd28e3630e2098228c9d authored over 4 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update dependency latest-snabbdom-release to v2

d83ddb8265c446a2e40ead2cc078be0510bb5d0c authored over 4 years ago by Renovate Bot <[email protected]>
chore(deps): update node.js

db6f98e55baa0a89aa2f2c53ab1b4d28b03e340b authored over 4 years ago by Renovate Bot <[email protected]>
chore(release): 2.0.0

7176862db5c2003d1a0807efc05730587963f283 authored over 4 years ago by Shahar Or (mightyiam) <[email protected]>
chore(deps): update dependency karma to v5.2.2

3118a6252fac41b0a6d7d013b9fcb52ef44b0e81 authored over 4 years ago by Renovate Bot <[email protected]>
chore(deps): update node.js

761ab476460fdc0b518126ab60275ccaf669458b authored over 4 years ago by Renovate Bot <[email protected]>
feat(eventlisteners): add missing mult. listeners type

fixes #794

Co-authored-by: Shahar Dawn Or <[email protected]>

5a89efe01580d50f15649c19a444745867c5c0d4 authored over 4 years ago by patomation <[email protected]>
chore(deps): update dependency ttypescript to v1.5.12

a1052392b14b47233f1d5d120509ebb413166de6 authored over 4 years ago by Renovate Bot <[email protected]>
chore(deps): update dependency @typescript-eslint/eslint-plugin to v4.1.0

49fc4bf86e0503abe55a31a64f83976732da8fc3 authored over 4 years ago by Renovate Bot <[email protected]>
chore(deps): update dependency husky to v4.3.0

d0770ed17afecaa96130cfd3265513993ee352ce authored over 4 years ago by Renovate Bot <[email protected]>
chore(deps): update dependency @types/faker to v5

f5fb19afd6bb77c1ff576a7bb5d68f568170d268 authored over 4 years ago by Renovate Bot <[email protected]>