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(examples): update dependencies of several examples

02886e92866ce99c8b89671dd786b9502eebe161 authored over 8 years ago
release(xstream-run): v3.1.0

5f7c5d1f8c4eb020683b58f92de80495660c6c9b authored over 8 years ago
feat(xstream-run): support for the Cycle.js Chrome DevTool

If it detects the DevTool-specific startGraphSerializer() function attached to the window, it pa...

5ed937b882a75a17fb59be5c524f1212b46ee939 authored over 8 years ago
refactor(devtool): improve node label style for complete zap

8d2e7cec5b6fb356d1949652bdc15e3ab3b09332 authored over 8 years ago
fix(devtool): improve zap transition speed

a473abe6fdb1dd132a94eeb01f7756dccf5a7d0d authored over 8 years ago
fix(examples): update dependencies of hello-world

eac7cc6a0887b67c11375407e19ca9f249cb0878 authored over 8 years ago
fix(devtool): fix tabUpdated behavior

5b9f3f7cae01eb0a7fe5f372fb4e957e506ade8c authored over 8 years ago
fix(examples): update dependencies of bmi-nested and http-search-github

fe9af656979b4a82c7bf8f5875a607c350e39e8f authored over 8 years ago
fix(devtool): improve rendering of edge arrow tails

292f98082cfe59dadbc88c4a763eb4a110660aa6 authored over 8 years ago
fix(devtool): improve zapping stop timing

876cce89dff47d2aa9a280177afcf306f6c90173 authored over 8 years ago
fix(devtool): fix support for showing error/complete zaps

373e6c52d69c0aafbb8e939539dcc9c54a826ebe authored over 8 years ago
fix(devtool): support circular json serialization

9655aa368ca235b5d0bba2e00039fc0b518c9ba2 authored over 8 years ago
fix(examples): update dependencies of checkbox, counter, http-random-user

8b194da20e23b34ed630ae15a3135abde20e1a42 authored over 8 years ago
feat(devtool): show label on source nodes

a44a73ad51a3adb509e0c6dc9b7a77353156239e authored over 8 years ago
release(most-run): v4.1.0

cc2d46136271b962d388f49df282eade51fb77ea authored over 8 years ago
release(jsonp): v6.0.1

0b88c46160f1b599832433c0d1d00d470e84a4b4 authored over 8 years ago
release(http): v10.2.1

f872eb2f38e03e00ccf6ec6aa50af132f7feb436 authored over 8 years ago
release(dom): v12.2.1

fd44e5b348574f7d638b8d8a33af876ca7bb323b authored over 8 years ago
fix(jsonp): use a fixed major version of xstream-adapter

8c4a20c0dcdcfff6e19e5d5d3db2896eb690ce1b authored over 8 years ago
feat(most-run): update cycle base run() to v4.1

There is nothing new in this version for most-run users. Just update most-run and all will stay ...

e7801fa6f80d94a3d4333915494e10d899e06db7 authored over 8 years ago
fix(http): use a fixed major version of xstream-adapter

bc14598eb80b052d4ae9957675f3b7a03aa3dd20 authored over 8 years ago
fix(dom): use a fixed major version of xstream-adapter

549180bccf4ead7ddb96efe59dca72eefbb63506 authored over 8 years ago
release(http): v10.2.0

cbd65987c252df4d962935c7781fc48d5340ca67 authored over 8 years ago
release(base): v4.1.1

272e2c6ba53f3ae1580fee5adcb39b0261ce39b7 authored over 8 years ago
fix(base): support noop driver with undefined source

ISSUES CLOSED: #393

02fb5079d2bc10c037155dc907146aa3c4a930dd authored over 8 years ago
feat(http): support the Chrome DevTool to distinguish source streams

cb81c235bfc2b849b774fc10fa5caec09bce6afd authored over 8 years ago
release(dom): v12.2.0

6e965066d3db306123fa5292c2bf2a7a88223da5 authored over 8 years ago
feat(dom): support the Chrome DevTool to distinguish source streams

Makes Cycle DOM better support visualization of the stream graph in Cycle.js Chrome DevTool.

Ot...

053718cced85ffba5c52bd00bb8f767b625dbfd9 authored over 8 years ago
release(base): v4.1.0

47d1178719917d03350c93485f03a40dc81b63cc authored over 8 years ago
refactor(xstream-run): use xstream v6 as devDependency

cbd5011ae67cce9a9c9058e0cf761a94fb315978 authored over 8 years ago
refactor(xstream-adapter): use xstream v6 as devDependency

9617f4312b77b798f9f45b4c21c023cff061a6c6 authored over 8 years ago
refactor(jsonp): use xstream v6 as devDependency

5840e8bbf715f85bead3f915d48b4c74340b050b authored over 8 years ago
refactor(http): use xstream v6 as devDependency

9a95cc193c378b6ba6f56eba3ad8109c76cfc92d authored over 8 years ago
refactor(dom): use xstream v6 as devDependency

dcae83a8f45c11269c263ad7399deecbb457faf6 authored over 8 years ago
feat(base): add devtool flag to each source stream

e6eff9e9e35903a8f07b7e659a909dfa86fdc146 authored over 8 years ago
fix(examples): update dependencies in jsx-seconds-elapsed

68bb5675f13472493abab1531271621c6d3ffa5b authored over 8 years ago
fix(devtool): style an event label according to its node style

6b39c372088e2d6521aeeda28ebd0b18f54e036f authored over 8 years ago
fix(examples): update dependencies in bmi-nested and counter

5980bff17f5830ca68bf2854560a35c27c37cb3d authored over 8 years ago
feat(devtool): detect source streams in the diagram

d85bf61f7e1804ed51a3532f206a2ebb5b8d279c authored over 8 years ago
fix(devtool): use snabbdom to update SVG

Renew the look and feel, with better node style, better zapping styles
with transitions. Updatin...

87d2920396743335bc923129f8540ae13c9663f8 authored over 8 years ago
refactor(examples): update dependencies in checkbox and hello-world

3256018e994a1999c147b358d755d6f77dc6844b authored over 8 years ago
refactor(devtool): rewrite in TypeScript

dc64146f0726185c1032da067109642a6a6dddc5 authored over 8 years ago
release(http): v10.1.0

92b2d51bd35389abb6dd1fa4286584e2ba88ec24 authored over 8 years ago
docs(http): write JSDoc for lazy option in request objects

7672a3a15595665dfcf2fc665e79ffb52e01e31b authored over 8 years ago
refactor(http): remove js and js.map files from src

9637eb41192b41fa780b2c0b08f7d137f3eccf84 authored over 8 years ago
feat(http): allow lazy (cancellable) requests

PR #388

ISSUES CLOSED: #355

2417bd636dda8327d1da14cb50fc26409e14cf63 authored over 8 years ago
release(dom): v12.1.0

3ea362d5c4099c6d3d89f0a95579f1ff8f415062 authored over 8 years ago
refactor(dom): introduce DocumentDOMSource and BodyDOMSource

To implement support for selecting document or body.

e65c7d858b162c4d5ba5c1300b373cfbdb4e877a authored over 8 years ago
refactor(dom): rename some test titles for select()

29c1fd83251ba9665901c8d5e9e2e454228c730b authored over 8 years ago
test(dom): use simulant for triggering DOM events in tests

Provides more comprehensive cross-browser compatibility than dispatchEvent.

0c300605502aa781c7fd0addb80a2c22723a179b authored over 8 years ago
feat(dom): add support for selecting `document` and `body`

You can now do `DOM.select('document')` and `DOM.select('body')`.

Chained calls to select will ...

93bd3c45ba6556ecd2909a34f6e6582abbd2ce28 authored over 8 years ago
fix(devtool): update dependencies, specially xstream

3956bfa4460d598be1865dc073a0839f125ac1ca authored over 8 years ago
release(most-adapter): v4.0.1

a1ba99859a27ce552727ee0d21d6d33e1a59f022 authored over 8 years ago
Merge pull request #382 from ntilwalli/mostAdapterDisposeFix

fix(most-adapter): make stream subscription lazy, implement proper disposal

f12df790d7cf34033b836bf278706f901afdc7e0 authored over 8 years ago
fix(most-adapter): make stream subscription lazy, implement proper disposal

Use @most/create as proxy between adapted stream input and most stream output instead of

BasicS...

242bfa50bb1f75d838ca449774cdeb35702a5dc0 authored over 8 years ago
docs(META): rearrange build status badge in README

22ae9008ae2d2398ed0ce353bbd6f87ee15d88eb authored over 8 years ago
chore(META): update many global devDependencies

c237af69cf8080fd2fe9a86b703493b47c1aff04 authored over 8 years ago
docs(META): add global devDependencies badge on README

d3704424d120f3562a45e1c7356f79b52c3d93f0 authored over 8 years ago
release(rxjs-adapter): v3.0.2

64f08a946b0cd9114eaebb92d64a230cb4545982 authored over 8 years ago
refactor(rxjs-adapter): revert the version bump

Because it should be automatically updated, not manually.

b45390f1edccc8a865351ecc70e9b172667e9e30 authored over 8 years ago
fix(rxjs-adapter): make most.js streams fail isValidStream test

Add "stream.observe !== 'function'" to isValidStream test to ensure most.js streams do not evalu...

fde59c44356ced9b5c1fec8de2c2f8ee393736ec authored over 8 years ago
release(most-run): v4.0.0

383d9196ba5070e99e9a61f62dc9da2e233f60b1 authored over 8 years ago
release(most-adapter): v4.0.0

e7362a03322a8a96c8117846323c7f963932bf30 authored over 8 years ago
feat(most-run): update most to v1.0.0

BREAKING CHANGE:
Updates most to v1.0.0 which is known to be a breaking version in relation to t...

ce354805a96edfff0f8d0e19022684ed5b8a629e authored over 8 years ago
feat(most-adapter): update most to v1.0.0

BREAKING CHANGE:
Updates most to v1.0.0, which is known to be a breaking version in relation to ...

e2b2267ebb7e760ea22302caafc918ce4e559673 authored over 8 years ago
release(dom): v12.0.3

955318293d1b2408d1e0ae8f55f66694ae0612bf authored over 8 years ago
fix(dom): fix support for SVG polyline

Fix typo polyling => polyline which was breaking the support for this SVG element type.

d0eb12cfb53d56d26affa5751e170ae9b0b20033 authored over 8 years ago
chore(META): add pre-check-release to do git travis

ba6809f3525171455abf53d26d3e486794872a18 authored over 8 years ago
test(dom): make isolation test less time-brittle

140d018825e169900c478c6547395226427fa390 authored over 8 years ago
chore(META): fix check-release to ignore some packages

d630313e6363950b972d4ac3c749d0f262df4ff8 authored over 8 years ago
fix(examples): update cycle dom version in isomorphic example

b195921920984f5dd7f5741476c138c6e529b697 authored over 8 years ago
release(dom): v12.0.2

fa1b562eca8fdcf688bb05a84ff333f005fd9409 authored over 8 years ago
chore(META): check-release script to consider perf a PATCH

04153730a3f4ccac0381bae3432aa8353134b4fe authored over 8 years ago
perf(dom): clear out delegator destinations for stopped streams

Splice delegator destination for streams that have been stopped, using
requestIdleCallback if
av...

a9268e00719f769b659511a35e872f999d2e9b53 authored over 8 years ago
release(dom): v12.0.1

5072b7d044bfd12e68743fd41cb795c2f31da37f authored over 8 years ago
fix(dom): use isolation scope as snabbdom key

This commit fixes a bug when building a list of isolated components. Due to how the isolate modu...

b763d25c7d6645272a4639623caa766d0915ab47 authored over 8 years ago
release(rxjs-run): v3.0.3

396fbbabbd67d0486f9e05b897a2efb7ac6063c5 authored over 8 years ago
fix(rxjs-run): fix major versions of dependencies

d568161d97ddf5972948ce7d0598c75a0afe3ae7 authored over 8 years ago
release(rx-run): v7.0.1

15914218ec2ec3f84f84d079f78c4929e116e450 authored over 8 years ago
fix(rx-run): remove obsolete internal build script

f0faf3863249d2dc8586e98a304fdbeecfc431be authored over 8 years ago
fix(rx-run): fix major versions of dependencies

83da6f07a53bf004a39cd91c5759b421b53531d9 authored over 8 years ago
release(xstream-run): v3.0.4

a5fe30c8dee1925077ea943a73339a650d66eadd authored over 8 years ago
fix(xstream-run): remove obsolete internal build script

476f9b4753879d419e7625f6914dfe18a02653a3 authored over 8 years ago
fix(xstream-run): fix major versions of dependencies

603ee2ae06eccac5636569ca265df812dfbfb93d authored over 8 years ago
release(xstream-adapter): v3.0.3

1fb7d5194f99a533496bbeb718472a89f2676dc4 authored over 8 years ago
fix(xstream-adapter): fix major version of cycle base dependency

c4e385c59725af85155f8a83d9742d9eff23a027 authored over 8 years ago
release(base): v4.0.2

bced9dc2a01f0fd9fde0706f26eeab83cdbef094 authored over 8 years ago
fix(base): remove browserify config from package.json

This browserify config in package.json was propagating whenever a consumer of cycle base attempt...

2000474a58fc1fbdb3aeea25f03220f47e066670 authored over 8 years ago
chore(META): rename all _scripts to .scripts

To be consistent with .github folder.

722bc7253c6e8d200b92617964d9b645b56dc473 authored over 8 years ago
chore(META): add github issue and PR templates

27317f65a55a7c1340e45ef1ecaa3954e12a13a2 authored over 8 years ago
chore(META): update README, rearrange things

b9f5214f41570809fd1cc14558fd47d60b5d428f authored over 8 years ago
chore(META): badges link to their CHANGELOG in README

2146d72a4749eb0391e4204bcd52eaffaee71e55 authored over 8 years ago
release(dom): v12.0.0

acce2a8f1b22a2c429f146ce0d6144cf053ff5ec authored over 8 years ago
feat(dom): html driver supports multiple emissions

This commit removes the usage of last() operator internally in the HTML Driver. Usually, when th...

c02dfe821d275fc897cb98f944e0a532184c85f5 authored over 8 years ago
docs(META): improve badge cache duration

From 30 days to 1 day duration.

1af2bf4888b7411ad6f60c3275258f551d45e31f authored over 8 years ago
chore(examples): add tsx-seconds-elapsed

PR #372.

Closes issue #350.

f71086e3332985e5c7bbbdb8e99616615097a516 authored over 8 years ago
release(http): v10.0.0

61eb23c275036a12dc0f478501f99e76d714eb15 authored over 8 years ago
fix(http): by default do not set Content-Type header

We should not set Content-Type request header by default to application/json. This has caused CO...

3a55d4d37c82caeff7f37f43644f2bcd59bc9f7f authored over 8 years ago
feat(http): update superagent to v2.1.0

Update superagent (XHR engine inside Cycle HTTP) from v1.7 to v2.1

BREAKING CHANGE:
This is a b...

34569ad726d45a4419ccfeb1ab55038dfc956f74 authored over 8 years ago
docs(META): improve stream libraries badges

302ad9e225c0a9375d3115628c8f575b89c7ae4d authored over 8 years ago