Ecosyste.ms: OpenCollective

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

github.com/cyclejs/cyclejs

A functional and reactive JavaScript framework for predictable code
https://github.com/cyclejs/cyclejs

Build release candidate 8.0.0-rc3

9c46148ebd8004767de59afae188e82441aaae0e authored about 9 years ago by Andre Medeiros <[email protected]>
Merge branch 'laszlokorte-auto-scope-fix-svg' into auto-scope

aabda79285d8102fbae4d44abffcae3a61fcaf9e authored about 9 years ago by Andre Medeiros <[email protected]>
Fix isStrictlyInRootScope() for IE8/9

d12239226e58d2205a45c1f27fe48cd3dc93e7ca authored about 9 years ago by Andre Medeiros <[email protected]>
fix svg element selection

a208063d63f0ef358477a5f7e94b921f4b9a9508 authored about 9 years ago by Laszlo Korte <[email protected]>
Release version 7.0.0-rc2

8239a40eea1dc929bf2027eb3c5a9b14667bbd48 authored about 9 years ago by Andre Medeiros <[email protected]>
Merge branch 'naruaway-auto-scope-nested-patch' into auto-scope

55e0b5f511d4a3192f6d69dcffcf379fee130c54 authored about 9 years ago by Andre Medeiros <[email protected]>
Add tests for isolate() present in scoped source

57d6bdb64f9329468ec49be6af40f91dbff5ac31 authored about 9 years ago by Andre Medeiros <[email protected]>
Fix isolateSource to allow nested scoping

8ce4cf3ecbad58be4d376c6e4bb8905a622761f1 authored about 9 years ago by Narutaka Awaya <[email protected]>
Update isomorphic to Cycle Nested

f964c9218df41906f1b1d387c3dcb93da09308e5 authored about 9 years ago by Andre Medeiros <[email protected]>
Update jsx-seconds-elapsed to Cycle Nested

4a244c3193134709fd8273f1f7563b4f8b21c4f2 authored about 9 years ago by Andre Medeiros <[email protected]>
Update http-search-github to Cycle Nested

989b12e52070ba5ee6aef087e2995d346eb97735 authored about 9 years ago by Andre Medeiros <[email protected]>
Update http-random-user to Cycle Nested

fc54edffc5b61072d3a2efcb2f6d652c05f26c82 authored about 9 years ago by Andre Medeiros <[email protected]>
Update hello-world to Cycle Nested

fe734fc2af791cd96276969ad2a395777326f373 authored about 9 years ago by Andre Medeiros <[email protected]>
Add Rx as dependency to checkbox, was missing

22ea9f566b1490cba3fcb523c32caf71e7c0a6da authored about 9 years ago by Andre Medeiros <[email protected]>
Update counter to Cycle Nested

6ffd89ee8c936836b62a37642d96ae9451eb18d2 authored about 9 years ago by Andre Medeiros <[email protected]>
Update checkbox to Cycle Nested

16663bce7b7f1c3d8b9ef551f1bf1f772b729782 authored about 9 years ago by Andre Medeiros <[email protected]>
Merge pull request #3 from Frikki/auto-scope

Auto scope

8536f05d00d75ff9412ad22aa9a73e794c3a7bf7 authored about 9 years ago by André Staltz <[email protected]>
refactor(many): remove redundant `map` on `itemActions.destroy$`

References https://github.com/cyclejs/cycle-examples/pull/3#discussion-diff-44910632

0c9bde6bf0b6b123e7560bb84acf9626fed64a54 authored about 9 years ago by Frederik Krautwald <[email protected]>
refactor(many): remove redundant `scope` argument

Remove `id` as `scope` argument when isolating `Item`.

References https://github.com/cyclejs/cy...

83fa620ffb326bda6faee8ece8312291ead6c813 authored about 9 years ago by Frederik Krautwald <[email protected]>
Add cyclejs/motorcyclejs badges

e5063abe9f27d9795064f377345cd27efb047c13 authored about 9 years ago by André Staltz <[email protected]>
refactor(many): prevent leak of List concern into Item

Remove `id` parameter from `Item`.

References https://github.com/cyclejs/cycle-examples/pull/3#...

5df401e602bd21745d7ad7208df26aba1bf42e04 authored about 9 years ago by Frederik Krautwald <[email protected]>
1.1.1

c69961d788c680e018f99b3339b99cd34979f932 authored about 9 years ago by Andre Medeiros <[email protected]>
Build dist/

bc22c33eac741a0e460d8c0631904ce5bed4a7f2 authored about 9 years ago by Andre Medeiros <[email protected]>
Update README.md with latest docs

2d795341504a370d00f7be407dd2020e35567fa7 authored about 9 years ago by Andre Medeiros <[email protected]>
Merge pull request #1 from joneshf/master

Explain pure behavior of `isolate` more explicitly

6468e7720f0e4b73f5f4e8b0d48fffaae1fd3935 authored about 9 years ago by André Staltz <[email protected]>
Build dist/

09a0b02766defa9be8179e6b4fb0df2da59d11ed authored about 9 years ago by Andre Medeiros <[email protected]>
1.1.0

7aa9a5e59713016ab14b4d749ffb5eda41159189 authored about 9 years ago by Andre Medeiros <[email protected]>
Merge pull request #3 from Frikki/master

fix(isolate): add rest parameter to and rename `scopedDialogue`

57dd4111314aad8786a457c02581f16b202d0c3d authored about 9 years ago by André Staltz <[email protected]>
refactor(Item): use hyperscript helpers

References https://github.com/cyclejs/cycle-core/issues/188

21435019c14ee4992f7c3d01b23ae5e87dbf2de2 authored about 9 years ago by Frederik Krautwald <[email protected]>
feat(isolate): use isolate and rewrite to dataflow components

- Capitalize components and their respective files.
- Isolate `Item` in `itemWrapper`.
- Remove ...

0751fc75e200e5892d405d491c9a9674b79d62f8 authored about 9 years ago by Frederik Krautwald <[email protected]>
chore(package): add contributors

0a238b83700f85ddea6854b9a58591e799ee4878 authored about 9 years ago by Frederik Krautwald <[email protected]>
fix(isolate): add rest parameter to and rename `scopedDialogue`

Rename `scopedDialogue` to `scopedDataflowComponent`.
Update test.

**Before:**
```js
function D...

96b32885d677c68a3c6ef30e829709880e2db581 authored about 9 years ago by Frederik Krautwald <[email protected]>
Update autocomplete-search to Cycle Nested

fe80e10f9503a76bb0a2005b8b8ab44b4ed258b6 authored about 9 years ago by Andre Medeiros <[email protected]>
Build dist/

5a4602d3c8c9371b64c7bffd356cf935d6ddb43c authored about 9 years ago by Andre Medeiros <[email protected]>
5.0.0

8b9a13175187cf606b180d1bbded96ccebf2e346 authored about 9 years ago by Andre Medeiros <[email protected]>
4.0.0

40bb5d8b9d54ce7002526bf2dbaf83ddf9e7e92c authored about 9 years ago by Andre Medeiros <[email protected]>
Build dist/

257b2e11f20637e71e2a05ddae09b957b400b010 authored about 9 years ago by Andre Medeiros <[email protected]>
No more peer dependency on Cycle core

8b9b4aa6abb55279a50a44f62df838a6de564edb authored about 9 years ago by Andre Medeiros <[email protected]>
Update advanced-list-nest to Cycle Nested

89a95e7a132e68cb940e698259a05303633dd2bd authored about 9 years ago by Andre Medeiros <[email protected]>
Update advanced-list-hmvi to Cycle Nested

b894fb467cd92bd575c93cad58cd46bee737bc30 authored about 9 years ago by Andre Medeiros <[email protected]>
refactor(many): update with Rx and @cycle/dom

Import named exports from Rx.
Use hyperscript helpers.
Rename *list* dataflow component to *List...

3081044fae29457d13e531174c19af6c98d3bfc1 authored about 9 years ago by Frederik Krautwald <[email protected]>
chore(package): add and update dependencies

Update:
@cycle/core 3.1.x => 6.0.0-rc2
@cycle/dom 5.1.x => 8.0.0-rc2

Add:
@cycle/isolate 1.0.x
...

f3316d46604e2ef19e8065fb0f382e9ecfe66428 authored about 9 years ago by Frederik Krautwald <[email protected]>
Create CODE-OF-CONDUCT.md

3272c8e22d9bd96e2ef70e46fdceea8ab56a155c authored about 9 years ago by André Staltz <[email protected]>
Update bmi-naive to Cycle Nested

8799df5d2784645183ac6195d207a44bbb40f095 authored about 9 years ago by Andre Medeiros <[email protected]>
Update bmi-naive example to Cycle Nested

7906fc50efb86c8d676c6cfa4514c13d17b84acc authored about 9 years ago by Andre Medeiros <[email protected]>
Build release candidate 8.0.0-rc2

e20f0f41056a32b41f0cea58c2378e71e19b5d4f authored about 9 years ago by Andre Medeiros <[email protected]>
Allow DOM.select() to select an isolation boundary

8268c2a00b3a481a77b9946b288528506a58bbf2 authored about 9 years ago by Andre Medeiros <[email protected]>
Explain pure behavior of `isolate` more explicitly

It wasn't immediately clear that calling `isolate` with both arguments
is a pure function.
Makin...

2cf2b486407311025cb23c55942e7bcf81cbb97a authored about 9 years ago by joneshf <[email protected]>
1.0.2

c2c20fab5c2b10cd394071f455ddda1c2cb662a5 authored about 9 years ago by Andre Medeiros <[email protected]>
Add dist folder

0a005749398e187e3f5fa2df9defeffbb69c618e authored about 9 years ago by Andre Medeiros <[email protected]>
1.0.1

5b6a935a42ac3e88ca003757b6638ce143fc1468 authored about 9 years ago by Andre Medeiros <[email protected]>
Fix counter to start from a number

0156d26dab4caa29cfcf6201b085d12383479f4f authored about 9 years ago by Andre Medeiros <[email protected]>
Build release candidate 7.0.0-rc1

3a48b0ea95d38ad1f8d06e4a5e923d41c96a291f authored about 9 years ago by Andre Medeiros <[email protected]>
Build release candidate 8.0.0-rc1

210821a552f5d2f1c4dd8cce02774139c6a815f3 authored about 9 years ago by Andre Medeiros <[email protected]>
Bump version to v6.0.0-rc2

1be93714bbe4aaa9470ff130463ba66ac4ff97e1 authored about 9 years ago by Andre Medeiros <[email protected]>
Merge pull request #24 from Cmdv/auto-scope

Update dependencies

41a0abebb0ee183a7a7580fe32bb127ab1609ebb authored about 9 years ago by André Staltz <[email protected]>
Merge pull request #189 from Frikki/auto-scope

chore(package): update dependencies

3e30ef41abdcb87b360c31ae4db4372fba0bfcce authored about 9 years ago by André Staltz <[email protected]>
Merge pull request #64 from Frikki/auto-scope

chore(package): update dependencies

f69098e0bd7dc044375f3fa79f6377800984927d authored about 9 years ago by André Staltz <[email protected]>
chore(package): update dependencies

babel 5.8.23 => 5.8.29
babelify 6.3.0 => 6.4.0
browserify 11.2.0 => 12.0.1
sinon 1.17.1 => 1.17....

45293b3b7130191ed0c8313f97b915798ae1471f authored about 9 years ago by Frederik Krautwald <[email protected]>
update babel + babelify

67909d0a754525470e8ff50be80729da1399f31d authored about 9 years ago by Cmdv <[email protected]>
update dependencies

5bb1a14b94012e40976c91c8c76932ddecae7713 authored about 9 years ago by Cmdv <[email protected]>
chore(package): update dependencies

vdom-to-html 2.1.1 => 2.2.0
babel 5.8.23 => 5.8.29
babelify 6.3.0 => 6.4.0
browserify 11.2.0 => ...

702217b6f13d21ee4b4b17053c025792a80cb15c authored about 9 years ago by Frederik Krautwald <[email protected]>
Remove peerDependency requirement on @cycle/core

fd0b7ba37ec159a5460337897f9d635693b87b65 authored about 9 years ago by Andre Medeiros <[email protected]>
Merge branch 'master' into auto-scope

72383ed6cc2dbf705c93909858638b889e05075e authored about 9 years ago by Andre Medeiros <[email protected]>
6.1.0

415288175f3c2220ce51cda2132219710d946eac authored about 9 years ago by Andre Medeiros <[email protected]>
6.0.5

b8aa27d65434afc0c9527889bab6b0338f806d1f authored about 9 years ago by Andre Medeiros <[email protected]>
Build dist/

1bdff8a77ca9f3fa3121c3382ed046d003648cc6 authored about 9 years ago by Andre Medeiros <[email protected]>
Remove unnecessary devDependency on @cycle/core

9cb7c6ebeda807e0fea98cd03f8250d607ed996c authored about 9 years ago by Andre Medeiros <[email protected]>
Merge branch 'master' into auto-scope

9e750e6d7c2b83cd07315066e449de31e3f0f39b authored about 9 years ago by Andre Medeiros <[email protected]>
Upgrade dependency to Cycle Core v6

f1d1f0b3d8e7a764c04e9d5571c79d7ea93b8a13 authored about 9 years ago by Andre Medeiros <[email protected]>
Build Release Candidate 6.0.0-rc1

e13848b1689540eb11eb1c71b84680106f500643 authored about 9 years ago by Andre Medeiros <[email protected]>
Remove Custom Elements

acce49ff952b1224075ec30065430eaacfdad9cc authored about 9 years ago by Andre Medeiros <[email protected]>
Fix export of hyperscript helpers functions

bd966663af5d840229e8a3defb890cdf3c151764 authored about 9 years ago by Andre Medeiros <[email protected]>
Merge pull request #63 from Cmdv/auto-scope

#186 Integrate hyperscript-helpers into cycle dom

b0647a722ee7c6e187f7e760e9b64eb42ff7c4dd authored about 9 years ago by André Staltz <[email protected]>
refactor import issue, update docs

8284ebf7e339ff5fb16bf02d81dace1c89383e4f authored about 9 years ago by Vincent Orr <[email protected]>
adding more tests

4256ca4a388301c3b6d7a05dfbfa265a4c3f5652 authored about 9 years ago by Cmdv <[email protected]>
implemented hyperscript-helpers and started on tests

b88ec56adfed760047b959a41e01f2bb6b388657 authored about 9 years ago by Cmdv <[email protected]>
Remove isolate(), move to its own repository

cf06c7b293292c17a58d67085a250f55a937833e authored about 9 years ago by Andre Medeiros <[email protected]>
Add import in README.md example usage

53dc468b906d82ea218dd9db3530a81116e861fc authored about 9 years ago by Andre Medeiros <[email protected]>
Implement isolate()

c3cfef657f53ea8ea81a1e0f8e3f3fc1a3577675 authored about 9 years ago by Andre Medeiros <[email protected]>
Make Cycle.run return {sources, sinks} object

c7575e3db5b48bc6b4eaf20f79aa5e4bff60061c authored about 9 years ago by Andre Medeiros <[email protected]>
Merge pull request #23 from benjyhirsch/master

Allow DELETE as request method

789a41a6c1312e109cde3ed92d6063434bee7e65 authored about 9 years ago by André Staltz <[email protected]>
Allow DELETE as request method

5b45353a01f04b19c764285d63987aee172c45a0 authored about 9 years ago by Benjy Hirsch <[email protected]>
Rename request=>sink and response=>source in a test case

2ab52665e3253356c9ae6782d81021a8daa10ea8 authored about 9 years ago by Andre Medeiros <[email protected]>
Rename request=>sink, response=>source everywhere

4bddf88bd43d75cbd5a86ae69c88c834ae9da40d authored about 9 years ago by Andre Medeiros <[email protected]>
Merge pull request #61 from Cmdv/auto-scope

typo fix (cycle-dom)

5255029a5a2f1574e74142291c22f19d2d149403 authored about 9 years ago by André Staltz <[email protected]>
typo fix (cycle-dom)

51b8122752ceb0061839e9a6445d30b881d5af05 authored about 9 years ago by Vincent Orr <[email protected]>
6.0.4

83b767c54bc35103c8e687b22551b01afe971855 authored about 9 years ago by Andre Medeiros <[email protected]>
Build dist/

8d72c40b80d569c7c7f71af0800d49178f1bd60e authored about 9 years ago by Andre Medeiros <[email protected]>
Add browserify-shim config in package.json

1426c0e28354300d17eb20628bd720f18a979213 authored about 9 years ago by Andre Medeiros <[email protected]>
6.0.3

31b85860adfcca2a354ef07fbdc1a9d65714afa4 authored about 9 years ago by Andre Medeiros <[email protected]>
Build dist/

1339095f3f387de13f38e500161865432867637f authored about 9 years ago by Andre Medeiros <[email protected]>
Browserify: exclude Rx and shim it

60fd3c36bda36009e7c2f87992aaa90860d5089f authored about 9 years ago by Andre Medeiros <[email protected]>
6.0.2

8eca2f57e6748100c6c9479f3de25356e1af9c1e authored about 9 years ago by Andre Medeiros <[email protected]>
Build dist/

d8f44f7b3e00ae1bfc2df209b0ed34048d87777c authored about 9 years ago by Andre Medeiros <[email protected]>
Don't exclude Rx from browserification

88abfa6e03a2ade0ba2e8109f1492e3c116acdda authored about 9 years ago by Andre Medeiros <[email protected]>
6.0.1

4e831e2a06a8fe75e66218034faa3245aad29c9c authored about 9 years ago by Andre Medeiros <[email protected]>
Build dist/

c0d5a57e758dd1f98f19e3da0e521b15dd4ffbe5 authored about 9 years ago by Andre Medeiros <[email protected]>
Change peer dependency from cycle core to Rx >=3

And change src/index.js to module.exports differently

5994085f5260add0c06c0eb1cc429a48ddc5244d authored about 9 years ago by Andre Medeiros <[email protected]>
Merge pull request #181 from Frikki/auto-scope

Auto scope

51c19bfd90784e144cf16b387a09a13ed0244097 authored about 9 years ago by André Staltz <[email protected]>