Ecosyste.ms: OpenCollective

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

Cycle.js

A functional and reactive JavaScript framework.
Collective - Host: opensource - https://opencollective.com/cyclejs - Website: https://cycle.js.org/ - Code: https://github.com/cyclejs

docs(META): commented out link to expired domain (#997)

Domain widdersh.in has expired, should be removed from the public in case a malicious actor gets...

github.com/cyclejs/cyclejs - 2ea9eb98b66da84e4bf514b66d35ba7fb5730814 authored 11 months ago by D3faIt <[email protected]>
Fix example, queueMicrotask shim and press event (#25)

* Fix example, queueMicrotask shim and press event

* Update readme.md

Co-authored-by: Andr...

github.com/cyclejs/react-native - 3562213aae51bb89350720363c54f4e5fca7227a authored almost 2 years ago by reaper <[email protected]>
Release 4.1.0

github.com/cyclejs/callbags - 3f630e639fad9ffb1d6e2b4e64d6a0c110c9e06f authored over 2 years ago by Jan van Brügge <[email protected]>
feat: Add remember operator (#37)

github.com/cyclejs/callbags - 6899403d1ba10526c7e6272ffd6d10e735fd6fb3 authored over 2 years ago by Jan van Brügge <[email protected]>
Release 4.0.0

github.com/cyclejs/callbags - 1bebe5ced45633718b0f94cdf1fd01e89d3109ed authored over 2 years ago by Jan van Brügge <[email protected]>
feat: rename skip to drop (#36)

No idea why we named it skip in the first place, xstream called it drop
too.

BREAKING_CHANGE...

github.com/cyclejs/callbags - a0220fcd74f0ae8b22f0698af8f653d66558c4d9 authored over 2 years ago by Jan van Brügge <[email protected]>
release(dom): 23.1.0

github.com/cyclejs/cyclejs - ba6e3b9934c26bd4f6b186f60190876a70aa9acb authored over 2 years ago by Andre Staltz <[email protected]>
release(state): 1.7.0

github.com/cyclejs/cyclejs - 2a97da34a42eccffae1877f5b3767bf0175369e9 authored over 2 years ago by Andre Staltz <[email protected]>
fix(dom): update `snabbdom` to v3.4.0

github.com/cyclejs/cyclejs - 9cbb45b63860106381748ea7fe7ec17a56f51700 authored over 2 years ago by Ryota Kameoka <[email protected]>
feat(dom): support Snabbdom options

github.com/cyclejs/cyclejs - 0577d9ea3493f2fce0432a43a49c65bf6e80b481 authored over 2 years ago by Ryota Kameoka <[email protected]>
chore(release): state v1.6.1

github.com/cyclejs/cyclejs - 126459aa517f9919e4aa00dfd3df3e5c9c38315d authored over 2 years ago by Jan van Brügge <[email protected]>
fix(state): add dom lib to tsconfig.json

github.com/cyclejs/cyclejs - 9c78d82d345a99f2f4ceae34c2a994445c163caa authored over 2 years ago by Jan van Brügge <[email protected]>
fix(time): move index.ts, most.ts and rxjs.ts into src

Normalize way of importing rxjs and most variants in @cycle/time as in
@cycle/dom and @cycle/htt...

github.com/cyclejs/cyclejs - c382056ec12c8d27a6e0d716341ca725353d08a3 authored over 2 years ago by Jonathan <[email protected]>
release(run): 5.7.0

github.com/cyclejs/cyclejs - 45b31a073a8a32ce35ddb3d70745a7c24dd71207 authored almost 3 years ago by Andre Staltz <[email protected]>
fix(run): lib/adapt.js was missing

github.com/cyclejs/cyclejs - f976421f3629b8af00d3168faddf8a0f4960e2a1 authored almost 3 years ago by Andre Staltz <[email protected]>
chore(META): fix release.sh script for modern pnpm version

github.com/cyclejs/cyclejs - 130ac022aed9d2d3933f31d7b013050e478d01d7 authored almost 3 years ago by Andre Staltz <[email protected]>
chore(state): update changelog for 1.6.0

github.com/cyclejs/cyclejs - 5d04788cdb806c5e51b8d35dede7e12c9c691b34 authored almost 3 years ago by Andre Staltz <[email protected]>
release(state): 1.6.0

github.com/cyclejs/cyclejs - 37b3ff10a8363d6f2cd0e28943c46042a72c23be authored almost 3 years ago by Andre Staltz <[email protected]>
fix(state): avoid memory leaks with quicktask

quicktask was previously using MutationObserver in a leaky way,
now it is using queueMicrotask.

github.com/cyclejs/cyclejs - 9162d99692699f415c87b0a3c808e94351befc2f authored almost 3 years ago by Andre Staltz <[email protected]>
chore(run): update changelog for 5.6.0

github.com/cyclejs/cyclejs - 76a19910cd8fd171cbe2b0fba230f2b8ba760f46 authored almost 3 years ago by Andre Staltz <[email protected]>
release(run): 5.6.0

github.com/cyclejs/cyclejs - d3bafa4befa853e3d59756b651fbd32ddee90dfe authored almost 3 years ago by Andre Staltz <[email protected]>
fix(run): avoid memory leaks with quicktask

quicktask was previously using MutationObserver in a leaky way,
now it is using queueMicrotask.

github.com/cyclejs/cyclejs - 1fc18c024e525a4d9d3392b3e9cc8f334c8e208c authored almost 3 years ago by Andre Staltz <[email protected]>
2.10.0

github.com/cyclejs/react - 08c109882169bc76068407a2e818977df7c417c3 authored almost 3 years ago by Andre Staltz <[email protected]>
Scope: replace some Record<> with Map<>

github.com/cyclejs/react - db2b8e79c3d4ed2e075d267d5486fe962752967d authored almost 3 years ago by Andre Staltz <[email protected]>
Incorporator: avoid using JS delete keyword

github.com/cyclejs/react - 3110ef2f6765392c0607363049f54a1f0e3f4900 authored almost 3 years ago by Andre Staltz <[email protected]>
ReactSource: improve types for events() method

github.com/cyclejs/react - 92cbb8caf36565b5ff5236983c19e4a170a002a4 authored almost 3 years ago by Andre Staltz <[email protected]>
h: use void 0 instead of undefined

github.com/cyclejs/react - a7fec47244df9d4492229c93128414a8fa9f06b5 authored almost 3 years ago by Andre Staltz <[email protected]>
update dev deps

github.com/cyclejs/react - c3e2130e7666906d2763811475bab182fffc0c28 authored almost 3 years ago by Andre Staltz <[email protected]>
Incorporator: use forceUpdate instead of setState

github.com/cyclejs/react - fca9e6433c28b665eca185f6860c34212a04d6e6 authored almost 3 years ago by Andre Staltz <[email protected]>
StreamRenderer: use forceUpdate instead of setState

github.com/cyclejs/react - eb1fa325f306e14e17ff9829774c83783368b71b authored almost 3 years ago by Andre Staltz <[email protected]>
prefer `interface` over `type`

github.com/cyclejs/react - 05bb6d5e644e6f8b76e79c8a03354da9575c178c authored almost 3 years ago by Andre Staltz <[email protected]>
add coverage

github.com/cyclejs/react - 59fd8a0a739c8173c6083862339e4d40e5e199a9 authored almost 3 years ago by Andre Staltz <[email protected]>
use package.json files field

github.com/cyclejs/react - 82f31feefc39e84291c5ce48092aee15b0cab43c authored almost 3 years ago by Andre Staltz <[email protected]>
docs(META): fix xstream link

github.com/cyclejs/cyclejs - ef999349c98099c07bf1d1f7fb755f1ecbd463cd authored almost 3 years ago by Jean Lecordier <[email protected]>
docs(META): update dead links (#979)

* update link to egghead course
* update egghead timing
* update pnpm installation link

github.com/cyclejs/cyclejs - aa20eec18115ede8686872fcca299d0448fe8fd1 authored almost 3 years ago by Ben Haines <[email protected]>
release(history): 9.0.0

github.com/cyclejs/cyclejs - 243d28c95791c171e1b1c9cb9328d03313a017e5 authored almost 3 years ago by Andre Staltz <[email protected]>
release(history): 9.0.0

github.com/cyclejs/cyclejs - e2af904ee8c312072006f8bfdf295f82dc5861ed authored almost 3 years ago by Andre Staltz <[email protected]>
chore(history): update history to v5

github.com/cyclejs/cyclejs - 1f2764f915cbae8689b6a7ea52a6e41e8b11fa51 authored almost 3 years ago by Ryota Kameoka <[email protected]>
update components for react-native 0.64

github.com/cyclejs/react-native - 991f552d3dcb087b2accda0e802feff4d06df0ce authored almost 3 years ago by Andre Staltz <[email protected]>
chore(deps): Update dependencies

Some of the combine tests need manual type annotations because of a
regression in the TypeScript...

github.com/cyclejs/callbags - ded5c006f8d1b8a660512231295597c757062420 authored almost 3 years ago by Jan van Brügge <[email protected]>
release(dom): 23.0.0

github.com/cyclejs/cyclejs - f2187ab6688368edb904b649bd371a658f6a8637 authored over 3 years ago by Andre Staltz <[email protected]>
fix(dom): update Snabbdom to v3

BREAKING CHANGE: Snabbdom v0.x is no longer supported.

Closes: #944
PR: #972

github.com/cyclejs/cyclejs - 2a80dce8aa65ea2c02426097038ce939e712c472 authored over 3 years ago by Ryota Kameoka <[email protected]>
Release 3.1.0

github.com/cyclejs/callbags - 06dc8b7accd70aeadc42fffd725f2a5f59b0f19f authored over 3 years ago by Jan van Brügge <[email protected]>
release(state): 1.5.0

github.com/cyclejs/cyclejs - 1001e315a38109ca1b61923083d5d1c835f1097f authored over 3 years ago by Andre Staltz <[email protected]>
feat(state): makeCollection supports heterogenous item components

github.com/cyclejs/cyclejs - b5b24a50646c098442d5e235cdd1bb8e00c3487a authored over 3 years ago by Andre Staltz <[email protected]>
feat: Add debug operator (#34)

This operator can be inserted in a callbag chain (e.g. in a call to
`pipe`) to log all the even...

github.com/cyclejs/callbags - 54da601a267e2678cb330cb336e61207c12e11d9 authored over 3 years ago by Jan van Brügge <[email protected]>
fix: Prevent `create` from emitting data after complete (#35)

github.com/cyclejs/callbags - b47a331999c202625d16bf5fa61f62330102cc98 authored over 3 years ago by Jan van Brügge <[email protected]>
release(time): 0.21.0

github.com/cyclejs/cyclejs - 16f06323d1bd53784ef69a455f801faf2a3b8af8 authored over 3 years ago by Andre Staltz <[email protected]>
feat(time): correct parsing and printing of Time.diagram() strings

There was some issues related to time diagrams:
1. during the parsing of grouped values, the
sch...

github.com/cyclejs/cyclejs - 7adec0916a85bf6b97b4fa90cd3e7bec3b3c0042 authored over 3 years ago by geraud.henrion <[email protected]>
release(history): 8.0.0

github.com/cyclejs/cyclejs - 91d83e893ae1c523cf75bd1b05d75c45118d6bb3 authored over 3 years ago by Andre Staltz <[email protected]>
feat(history): complete support for history.replace API

BREAKING CHANGE: 🧨 The search/hash has to be provided as separate fields and can no longer
be in...

github.com/cyclejs/cyclejs - 268949e7b0498dc0f467294a69dbad82d06088e4 authored over 3 years ago by Nadav Ivgi <[email protected]>
Release 3.0.2

github.com/cyclejs/callbags - 2c16f7aec1862eb576e2f3f8c32fb988ebb037cc authored almost 4 years ago by Jan van Brügge <[email protected]>
Update README

github.com/cyclejs/callbags - 7ee53b2f14bdb5d5773bb734fe3d2b3bb764cb1c authored almost 4 years ago by Jan van Brügge <[email protected]>
Add release-it

github.com/cyclejs/callbags - 9d03df002b8afb07c43e6eecff24237f59f3e8ff authored almost 4 years ago by Jan van Brügge <[email protected]>
Fix async subject (#32)

* Add failing test case

* Fix data not being delivered with asyncSubject

github.com/cyclejs/callbags - 44ff77e0b5b68211b44de54c6547dfadff4aa418 authored almost 4 years ago by Jan van Brügge <[email protected]>
Release 3.0.1

github.com/cyclejs/callbags - 24b2de9eafd10998827e5b6fe08ea9ee5f10bbed authored almost 4 years ago by Jan van Brügge <[email protected]>
Add asyncSubject (#31)

github.com/cyclejs/callbags - d03ce7fce0882c369f86b31f550cc82d01cf2255 authored almost 4 years ago by Jan van Brügge <[email protected]>
Convert package.json to spaces

github.com/cyclejs/callbags - 8ad0ae9194694de6ef742c373b8cc2270bffc8e1 authored almost 4 years ago by Jan van Brügge <[email protected]>
Adjust tests for asyncSubject

github.com/cyclejs/callbags - 97ca32aef5d1e3cefb32dd42c8e6ed007fb1453b authored almost 4 years ago by Jan van Brügge <[email protected]>
Replace replaySubject with asyncSubject

github.com/cyclejs/callbags - ddf02cd06c5c5228b9dd081a5776093c845d9f3b authored almost 4 years ago by Jan van Brügge <[email protected]>
Publish v5.1.2: fix previous npm publishing issue

github.com/cyclejs/storage - 2e8c118a0d73fefb97b5817f495f4c8235f9be2c authored almost 4 years ago by Nikhil Tilwalli <[email protected]>
Publish v5.1.0

github.com/cyclejs/storage - 5b11d8e51a55e0c10b16c1b4654adcf162201dff authored almost 4 years ago by Nikhil Tilwalli <[email protected]>
Merge pull request #30 from FbN/master

listen for local storage changes from other windows/tabs

github.com/cyclejs/storage - e74006d3eb8b785be92165d7b768eae408d8859d authored almost 4 years ago by Nikhil Tilwalli <[email protected]>
listen for local storage changes from other windows/tabs

github.com/cyclejs/storage - e9114903b54c797f55de7dedf8c61faafef146f6 authored almost 4 years ago by Fabiano Taioli <[email protected]>
Fix outer source being unsubscribed when inner errors (#30)

github.com/cyclejs/callbags - 34bfec98fa4983a38f947a94d3ad1dcbe123119c authored almost 4 years ago by Mateusz Burzyński <[email protected]>
Update ci.yml: run on pull requests too

github.com/cyclejs/callbags - f3cba6fba937b08f15df3f729802923c49223f56 authored almost 4 years ago by André Staltz <[email protected]>
Do not unsubscribe outer stream if it already terminated (#29)

github.com/cyclejs/callbags - 223649fa83bf46f2185dc5379bda416c369012a1 authored almost 4 years ago by Mateusz Burzyński <[email protected]>
release 2.9.0

github.com/cyclejs/react - 99271d5b148b53f740ab2e4e79b9a558ff01af21 authored about 4 years ago by Andre Staltz <[email protected]>
Respect react event handler (#13)

* Respect react event handler

* add and make prettier formatting

* Respect react event handler

github.com/cyclejs/react - b9d77e68f5bfbfe81a4302a94af641232b60d66b authored about 4 years ago by Alex <[email protected]>
add and make prettier formatting

github.com/cyclejs/react - 186ea3e5122ca522169428d971cd7db87e473040 authored about 4 years ago by A O <[email protected]>
release(run): 5.5.0

github.com/cyclejs/cyclejs - 5ff172d1e9a40ca9fac53a3975510d5ae4d74c59 authored about 4 years ago by Andre Staltz <[email protected]>
fix(run): setup quicktask lazily, only upon run()

make quicktask to execute later (#956)

github.com/cyclejs/cyclejs - dee01dd2af702dd2d11eea0706fe6aa3613cfd56 authored about 4 years ago by Alex <[email protected]>
release 2.8.0

github.com/cyclejs/react - 5c71a2b7edc071952c1f2a27aa5d90d2a2e37b25 authored about 4 years ago by Andre Staltz <[email protected]>
refactor: update deps and fix deprecations

github.com/cyclejs/react - 018a665e016541d596159dbba390df21b2c39986 authored about 4 years ago by Nikhil Tilwalli <[email protected]>
setup CI

github.com/cyclejs/react - a976b9406f9126d252e332b5173e307be5d02e15 authored about 4 years ago by André Staltz <[email protected]>
update dependencies, remove deprecated, release 2.0.0

* remove deprecated, update deps, refactor
* take out helper to separate file
* update prettie...

github.com/cyclejs/react-native - cd98c037f5c3d9b29c17f4ad025011cf00ca709b authored about 4 years ago by Alex <[email protected]>
chore(examples): bump browserify-hmr (#952)

Bumps [browserify-hmr](https://github.com/Macil/browserify-hmr) from 0.3.7 to 0.4.1.
- [Release...

github.com/cyclejs/cyclejs - 5c74147be1dcc4feaf66e79784dfea8272d36338 authored about 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
release(dom): 22.8.0

github.com/cyclejs/cyclejs - 9a1d19f4048d6717b02f1c5620b30efa2b84db0e authored about 4 years ago by Andre Staltz <[email protected]>
fix(dom): correct type for isolateSink

PR #949

* Add VNode typing to IsolateSink. With `any` it prevents normal typing, with isolat...

github.com/cyclejs/cyclejs - 0b68452cf2ffd060dd163cec6b3e20d22fea827e authored about 4 years ago by Alex <[email protected]>
Add codecov token to CI workflow

github.com/cyclejs/callbags - 576f8718a11a3ca51be9bdcdbccfa642880a0271 authored about 4 years ago by Jan van Brügge <[email protected]>
Fix combine() not working with undefined values (#28)

github.com/cyclejs/callbags - 50dcaa7eed2e64527098fdb99b8f5078403ce6b8 authored about 4 years ago by Jan van Brügge <[email protected]>
Remove loop with started counter in combine

github.com/cyclejs/callbags - 57cee7a94887512c019113eebc97dee832b3ac8f authored about 4 years ago by Jan van Brügge <[email protected]>
Fix combine not working with undefined values

github.com/cyclejs/callbags - fbdbe2fd66c8688db0cff0ff4274da7518ad8c89 authored about 4 years ago by Jan van Brügge <[email protected]>
Update property tests to use more than numbers

github.com/cyclejs/callbags - a247bcaecc2ef94b91182fd3e45b94cb1819ccac authored about 4 years ago by Jan van Brügge <[email protected]>
Add onDispose() callback to subscribe (#26)

github.com/cyclejs/callbags - 01a6e613223d2cef3b3ac37cfea9639b9c9eb28a authored about 4 years ago by Jan van Brügge <[email protected]>
Add onDispose() callback to subscribe

github.com/cyclejs/callbags - 274fa88c91ee977834be07fc837678294a5e80d2 authored about 4 years ago by Jan van Brügge <[email protected]>
Trigger uponEnd also on upwards completion

github.com/cyclejs/callbags - 3c721f7d6d3234e7a963fb364f4f1449670dd4da authored about 4 years ago by Jan van Brügge <[email protected]>
Adjust tests for new behavior of dispose()

github.com/cyclejs/callbags - 9e7d63d7d5b1fdf301e275cb46e5e1ea9c450be8 authored about 4 years ago by Jan van Brügge <[email protected]>
Call complete() when a subscription is disposed

github.com/cyclejs/callbags - bb258ec5cc48ed5fce43aa7fa0799723cebe45b5 authored about 4 years ago by Jan van Brügge <[email protected]>
Publish 2.2.0

github.com/cyclejs/callbags - c7ada95c2e115907025e776ed7f2166db7c909ef authored over 4 years ago by Jan van Brügge <[email protected]>
Merge pull request #23 from cyclejs/create

Add new create operator

github.com/cyclejs/callbags - e1ac60b36bcbe0b32935da0551b76ceda0a715d5 authored over 4 years ago by Jan van Brügge <[email protected]>
Do not reimplement operators with create

Create uses a bunch of closures, so for maximum performance,
implementing everything on its own ...

github.com/cyclejs/callbags - 4b7efc60a5da1ef0de02befc4e2684ddc9d2a2f1 authored over 4 years ago by Jan van Brügge <[email protected]>
Add multicast operator (#24)

github.com/cyclejs/callbags - 374fff478e4a0d317f8c4969d029a09c691c8619 authored over 4 years ago by Jan van Brügge <[email protected]>
Merge pull request #25 from cyclejs/npmignore

Prevent packaging unnecessary files

github.com/cyclejs/callbags - b2a6eec3aa83decc4528e4389e0a9aca9ef3a9b2 authored over 4 years ago by André Staltz <[email protected]>
Prevent packaging unnecessary files

github.com/cyclejs/callbags - ca3ad48d07fffdcc54a4c98fc580143be4009b56 authored over 4 years ago by Jan van Brügge <[email protected]>
Add completion callback to create for cleanup

github.com/cyclejs/callbags - d08a76206f00117e1262a5a90ad7aef5c4969e44 authored over 4 years ago by Jan van Brügge <[email protected]>
Add new create operator

github.com/cyclejs/callbags - e2131edfdf5e76c6a1ab7d85b5b4b2b6bc4d0e50 authored over 4 years ago by Jan van Brügge <[email protected]>
release(dom): 22.7.0

github.com/cyclejs/cyclejs - 313762d9beb87e099bb36511875c42bd7e1ff980 authored over 4 years ago by Andre Staltz <[email protected]>
fix(dom): fix nonBubbling events only emit to one stream

PR #941
Setup and add listeners before the stream starts

ISSUES CLOSED: #940

github.com/cyclejs/cyclejs - 8a963ed3c3bfc85ddc25c9e5c4e9e0d0e00deab8 authored over 4 years ago by b123400 <[email protected]>