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

When a vnode has 'text' property, remove the text node if patched with no 'text'.

116950cd5be1519302abf8d719736cf606e9ba3c authored almost 9 years ago
Fix node detection in patch

`Element.ELEMENT_NODE` is non-standard and undefined in phantomjs.
Updating to use `Node.ELEMENT...

4b83fe8a955ce5267c2f6d123805d45ece0ddcf0 authored almost 9 years ago
Release version 0.3.2

ab5d2d89e3d301d37e24d1b8a532a7d9a0d11046 authored almost 9 years ago
Merge pull request #66 from rayd/patch-inside-iframe

Should be able to patch nodes created inside an iframe.

b578084efb96b74ae1a4d33a1b251aac07e81435 authored almost 9 years ago
Change how we check for an Element to just look at the nodeType.

675c723f7765c942781c3d3f5f867cfc455d60fc authored almost 9 years ago
Add failing test for iframes.

0addf72bdae6134a89dae0711d1a0c1a3fb37eb3 authored almost 9 years ago
Fix accidental bullet

07db236c38f7ed666282dadb5bf2331e30492e57 authored almost 9 years ago
Add section to readme on how to structure applications

8d02790895df0a493ddccc38a8931e35c14ebd3d authored almost 9 years ago
Readme fixes

3d2247474ac566d44b536b6682bf3b96fb2ab831 authored almost 9 years ago
Merge pull request #62 from jkleiser/jkleiser-patch-1

Update README.md

7639799aa7bd59031e0e331ed813d43a564a9739 authored almost 9 years ago
Merge pull request #1 from jkleiser/jkleiser-patch-1

Update README.md

6e474761bc7225e76f8e36fc147ebaedbc557499 authored almost 9 years ago
Update README.md

Several minor corrections. Added a few commas to make reading easier. Please review carefully, a...

dd66f2e7c70c79f93f6142deda90253571c617a1 authored almost 9 years ago
Document `init` hook

e68a7503676f6d94bf5782ea913aa1460f9ec1cb authored about 9 years ago
Merge pull request #60 from mkwtys/patch-1

Add devDpendencies

cd70d1936ce37d3e6a417c51fb6d72bf2531723c authored about 9 years ago
Add dependencies

4cb0d572f30f858879c77d6858ae37c75ed1072e authored about 9 years ago
Release version 0.3.1

9ac0d0fd85870ab14fbe69861e2589eeaad6777b authored about 9 years ago
Merge pull request #57 from garth/tidy

Ensure that class, props and style artefacts are not left after re-render

72aa2c62fbe98924a17eda02c3f0e232a9a99186 authored about 9 years ago
More tests: nested thunks does not work yet

2279d3cadedbb20494a58b783344c08d7fc74ba8 authored about 9 years ago
Repaired broken root init

29eb18108c972fc813c60814a2771036275507f8 authored about 9 years ago
The tests pass!

752908e411afc1bfb54044c6ac5f96937294ca44 authored about 9 years ago
Don't assume the root node won't be replaced

2341c26e26a93d2772d09f13fb06a7649417198c authored about 9 years ago
Ignore test/browserified.js

7ca1d1378321e007319c022526b1343e86dfbb54 authored about 9 years ago
Ensure that class, props and style artefacts are not left after re-render

0425b2e5ed33766f7ba94c44c7c1c1428d255b5f authored about 9 years ago
Only one level deep for thunks

85f7e9a93f09e96a51099c5339057f06e3c8c13d authored about 9 years ago
Fixed tests again

3305f8f2533991fa48c8ae7270c3479b0c6a361b authored about 9 years ago
Improved/fixed some tests

645303e9865f2635ed51cabb09082d2d65cb4920 authored about 9 years ago
Passing test "can be replaced and removed" for thunk

94a3f8767b1b2be89836dba77f546a5bd673be70 authored about 9 years ago
Passing test "renders correctly when root"

df41e1de2560ec3582db6c9ad7ff4c1caaf6e210 authored about 9 years ago
Removed forgotten console.log calls

d92dd1f0ce5b2e378829d238a2ce696ad682a3f6 authored about 9 years ago
Added a bunch of failing tests for thunks

2f878813b18663d378bcec20c474b8fe6c36e35b authored about 9 years ago
Release updated hero module

9309dd3c831e82062c63a84184723b8248f0bb64 authored about 9 years ago
Merge pull request #51 from SkaterDad/hero-develop

Hero module updates

b0999ad63448daf48a77c3698ba34baf49401550 authored about 9 years ago
Update hero example for new module updates

0ca8703e78cc220c8201cd78f490ff1f17a7140f authored about 9 years ago
Safety check for requestAnimationFrame

cd0eff09b8fe39a9fa957a49417963ddc7040f9b authored about 9 years ago
Formatting.

4080c98d0883bf08c1daf1a72d219617f59bfab2 authored about 9 years ago
Mention JSX babel plugin

4030e7d7eb290731ab314a648d0bd5c3afe83b0d authored about 9 years ago
Merge pull request #48 from chenxsan/patch-2

Fixed 'Uncaught ReferenceError'

cd8e5814efd253cfbbcf91112fdbfe676f180376 authored about 9 years ago
Copy ALL inherited CSS properties except vendor prefixed ones.

164164518e6ad570b361c78561f21448514d9023 authored about 9 years ago
Cache more inherited properties in destroy()

31d2e1e24c6e7603e2f81804f41896e27f2d35ed authored about 9 years ago
Merge pull request #50 from JAForbes/patch-1

Fix a typo in the readme argument -> augment

88355d214c1a5eb9b4ff74ad48c031216069f681 authored about 9 years ago
Re-apply saved inherited styles using a for..in loop for flexibility.

870e9ba87e7f51a60c17f3f574e7c0c327f04837 authored about 9 years ago
Fix a typo in the readme argument -> augment

5f175197a8a65ded2e1b72a4f1c26a56e3bf6b1c authored about 9 years ago
Now works with hero text that changes size and alignment.

1a45b9dcfdd094bb33ae5b1ff854389218d40ca0 authored about 9 years ago
Fixed 'Uncaught ReferenceError'

When using snabbdom with webpack, the webpack output file is in strict mode, and that would caus...

7ba68b9a2426392390bc63c970dc39121c216663 authored about 9 years ago
Merge pull request #46 from chenxsan/patch-1

Fix typo

81016ead29112630b95aba85ec5ded27f988c546 authored about 9 years ago
Fix typo

Thought it's a typo?

9fdf22871bd7212f8f039c5fec0dd85049cb7f40 authored about 9 years ago
Better text handling, etc.

7aa7fc10d931f675c7c6133ba80cb669d3dd6481 authored about 9 years ago
Mention snabbdom-to-html in the readme

89ff69e3078a3b28a84c1c3d846da63a9b0951a9 authored about 9 years ago
Merge pull request #44 from antoinepairet/patch-1

Fix typo in README

a304f1f02e4d25c44bed48faf751b88e3e33b0b2 authored about 9 years ago
Fix typo in README

08c3e939f61d4bca11c8d81a2310cfb3c7ceb77f authored about 9 years ago
Hero: Save bounding rectangle in 'destroy' hook, use it later. Set width/height/margin before animating.

8454c580bc3b8b9e0998db1a085c9f56be8af933 authored about 9 years ago
Merge pull request #42 from SkaterDad/master

Fixed hero example to account for #container being overwritten.

8035d27a25341d16a1420b2ad02da85d6497a80a authored about 9 years ago
Minor readme tweaks

e1d61eef6612901baf09f8efb27cdf78ec6a3725 authored about 9 years ago
Merge pull request #39 from katyo/master

Some README.md fixes

3b950a06dc6640b0c6534b7bb1f4fa501a5ef810 authored about 9 years ago
Fixed hero example to account for #container being overwritten.

d0ae6a1271afadb922255bda91b24080e063a377 authored about 9 years ago
Fixed example of properties module

0108f659fd1cef2ae54cba716f12347fdc95ed62 authored about 9 years ago
Fixed README (closed module example code)

9e3d56bfd9179d4cf8d3cc44d7c2bcca69e9d335 authored about 9 years ago
Improve documentation of hooks and module creation

29acfb2db7621580ef9efe0b2c94b7d8897a7dc9 authored about 9 years ago
Document svg support

af7682f78b67e93a6cbf0e0c4405b3b7e212b55c authored about 9 years ago
Release version 0.2.8

405a026aabb41a1c5c9dddbbf8935dca01ec6324 authored about 9 years ago
Add svg support to h

034d8820a2925fba11731d1e288d4ff19f5cd72f authored about 9 years ago
Add svg example

21716f9464ae55c5143d1548b81a10dfd7e971ef authored about 9 years ago
Add svg helper

256dbfcc0474e3e84dfc7bfa1324483eb6986d5c authored about 9 years ago
Merge pull request #35 from ericgj/add-eventlisteners-doc2

add warning to readme about sharing eventlistener data between VNodes

842139d3da9e978a9d95dfdd4f5189eadd8f6db9 authored about 9 years ago
add warning to readme about sharing eventlistener data between VNodes

136a9a8bfa5ae6f5b6e60106d4517c9be25304f2 authored about 9 years ago
Briefly describe thunks in documentation

2ff37ecb1d220c1f214a0236450cc560919970bf authored over 9 years ago
Release 0.2.7

c8d6cc34c2f0a0c138429a95bac80baa3a297391 authored over 9 years ago
Merge pull request #27 from finnsson/master

Make it possible to run a patch inside another patch

74e1fb1d0554ae8fea218b5fc2a950c89799a9fd authored over 9 years ago
Make it possible to run a patch inside another patch

6da3ab68e1a836b50742a1cb5d329e63c77bc73e authored over 9 years ago
Merge pull request #24 from indus/patch-1

Update README.md

896a3b61aa04b666edc7c5b9b7045856696fa424 authored over 9 years ago
Update README.md

cb31ceeeaa4a6c59b89a2f447312a6e2b50f8965 authored over 9 years ago
Add describtion of `destroy` hook

d13362426a633ca7e96ed5af5956abac4a354dc3 authored over 9 years ago
Mention that style module does not remove attributes #21

5471fd552cb1b669d2d651f59a8714e4a168827b authored over 9 years ago
patchVnode should not return a value

73f0c05a82277590839ba94db0cd4ba2eadfccc1 authored over 9 years ago
Merge pull request #23 from ericgj/readme-fixes

fix style transition examples in README

94484eb70059af8ac270114caad653fac8ddc35e authored over 9 years ago
fix style transition examples in README

1a3bd2de6f2afa27d6039dc1cfbee1c369908e87 authored over 9 years ago
Mention JSX support, describe `insert` hook

89906250261bb40e50855b67d9de66bebe43e890 authored over 9 years ago
Merge pull request #18 from StreetStrider/patch-1

Fix typo

bc09c6724b0b34c524350edacbd01f87a67dec63 authored over 9 years ago
Fix typo

78724bf19abcc2de894e760361286574d6abb746 authored over 9 years ago
Release 0.2.6

294014066b2faf7d0d70e154588282bfd03eb378 authored over 9 years ago
Merge pull request #15 from yelouafi/attrs-module

module for setting element attributes

60591cfc834a20ce5e2a6e08044e2f405c42f93a authored over 9 years ago
added line breaks, fixed typo

7b79a3b0bf78872e77d866c4dcd7c709479b4b6d authored over 9 years ago
replaced Regex with object dict for boolean attributes

f86608cd258781ca6a8a857b85a9ef2ae2d33378 authored over 9 years ago
Support boolean attributes

379f73625482b97eda78bbf19b027bcfb8af17eb authored over 9 years ago
remove boolean attributes if value is falsy

05ff217997d934e2de7d73545928f0731948bc7f authored over 9 years ago
updated docs

5c6bea76ce307b8b5b2248556a9ca41557d93384 authored over 9 years ago
created attribute module

dec59f6584a54426ed5e5541e47fa6ef242f17ea authored over 9 years ago
Do not mutate event listener parameter array

d9fe2a4cd66953309e8ea6c9695cbaf55bd90bad authored over 9 years ago
Invoke event listener with several arguments in array #13

d0a2f5176e455e149b660493c4b7fda0720db9b7 authored over 9 years ago
Bump version

f839ac08bbb943587c9aa525ea95499c93526a87 authored over 9 years ago
Add `remove` explanation

7ec695585f68a4a17d8768c3a57d08bd73e4cca1 authored over 9 years ago
Snabbdom will always remove an element from its proper parent, even if the element has been changed

a6a814c9ebf9666b329950734cd9e9b2140fcb71 authored over 9 years ago
Do not invoke module `remove` hook for text nodes

f72e48dc05b1fa7b7088f5289b10b48fbad5eb5b authored over 9 years ago
Add `isDef` function

459c46e22bcad45794b4871ae799bbd7c72eeab3 authored over 9 years ago
Improve documentation of `patch` and fix inline example

bfdae8946bb060dd1f41aa81ee57011655b2fc80 authored over 9 years ago
Replace element if it has a parent

35de88b8333ccc65e42b57c7d1198816789908c7 authored over 9 years ago
Merge pull request #8 from raine/readme

Explain how to use hooks

35b62dee54045d556a9ee9ebc0504eb4b2606b31 authored over 9 years ago
README: add hooks example

bdadc2fa83733e50d83856b1ccbc647d83e449cc authored over 9 years ago
README: fix typo

9e722e24a16227edaa9f76cfcf17049d3437ddcd authored over 9 years ago
Add attachTo helper

4c1893423a54f2c1ef02e356e2f0f6ba95fafaea authored over 9 years ago