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

fix(DOMSource): events() waits for correct rootElement

events() method should use a rootElement$ that only contains elements
that have rendered the iso...

83fecab45d3636cd3334439b7fa533ca26723c45 authored over 8 years ago
chore(package): build dist and bump to 10.0.0-rc15

cd87e7b29216a1c17616650c623c460bab90a8d6 authored over 8 years ago
fix(DOMSource): fix attachment of event listeners

The events() call should use the root element that was rendered by Cycle
DOM and snabbdom, not t...

5e038fee47856eb87772f93f39acbec624ee4a46 authored over 8 years ago
chore(package): build dist and bump to 10.0.0-rc14

847dd51785a095d9aef8aa59f82864577b20cb34 authored over 8 years ago
fix(DOMSource): fix missing type of events() stream

When using xs.create() we must specify the T type in the generic.

For issue https://github.com/...

0f23f98ec81d2c42dc7944aff664a5de2d94d26d authored over 8 years ago
chore(package): Discussions link is broken on the readme

chore(package): Discussions link is broken on the readme

024a9cdb65180cede1de5311610f9620ece5ee8b authored over 8 years ago
Update README.md

954387bd19ba3ee2bc88b6d9961e3aae585f28a1 authored over 8 years ago
chore(package): build dist and bump to 10.0.0-rc13

9335f5a420dbf3ad9d30eb3804d24e6c16d06fd5 authored over 8 years ago
refactor(EventDelegator): use xstream _n() shortcut

instead of shamefullySendNext()

4c4f4b3c4ce72c4dbfe71ed5eb090258b70353d1 authored over 8 years ago
feat(DOMSource): attach event listeners at isolated boundaries

Attaches event listners directly to isolated boundaries when possible.

Possible solution to cyc...

75333e9acd19adfe1d8b6176bf737b535ecfc801 authored over 8 years ago
perf(events): introduce EventDelegator and Map

DOMSource.events() was attaching a DOM event listener for each call to
events(). This was not a ...

d79d4abea9ca9d1d522912fcdd0c47944a659f34 authored over 8 years ago
chore(package): build dist and bump to 10.0.0-rc12

db28edd4e2bbbc58ed8b873813efcd104eac419b authored over 8 years ago
fix(DOMSource): properly handle non-bubbling events (#120)

* test(events): non-bubbling events should not bubble

* test(events): fix improper test

Th...

3240afa3a710a0086acdd455bb98f1d698e3cb0e authored over 8 years ago
test(hyperscript-helpers): use svg helpers in tests

f78e7d6526f53b3b7cd712ea107aca990bc2ac13 authored over 8 years ago
feat(hyperscript-helpers): add svg helpers (#118)

Add svg helpers to be exported by hyperscript-helpers

25d008394c75ace9ce6da621a3838ab2633f9414 authored over 8 years ago
Update checkbox to use xstream

c524173def30633006f3c1c86d6fb8a32ea52c0d authored over 8 years ago
Update counter example to xstream

151d125237823b749d8762fad22bf76c63506563 authored over 8 years ago
Update bmi-nested example to use xstream

4712c5055d7529a973fd82c2d75f3a20bd824b01 authored over 8 years ago
chore(package): build dist and bump to 10.0.0-rc11

5805d447450ec251a204a12b627673f9482f97d7 authored over 8 years ago
fix(isolate): remove console.log for debugging

Again

77656075146332963ec3065d68f287300dccbed3 authored over 8 years ago
chore(package): build dist and bump to 10.0.0-rc10

702af3419498e9465d06220b9a6629183a4fd79e authored over 8 years ago
fix(isolate): remove console.log for debugging

f4e4e84b6a62423f9eb092742412245a48b75169 authored over 8 years ago
Update hello-world to use Cycle DOM 10.0.0-rc9

7eec667c039915056643a54d6085e62f17bf48e6 authored over 8 years ago
chore(package): build dist and bump to 10.0.0-rc9

740d80082176656e8ecd55c1391d005ca4d28252 authored over 8 years ago
feat(src): migrate from rx to xstream

Use xstream as the underlying stream lib.

0f4fe4ef53b566d508bf9824c00eaff3417a239e authored over 8 years ago
Update badges in README.md (#299)

c7753bc43293aae45e6ca2fa6e635bd24f6b3a3c authored over 8 years ago
1.0.3

bbf44a925fc664d4d34f8071c84e7aa5411bd4f2 authored over 8 years ago
Update xstream dep (#1)

* chore(package): update xstream dependencies

* fix(test): done.fail is undefined

done.fai...

a7a8c2cb7099201efa0ca3835a7bddaf4950cc54 authored over 8 years ago
Add README

3543304317cb29703f072e968ab5ebad9311f7b3 authored almost 9 years ago
Initial commit

ca7b95013f1346a0759f72d20a8c3120e09c8b33 authored almost 9 years ago
chore(package): broaden dependency on xstream

7554d307aa8878474269f36c76fb4d7715891b67 authored almost 9 years ago
chore(package): broaden dependency on xstream semver

f80e2e340a54ae250d34488e447c5724dbc755d7 authored almost 9 years ago
chore(package): build dist and bump to 10.0.0-rc8

0af97c0263247b3c9e7538007a51b8ed58514ff4 authored almost 9 years ago
fix(makeHTMLDriver): adapt elements stream

Before returning HTMLSource.elements, adapt it to the current Cycle
run stream lib.

7d25826d4170596705255d0fd9edc7fdf678ac50 authored almost 9 years ago
chore(package): bump to 10.0.0-rc7

9112c8fb1f44735a687be2b26ac7eb90b1bb1d01 authored almost 9 years ago
Build 10.0.0-rc6

c8f698dd6723e8cc495bcb5173b449dae93027f8 authored almost 9 years ago
feat(isolation): update isolation to not use css selectors (#116)

* feat(isolation): update isolation to not use css selectors

Creates a new snabbdom module, I...

7842d8302c9736c05f9a14cabd413d51388d29ad authored almost 9 years ago
Update hello-world example to Diversity and xstream

9c847b9345462c5caa7e3db16ff0405349dfc11f authored almost 9 years ago
chore(all): start project at 1.0.0, some tests skipped

20804e0b7f86e4e9a62dc2a6cda3284f46bfc443 authored almost 9 years ago
fix(lib): fix export of lib to npm package

ea1c9767ee860eb204b2414c35f803511906c00c authored almost 9 years ago
chore(package): fix package.json and typings, bump to 1.0.0

0e9ed5a4d1afbce145c0d7be2daff43f95696ea1 authored almost 9 years ago
docs(README): remove xstream readme

14aaa7d7873e426146dece567bb7e949cb0592d5 authored almost 9 years ago
feat(src): initial upload

First implementation, passing all tests.

13976132f2df5f38488a743815dc4808a1df8f7e authored almost 9 years ago
feat(fromEvent): simplify fromEvent code (#114)

Since we now use event delegation to handle events, only one node ever has event
listeners adde...

7b3d281bf64107023c5a72e83b2e76b23a1f5c9a authored almost 9 years ago
Exemples - nested-folders fix package.json (#23)

21aff4e3922e29c9abd452a7b2a2da7347eaa3ad authored almost 9 years ago
fix(): avoid asynchronous connect() and race conditions

89a3610bc840fced6fe29cea74db997bd9011144 authored almost 9 years ago
Update autocomplete-search to Diversity

e22e4e58b251b284e4ae9b8a39b836b6c74d442a authored almost 9 years ago
Fix import of RxAdapter (ES2015 style)

a8b9c6fbc9baeef5273e71bac07561b62a5a6bf4 authored almost 9 years ago
Update to support Cycle Diversity

adb3d4b7ba0559b59f41991e8e96f39bd4a8e380 authored almost 9 years ago
Update isomorphic to Diversity

0a56464fbfaadda5931087cd26a3b54cf8af9ce3 authored almost 9 years ago
Update http-search-github to Diversity

9aaafa8ea79f083489c186bdbfd4f66744eef2d7 authored almost 9 years ago
Update http-random-user to Diversity

1faf744006cd4e39e6c11b37b479b130d4341888 authored almost 9 years ago
Rewrite HTTP Driver in TypeScript, for Diversity

- Written in TypeScript
- Uses RxAdapter part of Cycle Diversity
- Src is written with Rx 4, tes...

c73dc41312d814fd59de75042c79d7c68682ee05 authored almost 9 years ago
Update nested-folders example to Diversity

275d0042f7e284a6ec465b635e12bc9202f391e5 authored almost 9 years ago
Update many example to Diversity

49f7056b5547fc8e0c74fc165dbdb772c297dd51 authored almost 9 years ago
Update jsx-seconds-elapsed to Diversity

b4583a4a634a487b3fc40c061eaaded7c9015743 authored almost 9 years ago
Update hello-world example to Diversity

15ad37800e559a27aee2518a3510db50fe0a257d authored almost 9 years ago
Update counter example to Diversity

7fe1d9a60b5a1fc39fc03f289ffd2d0ed3096b5c authored almost 9 years ago
Update checkbox example to Diversity

00f28f0d13eb0561f6ad930f57177e5adab3431f authored almost 9 years ago
Convert BMI Naive to Diversity

daed42f9d6ba92987ad26d54054142fff412e0ac authored almost 9 years ago
Convert advanced-list to Diversity

8f7b0916910a867ba29f1f5ee3caee5c59fa6091 authored almost 9 years ago
Fix badge links in README.md

5758fb3408ef455633a28e7d78e0dcd16a6bef34 authored almost 9 years ago
9.4.0

0778bf45fcf8857ba4a1743520291b42e8c1b7a5 authored almost 9 years ago
Build dist/

18605164dbd5664b1b8cdeefffac905c1bdbe46f authored almost 9 years ago
Build dist/

14645cae2d67521b159df1d27534a6f3e6661eec authored almost 9 years ago
9.3.0

eeb58059163c54c1992736d9a5dfce6e4e146c76 authored almost 9 years ago
svg elements support for hJSX + tests

Addresses https://github.com/cyclejs/core/issues/254

d1664e9c9a6afed9788d8c608e251730d74fb483 authored almost 9 years ago
docs(README): Merge pull request #1 from jmeas/patch-1

docs(README): Small tweak to README

c5e992e4551a1978c48232527b809286a95dd3fe authored almost 9 years ago
Small tweak to README

840f33f01a86342d699d60dd0c16a15011ba72f9 authored almost 9 years ago
Convert animated-letters to Cycle Diversity Rx4

d26aa8e162136f42482bdf5bc4424fa3fcf08721 authored almost 9 years ago
Convert bmi-nested from RxJS 4 to RxJS 5

8c2d387428087c110177498abefe7cf264f0d181 authored almost 9 years ago
chore(dist): build dist/

3fe21d23e8120f8433deb0c07c31c826d387afef authored almost 9 years ago
chore(version): 1.0.3

c9b0429f616afe1beac8a8aa8a74aa0d7ac92de0 authored almost 9 years ago
fix(src): fix export of run() function for ES6

3b1218c15a9d42d566bcb4f496dac824cf3fb862 authored almost 9 years ago
Fix export of run(), bump to 7.0.0-rc4, build dist

2e8d0e3c03fa65e678ed3902f82c203087bcd023 authored almost 9 years ago
Bump to 10.0.0-rc5

f4c598c9532829c8f1b09e462a0ef8616462d615 authored almost 9 years ago
Bump to 10.0.0-rc4 and build dist

61a67933624098f001c16c7a4f2ba177bea4884a authored almost 9 years ago
Make all browser tests use RxJS5, and fix transposition

Transposition now takes the StreamAdapter from Cycle.run to use
that to convert inner streams to...

ac35855cb20d08059b8d65b3940ac5ff26b1b5c8 authored almost 9 years ago
feat(): update to work with cycle diversity

Adjust DOMSource to return adapted streams

Adjust DOMSource.observable -> DOMSource.element$
...

c2a44d0a1de18ddfa4893ce4c0ff52fffed8973b authored almost 9 years ago
Update rx-adapter to 1.0.3

1f9e6f042c746e68dcc2446e8625351c20e04cc1 authored almost 9 years ago
Update base to 2.0.1

d0692cc778db03a8d957af63576660ddb5784e1c authored almost 9 years ago
chore(package): update base dep

6eaa120ff19705267e1729745b9e2a8ad8f11970 authored almost 9 years ago
chore(package.json): bump version to 2.0.1, build dist and changelog

c50f544972a3f01bbb1223333471e5efc5d6381b authored almost 9 years ago
fix(sources): automatically adapt sources when isValidStream

dbbf50f8d3a6d1615219707b0ce040068a4aac05 authored almost 9 years ago
chore(CHANGELOG): fix changelog and remove faulty npm script

fee278ab304b69232f07cd0a25962e0c0f1d9dca authored almost 9 years ago
chore(CHANGELOG): update CHANGELOG.md

b209f25582b8dc8d9f0e0c82cb683b44bf24e23d authored almost 9 years ago
chore(version): 2.0.0

ccbc7583e6c2beb8ae27038bc5df36e2eadb3aea authored almost 9 years ago
chore(package.json): add new changelog-and-commit script

c73e5234f18c5bdc1564abb39bbec04af44b76bf authored almost 9 years ago
chore(dist): build dist

7ced8e93f71e37c9641f2fa2059723acacd33a0e authored almost 9 years ago
feat(DriverFunction): improve DriverFunction signature

To allow receiving not just the adapt function, but the whole stream adapter.

6df5d9faf97a23547104007eea0d339f3bc234a1 authored almost 9 years ago
chore(package): remove deprecated script

2dffe1c3567dfacad36a783eaf9ea0af48592930 authored almost 9 years ago
chore(dist): build dist/

b19286dd82eaccd9d6e923d8befa202b6e997662 authored almost 9 years ago
chore(version): 1.0.1

c364f191ffdaac0275182d6df25c2749ffc4b596 authored almost 9 years ago
chore(package): update dependencies

Update @cycle/base dep
Update @cycle/rxjs-adpater dep

f3e08aaedb444297add7ea543ce717584c2062a1 authored almost 9 years ago
1.0.5

0f92c43b11429d928c55fd6abec9dd4620bca2ca authored almost 9 years ago
Bump to rc3 and build dist

5e396e59200edf624547a6692090373e64eb8345 authored almost 9 years ago
Update rx-adapter to 1.0.3

1c75b11173798567f592049a5ab9d9808f44bec2 authored almost 9 years ago
fix(): fix bug where rx4 stream isValidStream

31ffc80bcdb7e788c6d7e88643b2073a50be68c9 authored almost 9 years ago
Build dist

ee5c95361387ba9ac7f563b37b4d036a17955be2 authored almost 9 years ago
1.0.3

bb119a5ebf7b6357ac45fc08a04ebde78fee02da authored almost 9 years ago