Ecosyste.ms: OpenCollective

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

github.com/snabbdom/snabbdom-to-html

Render Snabbdom Vnode’s to HTML strings
https://github.com/snabbdom/snabbdom-to-html

7.1.0

f2725f94eab5069e89bb3358d105ca3b3b9b3bce authored over 2 years ago
Merge pull request #40 from tobli/svg-style-and-script

Make style and script tags work in svg.

1c150e304814f0f7a8eb98e8c67e3f22e881d2f1 authored over 2 years ago
Merge pull request #64 from gregor-i/master

Fix handling of (some) svg container elements

831b62a7fb308c61c9097fc32a8e72bdb79b35f0 authored over 2 years ago
Fix handling of (some) svg container elements

Fixing issue #56

974c048c274222e6036bad07358afc78db071481 authored over 2 years ago
7.0.0

6d5730f84e4f1ccf007d0b225a2f18861c17dcef authored over 3 years ago
Merge pull request #62 from mreinstein/master

update all deps (including snabbdom)

d737f0ff738dd058fe744a923bbe796940a6707a authored over 3 years ago
update deps

59b460408aa3e02157f82b265b98892368ecc02b authored over 3 years ago
tweak code on updated version of standard module

fca4cc05376c5300894adcc1fc66ef2a8a042f51 authored over 3 years ago
Merge pull request #60 from mreinstein/master

make class inclusion check truthy to match snabbdom. fixes #59

4ab896c599db9a20527d56717016dcdaeecffa96 authored over 3 years ago
make class inclusion check truthy to match snabbdom. fixes #59

0b992ea49c4a9ec4c6947a93150d1fab3de55ca8 authored over 3 years ago
6.0.0

2c2ee163678b654bf37cf07860e340e861af6d75 authored almost 5 years ago
Run npm audit fix

393e1edd2a4b32a9b6b744f3383c354c10f07fd9 authored almost 5 years ago
Merge branch 'ryota-ka-master'

14df9da88aa4dfc60e438b8785c5e21b68bc42fc authored almost 5 years ago
Take boolean attributes into account

c2649f29c93d3230fb4f5ccabea0bc8fec3e4572 authored about 5 years ago
Add a test case for boolean attributes

c608302e6ec337deebe4d8baf852b56b900482aa authored about 5 years ago
Merge pull request #46 from snabbdom/dependabot/npm_and_yarn/is-my-json-valid-2.20.0

Bump is-my-json-valid from 2.16.1 to 2.20.0

9af51a151d2ed8a43b86f03378a5d89b58386e09 authored over 5 years ago
Merge pull request #45 from snabbdom/dependabot/npm_and_yarn/cached-path-relative-1.0.2

Bump cached-path-relative from 1.0.1 to 1.0.2

646ee44633c030178b1692457f89e5588b14121b authored over 5 years ago
Merge pull request #48 from snabbdom/dependabot/npm_and_yarn/extend-2.0.2

Bump extend from 2.0.1 to 2.0.2

6b53db2bd969890ec5a8b03b2865e3d86fad59f4 authored over 5 years ago
Bump extend from 2.0.1 to 2.0.2

Bumps [extend](https://github.com/justmoon/node-extend) from 2.0.1 to 2.0.2.
- [Release notes](h...

eb60406058c2f2bf815d8380671bc198e2b610fb authored over 5 years ago
Bump is-my-json-valid from 2.16.1 to 2.20.0

Bumps [is-my-json-valid](https://github.com/mafintosh/is-my-json-valid) from 2.16.1 to 2.20.0.
-...

5ce1f3da77aeeefd65014b4ba374ea26ac5da3fd authored over 5 years ago
Bump cached-path-relative from 1.0.1 to 1.0.2

Bumps [cached-path-relative](https://github.com/ashaffer/cached-path-relative) from 1.0.1 to 1.0...

d53d5055e5711371de37e656725f4c0123e4e539 authored over 5 years ago
Merge branch 'Jocs-master'

9ecb7851ddf67bba4f0180e61f57aab429c7adce authored over 6 years ago
Merge branch 'master' of git://github.com/Jocs/snabbdom-to-html into Jocs-master

9bbe49401f9f8b4d6f44a33d9c1ed16fb5dfd71c authored over 6 years ago
fix: #41 empty string in children

8108fe2e9177c5aa7336c521e3f53489a1737c80 authored over 6 years ago
Make style and script tags work in svg.

0fbb64d6aa914d3b22dcd4435b9d01a91873f175 authored almost 7 years ago
5.1.0

a7f3bcafff62df4ad7cc93cb56b369b7e0d6a849 authored about 7 years ago
Merge branch 'tobli-dataset-module'

b88b733cba16239c8fa1afcf30a510d2f7c59e2f authored about 7 years ago
Merge branch 'dataset-module' of git://github.com/tobli/snabbdom-to-html into tobli-dataset-module

61985e50c58f6762b3c05d19d92ab829b7652e81 authored about 7 years ago
Add support for dataset in VNodes.

Support use of dataset (see https://github.com/snabbdom/snabbdom#the-dataset-module).

3f3738682ef8d638b48ff30479489fa60e31f69a authored about 7 years ago
5.0.0

a011d51dc8f03c7b965f14e2162df4292125cda6 authored about 7 years ago
Improve sentence in tests

0ecf3f23bb99e81912a89cfa5f0da847141c796a authored about 7 years ago
Merge branch 'rbelouin-escape'

9ac022c758f76effe2959b7bd475e650750896f9 authored about 7 years ago
Escape HTML in the text content

f9b868cb715c7863455ea2d814fcd3986d690411 authored about 7 years ago
4.0.0

a2917334f901e12512172e11b1d9ba60d2481fa3 authored about 7 years ago
Merge branch 'ntilwalli-master'

d61f2cde898f7b38a95eb6553918224349a1730e authored about 7 years ago
Update package-lock.json

933dca461554e7d1f0c87932325d2515ca10699f authored about 7 years ago
Merge branch 'master' of git://github.com/ntilwalli/snabbdom-to-html into ntilwalli-master

ccacef68a788cb6c17f594195fbe7f757b693dc3 authored about 7 years ago
Update to snabbdom 0.7.0

c28865b7d0059fd7db3c4265a43cdc920aadf4c5 authored about 7 years ago
3.3.0

a1709a467d1f5dee216a88e42a8d33bf2457065c authored over 7 years ago
Update version in package.json

732a4a3caef18a8a9cded04ac9d69481edf001fc authored over 7 years ago
Add package-lock.json

93caa4399fc60eeea73a646cd98092ed039b15cc authored over 7 years ago
Merge branch 'bouzuya-support-null-undefined'

e93d88d71baa51790cd99718040dad701038735c authored over 7 years ago
Merge branch 'support-null-undefined' of git://github.com/bouzuya/snabbdom-to-html into bouzuya-support-null-undefined

39489d2cea87fd01be447007a279889b943fef89 authored over 7 years ago
Merge branch 'tusharmath-master'

c041b5e86a44cde4209809681689a8ea63f2d2c1 authored over 7 years ago
Fix tests, missing end call

5297bc99474fe6cefa4bd21e1f4e9ef1b3839ce0 authored over 7 years ago
Update style.js

c74731c3241b137d984aac86f70cfc90919965c3 authored over 7 years ago
fix rendering of custom css properties

b53f17cc8a27c56c75b75a397b89dcf449925466 authored over 7 years ago
supports null/undefined children

e7b446df7fcfab435af593e5a5cb452efe4b5e4f authored almost 8 years ago
3.1.1

c5df8e2ed01275db6b9cb154a0523e95d50632b3 authored almost 8 years ago
Merge branch 'Widdershin-master'

8e81e2f52622e89ab7861044d4faef99c55a4aed authored almost 8 years ago
Merge branch 'master' of git://github.com/Widdershin/snabbdom-to-html into Widdershin-master

bfa687aa16b0c0d5294226aa34ab09b7d8f994f8 authored almost 8 years ago
SVG <text> tags should not self close

Previously, `h('svg', [ h('text', 'Hello world') ])` would produce `<svg><text /></svg>`

This c...

5693216e66ad36468be5c48673b0472d6cffc717 authored almost 8 years ago
3.1.0

c3495cc5373f0a606aea60d3840c4c40934d9d90 authored almost 8 years ago
Merge pull request #28 from pedrosland/feature/comments

Add comment support

6bbb57eaa157fa7b2a5fcfeb423908b266b7cd47 authored almost 8 years ago
Add test for comments

79e7160042b860e5a220142a6d9cb773b732af38 authored almost 8 years ago
Add comment support

2ef0a32ccdaa339f719f6c48febb794ee9e9ee70 authored almost 8 years ago
3.0.1

632b73464a0bb51bf0369a5838dd4f1c19c88f0d authored about 8 years ago
Remove template literals from modules/style. Closes #25

746bcea128708c37b50d3873243bb24636d1ff40 authored about 8 years ago
3.0.0

bd095c563bc62f1e3ed11e59202204fb8ba2e01a authored about 8 years ago
Merge pull request #24 from alvivi/fix-typescript

Fix TypeScript type definitions #2

7f322b02cd70a67deaee273874a05aab7f818b5a authored about 8 years ago
fixed modules/props module name declaration

f6017ffb239f7e1cd7b0e438defe60f9fedabca6 authored about 8 years ago
removed default export typing

4151bd9424a6cb6f11c10fbc71929b70ddd1e29b authored about 8 years ago
added number type to attributes value type

1f454058bb03066a7a1dc319d87cb5109eb7556b authored about 8 years ago
Merge alvivi-fix-typescript branch

6247f035b679795912de3afe2ad39619fc0bb88f authored over 8 years ago
Set Module declaration type paramaters

f3cd0cf169d0dcb834afff499a2355ec3b713236 authored over 8 years ago
typo on package.json typing field

2cba9a0fe2fcde5d29ab1ba32cc4981dbf1adc1e authored over 8 years ago
Update README.md, again

6abe82bbe996d0ba9f909567e98d0204830d0ba4 authored over 8 years ago
Update README.md

56b84a6b958699ec715c63ed98496a417921ae2b authored over 8 years ago
Merge lodash branch

a8f754bdf0c16515f3cda8ed7604013db577974f authored over 8 years ago
Use lodash.foo modules (Travis)

bb59511c757f3ce08fc46acdc5115e19795c6b15 authored over 8 years ago
Bump beta.1

d7f965e287e2bc6dcd0ed1dd85a2f0c26e7a123e authored over 8 years ago
Merge lodash branch

9fd066766cfeec0ca857f4f35925ba7352194af1 authored over 8 years ago
Import lodash methods from main module (to cut 36KB)

ffa59f63fccce882e6622266dfec21b4921f1e63 authored over 8 years ago
Add disc module to measure build size

3ffad03f84c6d7a66ff000cfdb3995602e010152 authored over 8 years ago
Change order of modules in main export (toHTML)

8e9a575a054fa3de933376b7002e59c71791d4ee authored over 8 years ago
Update snabbdom to 0.5.1

93a50a744869bf752c02dfb23884ac559ca6b184 authored over 8 years ago
Add classList behaviour to class module. Fixes #20

a6fc5ae237e4cb4ad46f1ebbba08a510c2105c13 authored over 8 years ago
Add failing test for class module (classList behaviour)

aa44cebbb22216891e30c153a70bbf16013c3070 authored over 8 years ago
Add beta 3 notice to README.md, fixes #8 #14 #16

f142d243405c9b374dd31760cdfe83c7882c9893 authored over 8 years ago
3.0.0-beta.0 bump

daa4faab9aee9d8d08984d377fce49020f17fbaf authored over 8 years ago
Add Support section in README.md

0b6669ee4a944bcd33ced2f0c95ec2bacb649c83 authored over 8 years ago
Add .travis.yml

c4662d2ba84f854e2c4cd01afc1db1cf3dce351c authored over 8 years ago
Merge map branch

3c02e926ba2cfb24feefb64f650a800459eb2da2 authored over 8 years ago
Use ES2015 Map instead of the custom attributes helper

e276678d65a6030975d0f2b808e53cdecb561aea authored over 8 years ago
Merge readme branch

ed56dae86a589c27e67a610beee2c99060317fe5 authored over 8 years ago
Merge pull request #18 from TylorS/update-ts-defs

chore(TypeDefinitions): Update Definitions to v3.0

876af18999582b03855aa8357d0e77905a09cba9 authored over 8 years ago
chore(TypeDefinitions): Update Definitions to v3.0

fcce3531e45556bfb6dc2714d36c9c4ee376824d authored over 8 years ago
Update README with 3.0 changes

4e91063d89c12e064d3cbeb508bee067656390d1 authored over 8 years ago
Remove incomplete files key in package.json

f7b9bd051787c0687db3303aee5f86aba2fc7f54 authored over 8 years ago
Remove Babel

c0a5a77827cc6dee478e459eb171d01e31419854 authored over 8 years ago
Support thunks introduced in snabbdom 5.0

96727c6768cfd2991ed50adcdbde96ddd0a1e3e2 authored over 8 years ago
Merge 3.0 branch

27c2940ded8548ab342fef5e7911651e9ee569f1 authored over 8 years ago
Refactor with new module signature

2771b7f07fd120ab0e89a537f109853e152fc6e6 authored over 8 years ago
Update attributes helper to take only strings and numbers

611ea826539016e55f6e77175d8146f3afd35580 authored over 8 years ago
Update tests to fail on wrong merging behaviour for classes

245e1416b04eef837f1b6ef3bc469d76efc8e963 authored over 8 years ago
Fix number values bug in style module

e01015a322e4be78b7fa2c0de236d709c2fdffe0 authored over 8 years ago
Add failing test for number values in style module

842f776b83b93863119d9949c4789857df8e7fde authored over 8 years ago
Add attributes helper factory

fb2d2a4bef8a00ec82603baf937e883ea8210213 authored over 8 years ago
Remove parse-selector helper, use parse-sel module

9cfca08507eccfde1dca858d563dc207cd1a6d72 authored over 8 years ago
Merge TylorS-type-definitions

18ff349baa9bf7fd6e169907e437d14819cccc10 authored over 8 years ago