Ecosyste.ms: OpenCollective

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

github.com/luwes/sinuous

🧬 Light, fast, reactive UI library
https://github.com/luwes/sinuous

Remove unused insert element.data code

3e988e602928051e15df753890d2b4e80246a89d authored over 5 years ago by Wesley Luyten <[email protected]>
Add more test coverage

b71ee1ba2920fdeb802154869fce583c628af3f9 authored over 5 years ago by Wesley Luyten <[email protected]>
Replace snake w/ dna [skip ci]

475481917bbc5f8fe319708a7e18059910c2ff95 authored over 5 years ago by Wesley Luyten <[email protected]>
Bust badge cache [skip ci]

8122f930018e188a94cd12e7ecf74a50402d4e2a authored over 5 years ago by Wesley Luyten <[email protected]>
v0.9.0

1aebb7dc1caec1609729df87a4267260eb3b3abb authored over 5 years ago by Wesley Luyten <[email protected]>
Update readme + fixtures [skip ci]

e9c8a84992420a9819f5bc46a2db4d5a5f539269 authored over 5 years ago by Wesley Luyten <[email protected]>
Remove cleanup logic from `h`

This also removes support for the legacy `observable` library 😢

fbfe862663fc5cef1b5ac4bd35d73c7e181184f1 authored over 5 years ago by Wesley Luyten <[email protected]>
Update Sinuous icon [skip ci]

e333c403a7c96ac5f95c5f49ad7e24b4d55e051c authored over 5 years ago by Wesley Luyten <[email protected]>
v0.8.2

cfbb7742adddcb1f5837b2a749d9e154bcb041bc authored over 5 years ago by Wesley Luyten <[email protected]>
Remove unneeded after render hook for now

bc933fc02b39f9d370eda2832cff977d1ce5db59 authored over 5 years ago by Wesley Luyten <[email protected]>
Add functions to utils

2ddc54579931f9f84b57882c354e695f89e07c51 authored over 5 years ago by Wesley Luyten <[email protected]>
Make afterNode required, save some bytes

1a16382fd567aafaf977bcddfb38b75fe36dfc81 authored over 5 years ago by Wesley Luyten <[email protected]>
Format w/ prettier

500df0fb55ddbc60401cae94430e22207199fa10 authored over 5 years ago by Wesley Luyten <[email protected]>
Simplify map code

a6266f5fda660cc5bf1952aa7aec478a26993c62 authored over 5 years ago by Wesley Luyten <[email protected]>
Remove wasteful ref abstraction

7407e16fecf8fe809a9ad17bb3ab57ce197099b9 authored over 5 years ago by Wesley Luyten <[email protected]>
v0.8.1

80951ab5cffcdc243ec2034bb012c29cf8a7a5d2 authored over 5 years ago by Wesley Luyten <[email protected]>
Add aria- prefixed properties as attributes

b968227e1284f0d11438b65cda34e02d2d5d8a28 authored over 5 years ago by Wesley Luyten <[email protected]>
Add more tests for map

f0b0c386898303e82bbbe8c4b1a1abb04957666d authored over 5 years ago by Wesley Luyten <[email protected]>
Update readme [skip ci]

d5348e4828401babb68e4c50f0b78b37b3022112 authored over 5 years ago by Wesley Luyten <[email protected]>
Add more insert tests

f5e91fb452f9bfc70d607a3fcf37a15d6aed657c authored over 5 years ago by Wesley Luyten <[email protected]>
Fix IE11 DocumentFragment.children issue

https://developer.microsoft.com/en-us/microsoft-edge/platform/issues/10060579/

43f737802955e6e7b31dfb44e56f8549f455fb7f authored over 5 years ago by Wesley Luyten <[email protected]>
Add template tests

47209a3a826ddcb77359e9a0c68a37d549d4e8a6 authored over 5 years ago by Wesley Luyten <[email protected]>
v0.8.0

28baa0e93de94e0164ee6da4dc87956acf0211c0 authored over 5 years ago by Wesley Luyten <[email protected]>
Merge pull request #4 from luwes/template

Add template feature

5bff25570c0083f75da45602d9cc156dd4fe2ede authored over 5 years ago by wesley luyten <[email protected]>
Optimize map full clear

7a36c2ff23386e5f050c1ba32b25bb822cb89c47 authored over 5 years ago by Wesley Luyten <[email protected]>
Change observable tag name to `o`

698fd4add0cf2a92ac1a6527f692abf5fcdbcee3 authored over 5 years ago by Wesley Luyten <[email protected]>
Add template feature

cf5fb51f69aa4733227c62a0e0f3349c9d412061 authored over 5 years ago by Wesley Luyten <[email protected]>
v0.7.1

ca39167d55bb61a5924e65e08b2015b8558125e6 authored over 5 years ago by Wesley Luyten <[email protected]>
Make sinuous/observable a peer dependency

333cf5d22b633250242acb648805cad9c2cbe0cc authored over 5 years ago by Wesley Luyten <[email protected]>
Update readme [skip ci]

7ed14d23fef7b7034b9dc18e93c5baa6ae74e583 authored over 5 years ago by Wesley Luyten <[email protected]>
v0.7.0

f60665ea7b0bc0b42ccfa8b0f3ecd6cf460c0273 authored over 5 years ago by Wesley Luyten <[email protected]>
Clean up code

14ed0f393b6208f8ad17792a51f5b01412e3a00d authored over 5 years ago by Wesley Luyten <[email protected]>
v0.6.1

e298a54b98de2f0730f12c643f6ee917c36ada49 authored over 5 years ago by Wesley Luyten <[email protected]>
Improve memory use by using observable cleanup

45acca2b630e70b59c6ccec7de2c956907d34f34 authored over 5 years ago by Wesley Luyten <[email protected]>
Update readme [skip ci]

b392959499d35057d68eb9b9e100354ca91c3ef6 authored over 5 years ago by Wesley Luyten <[email protected]>
Fix IE11 TextNode childNodes length issue

341837343deb6221aff82ec0e4a97a543337bac7 authored over 5 years ago by Wesley Luyten <[email protected]>
Fix IE11 NodeList forEach bug

b8feb8da70feec7ec56e698552a2f9c9557b8ca9 authored over 5 years ago by Wesley Luyten <[email protected]>
Add more tests

edf9dadb0f436f2a988710abc5a0859595312347 authored over 5 years ago by Wesley Luyten <[email protected]>
Remove unused file

2a9f05a5e85ffcff3d988462de9d8399462bdffd authored over 5 years ago by Wesley Luyten <[email protected]>
v0.6.0

e03c0cc4d2863c6dd1044ec507e61d067edf9332 authored over 5 years ago by Wesley Luyten <[email protected]>
Add Component and update support

a9f52cb6a1408d17c57dbc3764b5e02ab1311a14 authored over 5 years ago by Wesley Luyten <[email protected]>
Update readme [skip ci]

0d0ef7d9d9da8eb17dd0cdc66f6d4e8ecf8b0420 authored over 5 years ago by Wesley Luyten <[email protected]>
Fix api method in example

78152057abe74a73ce8f5a65f4c0813ad0d4bbca authored over 5 years ago by Wesley Luyten <[email protected]>
v0.5.0

a12a9de48f10fcf042a6b653da1288384601ea35 authored over 5 years ago by Wesley Luyten <[email protected]>
Update readme to reflect new function signature

fc7db99d3460c48aa351eef2db1898d1a59b403c authored over 5 years ago by Wesley Luyten <[email protected]>
Update karma config

2aa75276960770f53a469cdf10ecba337d1029d0 authored over 5 years ago by Wesley Luyten <[email protected]>
Update saucelabs user

e13f7ad48bb193d2b355a156a59361a284f94347 authored over 5 years ago by Wesley Luyten <[email protected]>
Update fixtures

5bd4d7825bb41feacb48f76a234d6de39016eacc authored over 5 years ago by Wesley Luyten <[email protected]>
Fix IE11 issues

568a974cf6c2b1cc38f366dd949400f4b2e12f90 authored over 5 years ago by Wesley Luyten <[email protected]>
Improve karma test config

f5f71bf71ab543f5b83f8e8f9c69f818f2184d1f authored over 5 years ago by Wesley Luyten <[email protected]>
Bust badge cache

1044873b5b85c26b71f730c1609fefed85b02c03 authored over 5 years ago by Wesley Luyten <[email protected]>
Add IE11

f05516937a274082b0361046a4aa7e6dea8eb82e authored over 5 years ago by Wesley Luyten <[email protected]>
Fix test for switched attributes in Firefox

fbef6a89e2ee3ddae3538e74d3ce96477e1357a4 authored over 5 years ago by Wesley Luyten <[email protected]>
Use 1 browser for testing

d77fc1b8e5a910e34ff199ba39c1e2c6cecb7b54 authored over 5 years ago by Wesley Luyten <[email protected]>
Add all modern browsers

4e43fb8eded7ef2750da3777ffaf75f7eb1b16bd authored over 5 years ago by Wesley Luyten <[email protected]>
Update readme

ef5050f778109f2bd9b56d4f8e067df81212223c authored over 5 years ago by Wesley Luyten <[email protected]>
Update travis node 10

9693e7038f360cd12c304364029d597e23c478e4 authored over 5 years ago by Wesley Luyten <[email protected]>
Add saucelabs

9768a665d4de30b6d5b205d7d2b1cca36bc9248a authored over 5 years ago by Wesley Luyten <[email protected]>
Add each package

92aea2c47f4901ef37dc59d682d31cd9e3e45355 authored over 5 years ago by Wesley Luyten <[email protected]>
Change sinuous function signature and cleanup

3d2eabe08c12b5f5173d55529a27ac7f90a3f74e authored over 5 years ago by Wesley Luyten <[email protected]>
Add coverage to observable

f354e36f9060ece112d62e6968d4f77a977c7ad7 authored over 5 years ago by Wesley Luyten <[email protected]>
Update observable docs

b18016543498ec2fc1cfd2c57b4e9c35e32a5a3c authored over 5 years ago by Wesley Luyten <[email protected]>
Update readme

11e4e5c5912842680e12e41a7f7d4b31b12d51a6 authored over 5 years ago by Wesley Luyten <[email protected]>
Update deps

b6b60a1dd65d9bdd1f9f5b0d6548c6abf76bba62 authored over 5 years ago by Wesley Luyten <[email protected]>
v0.4.0

1dcc3fe0d7f7c9ebaef3f95b7163e13b8a642db4 authored over 5 years ago by Wesley Luyten <[email protected]>
Add flow hook in Sinuous h

1467f34c9daa9586c5997d47fba0b9c8ef1d055d authored over 5 years ago by Wesley Luyten <[email protected]>
Update observable readme

56192dc73b7bb5a0a1c516e3c778fe23368ceee5 authored over 5 years ago by Wesley Luyten <[email protected]>
Add extra tests

20997ac7a68136b318f182277052ef8785ab39e7 authored over 5 years ago by Wesley Luyten <[email protected]>
Add cleanup function

4c69abf3f330614951fed48f5b9a4dd11bb0ac73 authored over 5 years ago by Wesley Luyten <[email protected]>
Add root function

9e98c4edc0b0441c95bcfdd1995e2204173384ae authored over 5 years ago by Wesley Luyten <[email protected]>
Add jsdocs to readme

f3d4512aa5ea189febfbebc898803e1b82aeeac2 authored over 5 years ago by Wesley Luyten <[email protected]>
Add `sample` function to observable

88706a86af15925547f1bb088678eed4d254e20f authored over 5 years ago by Wesley Luyten <[email protected]>
Add seed value to S computation

da70f3d4ddd82fd07181b6b8bd151baee154400f authored over 5 years ago by Wesley Luyten <[email protected]>
Update readme

1b5b03c35abc274ae2b896e6ee7c209a3b6c3dc3 authored over 5 years ago by Wesley Luyten <[email protected]>
Add codesandbox

ff0d25dcd3daee4a48b91463414cdbaeba71c0af authored over 5 years ago by Wesley Luyten <[email protected]>
v0.3.1

25484289e8abf8f9f00a13a6fb6e8ddd6f98e796 authored over 5 years ago by Wesley Luyten <[email protected]>
Update deps

c5c0bf13f02531218cac0404f9bd48b24d5cd89e authored over 5 years ago by Wesley Luyten <[email protected]>
Update readme

68d7b2ae4f7db605b742998222eab772d860a0c1 authored over 5 years ago by Wesley Luyten <[email protected]>
v0.3.0

f4bd73ae212db02fc26296c37b357d81c66f11fc authored over 5 years ago by Wesley Luyten <[email protected]>
Add observable files to pkg

3ba8daf26cc7b904bdeb7b2fb20186c0262d9d59 authored over 5 years ago by Wesley Luyten <[email protected]>
Update readme

58942a169ded0ce33a062b490f1301199450ea49 authored over 5 years ago by Wesley Luyten <[email protected]>
Add custom observable pkg

d046a61bec4d87bcff52abf21eaed256e10734da authored over 5 years ago by Wesley Luyten <[email protected]>
Add cleanup logic

487c0668084f8e7e61f674e1c8ba143766073253 authored over 5 years ago by Wesley Luyten <[email protected]>
v0.2.0

2a09d2427dc9fd206021c724a5087a428a3f2e1f authored over 5 years ago by Wesley Luyten <[email protected]>
0.2.0 (#1)

0.2.0

1bccbf13780b5dd0b5afc44bdf42fbde356f1ae9 authored over 5 years ago by wesley luyten <[email protected]>
Fix multi and make events reactive

16b15499e7f350f7d5fd7e74f99004e7a562a122 authored over 5 years ago by Wesley Luyten <[email protected]>
Use tape tests

3a63160848504b20d85c8d781fead8470e8768cd authored over 5 years ago by Wesley Luyten <[email protected]>
Bust test coverage badge cache

0eb470e6f04945b1e574e2721024c6ee9f0ad9e2 authored over 5 years ago by Wesley Luyten <[email protected]>
Remove bind syntax for simple fn, add tests

d830e47f487460051d3c4838a1988365d65464a4 authored over 5 years ago by Wesley Luyten <[email protected]>
Update readme

94f239e903d6f2b6e1223de6c3b251dfc0065fa8 authored over 5 years ago by Wesley Luyten <[email protected]>
Add hyperactiv fixture

62f14e1964b09d1fed90dc6c03f1f905842e8cf5 authored over 5 years ago by Wesley Luyten <[email protected]>
Add example bundle size

a39f74d3180968c51ff654791cba5c4f5e967b0c authored over 5 years ago by Wesley Luyten <[email protected]>
Update readme

083717fd3467e146c0d9d92363af3a427afac706 authored over 5 years ago by Wesley Luyten <[email protected]>
v0.1.0

b1053b91bec9d31c3dc24dc951d835f7923b69ea authored over 5 years ago by Wesley Luyten <[email protected]>
Upgrade deps

b8c7bd3d91eaa8f6cd421d397a5ad52a6cd45e75 authored over 5 years ago by Wesley Luyten <[email protected]>
Fix rollup node deprecation

ada121408bfe8dbb322cecf00306e8e45600e08c authored over 5 years ago by Wesley Luyten <[email protected]>
Add S fixture

cd3a283dd05e2d7a422f08a3c4d4166900431764 authored over 5 years ago by Wesley Luyten <[email protected]>
Externalize dependecies

This allows for better composibility and flexibility

12166c5ec0ecd89a0b24467f9d9016911ba21bf3 authored over 5 years ago by Wesley Luyten <[email protected]>
Update readme

d983cc0681c1de4e0c34f33f331343738f42e6b5 authored almost 6 years ago by Wesley Luyten <[email protected]>
Add sinuous

95a3e3a0e587098d08c7f7b6a4bae741125c9775 authored almost 6 years ago by Wesley Luyten <[email protected]>