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(html): update dependencies, move to pnpm

BREAKING CHANGE:
Snabbdom got updated to version 0.7.0 and html inside `text` is now
properly es...

11f3068336225b78ed78b28a15277684966acdc7 authored over 6 years ago by Jan van Brügge <[email protected]>
refactor(META): fix travis and browserstack config

1e25e9f5d5e8c00f2471518b56516fa7eb575cd7 authored over 6 years ago by Jan van Brügge <[email protected]>
refactor(META): fix travis config for new tooling

40fcca120b7996316a638856db7f0eb7a51444ba authored over 6 years ago by Jan van Brügge <[email protected]>
refactor(META): add global test and build scripts

b166d0c45363e583e4ca6a3ec5bd7e5c10c8dd3b authored over 6 years ago by Jan van Brügge <[email protected]>
fix(time): update cycle/run to v4

Plus move time tooling to pnpm

fe3175c13e8bdbdac6e64cb60e88b68c39804973 authored over 6 years ago by Jan van Brügge <[email protected]>
refactor(rxjs-run): move rxjs-run tooling to pnpm

38ad9d68d89b593cb891ea8d86413f97d6b41502 authored over 6 years ago by Jan van Brügge <[email protected]>
refactor(run): move run tooling to pnpm

0b2eebd21272d3c77fdec76f664cd414ba4889b4 authored over 6 years ago by Jan van Brügge <[email protected]>
refactor(most-run): move most-run tooling to pnpm

80578f0fb3338c921ac7597179ea5b8c6140b600 authored over 6 years ago by Jan van Brügge <[email protected]>
refactor(isolate): move isolate tooling to pnpm

6aea3e77b5119529d2d5dfd29720d4ac7660b8da authored over 6 years ago by Jan van Brügge <[email protected]>
fix(http): update superagent to 3.8.3

Plus move http tests to karma and browserstack

fe3c5cedf69391bc052519534fc22ab6ca2fb1c9 authored over 6 years ago by Jan van Brügge <[email protected]>
chore(META): fix typo in CONTRIBUTING.md

b0360e4a32f5e794ec694ff3971825c5c79ade34 authored over 6 years ago by Jan van Brügge <[email protected]>
refactor(history): move history tests to browserstack, run skipped tests

8a1d5f6c561bb36c674392ec9abb83ba3e02442c authored over 6 years ago by Jan van Brügge <[email protected]>
refactor(META): add pnpm-debug.log to gitignore

861dc47096221cbe6290bc8c647ff07fa470ef19 authored over 6 years ago by Jan van Brügge <[email protected]>
refactor(dom): fix remapping of coverage reports

a261457f89f06af6ce64b531de0ebeeaa4c4ba3c authored over 6 years ago by Jan van Brügge <[email protected]>
refactor(dom): add remote BrowserStack tests

ISSUES CLOSED: #803

9c44022fa8c2e4c42a36a92c090ac0b33ba0cbac authored over 6 years ago by Jan van Brügge <[email protected]>
refactor(META): fix browserstack test resilience

24f8c43a2c164e6d2e38962634cd6efb3dbf3f03 authored over 6 years ago by Andre Staltz <[email protected]>
test(time): fix time tests

f365dec58bf6728b69783af39b746287ecbc4441 authored over 6 years ago by Jan van Brügge <[email protected]>
chore(META): add changelog and release features to package.json

ededd5d1a9664cf9b519d28bc89e01923b2cb2a4 authored over 6 years ago by Jan van Brügge <[email protected]>
refactor(META): run test and lint only if build succeeds

91f64e2cafd682548fdaf7e546a238c94e1aa2de authored over 6 years ago by Jan van Brügge <[email protected]>
docs(META): remove mention of unpkg dist scripts

cc9585a221403e512f38fab44dd70e009311b5a1 authored over 6 years ago by Andre Staltz <[email protected]>
refactor(META): add git hook to format code on commit

2c4c2f43ffd16b50956720737464f03d5b13f119 authored over 6 years ago by Jan van Brügge <[email protected]>
refactor(dom): move DOM tests to karma

88d226de60f98562576867d07b2fe2708f25fc0a authored over 6 years ago by Jan van Brügge <[email protected]>
refactor(META): add global package.json based prettier config

38b31a09ec5c418ac2df48e5b3cf51be4c15fc44 authored over 6 years ago by Jan van Brügge <[email protected]>
release(time): 0.15.0

b98b3a297d42309c2c155a236326096a767a21b1 authored over 6 years ago by Nick Johnstone <[email protected]>
release(time): 0.14.0

c17233ad049a56df711bdada7e5ec8b86e431b88 authored over 6 years ago by Andre Staltz <[email protected]>
fix(time): upgrade rxjs dependency to 6.2.x

535506a159006ad4b9904de514b7654a49ad4f23 authored over 6 years ago by Nick Johnstone <[email protected]>
release(rxjs-run): 9.2.0

fdffae3aa10bd36845b8828465c4a3cf4a4ffac8 authored over 6 years ago by Andre Staltz <[email protected]>
release(isolate): 3.4.0

316526cba62bdf81bffc3c174e05e707cfa16a9a authored over 6 years ago by Andre Staltz <[email protected]>
refactor(isolate): tweak tests to be more accurate and require less

a76503d14ef2173aa8beeb6fce27e21f8cee5b09 authored over 6 years ago by Andre Staltz <[email protected]>
fix(isolate): adapt sinks so xstream semantics can be applied

Rxjs 6 uses a piping semantic which removes the existence of the map prototype from the base
Obs...

77ae9d0275579a7a5634a58335068af8c3da826e authored over 6 years ago by Nikhil Tilwalli <[email protected]>
release(rxjs-run): 9.1.0

6be8a4fcdab20fad97743f35b5b61b3c2024e240 authored over 6 years ago by Andre Staltz <[email protected]>
fix(rxjs-run): always require symbol-observable polyfill

Force the application of the polyfill because RxJS v6 does not do it anymore.

e1e00954a391796922c28618b5335ed8c260de32 authored over 6 years ago by Andre Staltz <[email protected]>
release(run): 4.4.0

de140dad967e905b9f8ea7ec83b46e17b1cbc096 authored over 6 years ago by Andre Staltz <[email protected]>
fix(run): add two kinds of dispose() for setupReusable()

We should be able to dispose the reusable resources or dispose one specific run.

ISSUES CLOSED:...

ca20dc99ae34f3c03e408ceec42d84bb62b41835 authored over 6 years ago by Andre Staltz <[email protected]>
release(run): 4.3.0

0430d68cb45266fddf299f3eb36efeb9edd260a9 authored over 6 years ago by Andre Staltz <[email protected]>
feat(run): add setupReusable(drivers)

Add new feature setupReusable(drivers) which is roughly a partially-applied variant of setup(mai...

868eedfdfc8def388642b6da04d4ce3f6daaaef2 authored over 6 years ago by Andre Staltz <[email protected]>
refactor(run): shuffle around files in cycle/run

Simply moves code around, no other significant changes. Tests were split into three files, one f...

a9b91931e29b44805a1014e2475a980b28367985 authored over 6 years ago by Andre Staltz <[email protected]>
release(rxjs-run): 9.0.0

38e337be8b4c8ba79261826486ffca87d4c24270 authored over 6 years ago by Andre Staltz <[email protected]>
release(run): 4.2.0

a15ce8e6258a5ce24d41e256564a9a8b57049835 authored over 6 years ago by Andre Staltz <[email protected]>
fix(rxjs-run): require rxjs 6 or higher

ca96d9167ade820bdc4d072fb6a0c77421bf45da authored over 6 years ago by Andre Staltz <[email protected]>
feat(rxjs-run): compitible with RXJS6

67edc222db3c58e6fd5b9cda16f951e5eb773f57 authored over 6 years ago by theJian <[email protected]>
test(rxjs-run): correct the assertions

9df5a5ae149e298a17ff8f3bc704dff6031f75f2 authored over 6 years ago by theJian <[email protected]>
chore(META): upgrade ts-node

b6098f73b1327c8d967e9b7b9c44f26dccb6bcb6 authored over 6 years ago by theJian <[email protected]>
test(rxjs-run): add polyfill symbol-observable

2cadb41edce4a31ab6975c312447752ebf3fd79b authored over 6 years ago by theJian <[email protected]>
chore(META): update package.json

8b93732285a1810d5dc7644f005e8ecd28aca4f4 authored over 6 years ago by theJian <[email protected]>
chore(META): add devDependencies symbol-observable

270ce71a3f8776397bfcdb8042f37e03e32389a2 authored over 6 years ago by theJian <[email protected]>
fix(run): use 'quicktask' dependency, supporting React Native

refactor our own implementation of microtask out of cycle/run, and use quicktask instead

2f3ed44bf7b95922312000ddfa76d4666c1b879d authored over 6 years ago by Andre Staltz <[email protected]>
chore(META): add path to local installed tsc

10621d580bf099766b2636a92105741c4d6f503b authored over 6 years ago by theJian <[email protected]>
release(dom): 20.4.0

6758f00d2004d9a5aee6e2c186b2b278e39fa4a8 authored over 6 years ago by Andre Staltz <[email protected]>
refactor(dom): use concat instead of merge when combining domReady$ with mutationConfirmed$.

25b34c037e7c8be5504208250e84c5733eca1007 authored over 6 years ago by Remco Harmsen <[email protected]>
fix(dom): postpone sampling of root element until DOM is ready.

The elementAfterPath$ stream was immediately sampled, while elementAfterPath$ only starts emitti...

9653d9891ea80c87e1795da82c2347fb99622d0f authored over 6 years ago by Remco Harmsen <[email protected]>
docs(dom): fix markdown in changelog

2000da6d81ec52eaba971ddcbdf376206748531e authored over 6 years ago by Andre Staltz <[email protected]>
release(dom): 20.3.0

929c6e9cde3e99f74954924cec0aec5f4eb00818 authored over 6 years ago by Andre Staltz <[email protected]>
fix(dom): update snabbdom-selector

ISSUES CLOSED: #787

b3454171e979c98ce3ecf041ec1cf3d3ece39780 authored over 6 years ago by Jan van Brügge <[email protected]>
feat(dom): add support for HTML5 <details> and <summary> tags to HyperscriptHelpers

This patch lets users import \`details\` and \`summary\` helper tags from @cycle/dom.

cf3cc81b3aab4a2d2f9b916d7cbbdd9b63c40c0e authored over 6 years ago by Johan Brook <[email protected]>
chore(META): update yarn.lock after an install

f44ee29c21f4427af21cfe89d6c05b26189bc676 authored over 6 years ago by Andre Staltz <[email protected]>
release(isolate): 3.3.0

eb5b2f011757bc3e3e47c1732f6dea7e1e8bdfa9 authored over 6 years ago by Andre Staltz <[email protected]>
feat(isolate): add \`toIsolated\` returning a higher order component

ISSUES CLOSED: #800

fe1efb3a88f2cfcde90775639af6df5edbeba81e authored over 6 years ago by Jan van Brügge <[email protected]>
docs(META): rebuild website

cbdec97a2ca619dffcd349e88dcb9ec3be238780 authored over 6 years ago by Andre Staltz <[email protected]>
docs(META): use snabbdom-pragma instead of snabbdom-jsx

f920c78e36ad3f4147c911eaab6ec84423c60c9b authored over 6 years ago by Jan van Brügge <[email protected]>
docs(META): add browserstack mention

79d0c892d82a023946f120d80b8a1e5944f9357c authored over 6 years ago by Andre Staltz <[email protected]>
chore(META): replace bump-cli with simple bump script

Closes #737.

Unlike bump-cli, bump.js can bump from 19.0.0 to 20.0.0, rather than to
110.0.0.

3b6c5c00a2634296b572f77bed1aa6f1beefed71 authored almost 7 years ago by Nick Johnstone <[email protected]>
release(dom): 20.2.0

a3dfd4472c4e366f193fbd101b24ff0d89c33015 authored almost 7 years ago by Andre Staltz <[email protected]>
fix(dom): fix .elements() support for rxjs and most

ISSUES CLOSED: #785

12398225673ec1fcba04acf3e32b767d0c9828fe authored almost 7 years ago by Andre Staltz <[email protected]>
chore(META): update github PR template markdown

4b5133b2f4500c31e0d8e46fdfbb3f938d59aee1 authored almost 7 years ago by Andre Staltz <[email protected]>
docs(META): fix BMI example use of snabbdom attrs

542e6a8054eb191460c4d7cf6f6d874602d8f5bf authored almost 7 years ago by Andre Staltz <[email protected]>
release(time): 0.13.0

876a0deed65ded531a1ff4e3c94826fe745dcc5e authored almost 7 years ago by Nick Johnstone <[email protected]>
fix(time): fix rxjs and most entrypoints

c31b60d6753acdf3032b31d692dea8a528da4969 authored almost 7 years ago by Nick Johnstone <[email protected]>
fix(time): fix throttle immediately completing with sync producer

v0.12.0 introduced a regression where applying throttle to synchronous
source (like xs.of or xs....

3bb22712aaef189894337d1a7c260c5e13ad6321 authored almost 7 years ago by Nick Johnstone <[email protected]>
test(time): add a test for real time driver propagating events

3cd783207aa0b0ac6f351712b3f6a8bf8be8f3c7 authored almost 7 years ago by Nick Johnstone <[email protected]>
chore(time): run prettier

52acfaf2c53bbc5d9aed9318ae80ce947cbd0739 authored almost 7 years ago by Nick Johnstone <[email protected]>
release(http): 14.9.0

a0e408b1a511551aebdd455b3d9043a7c15f5c29 authored almost 7 years ago by Andre Staltz <[email protected]>
fix(http): upgrade superagent to 3.8.2

ISSUES CLOSED: #776

a0d8f24b454d4fa8c1a67f6ccf7968740253691e authored almost 7 years ago by Andre Staltz <[email protected]>
fix(time): fix event processing (#771)

Make sure time driver doesn't throw an 'Unhandled event type' error for valid event types

2361c00dfb98515d276f165d6a165bd8cb48447f authored almost 7 years ago by willheslam <[email protected]>
release(time): 0.12.0

eb07d89f613362ffa19fbc69b4eeca2f315abd9e authored almost 7 years ago by Nick Johnstone <[email protected]>
fix(time): fix raf import

18340cbc3219ba37fc6d18e982d6b568795805e3 authored almost 7 years ago by Nick Johnstone <[email protected]>
feat(time): add dispose function to TimeSource

e36b4d983ff7b1a2c02200081bf5acb4be3ab2c2 authored almost 7 years ago by Nick Johnstone <[email protected]>
fix(time): fix error propagation

This is embarassing. I never handled 'error' type events, so @cycle/time
would swallow a lot of ...

82f313e693b8e1374d175a892c81d3f7c2729a14 authored almost 7 years ago by Nick Johnstone <[email protected]>
refactor(time): emit directly to listener for immediate events

The scheduler is good at managing future events, but for things we want
to happen right now ther...

fbee20cb16859b7c9de3c2526da6aa74b5bac200 authored almost 7 years ago by Nick Johnstone <[email protected]>
test(time): test that actual time driver propagates errors

995e6938c9ea68358050503af1663e870015565f authored almost 7 years ago by Nick Johnstone <[email protected]>
release(time): 0.11.0

614379e04a52539fa11f92dd0408002420f1bf65 authored almost 7 years ago by Nick Johnstone <[email protected]>
chore(time): use import syntax to support rollup

14646fe77dbc00c71e48d367aa008dff7d006b08 authored almost 7 years ago by Nick Johnstone <[email protected]>
fix(html): error handling for makeHtmlDriver method (#714)

ISSUES CLOSED: #710

fd024186779bcd0a1fecf2e23e995d9051e7d1fa authored almost 7 years ago by Paweł Lula <[email protected]>
release(run): 4.1.0

b6ee8d17234728c1fe4d06e708b112072b5fc656 authored about 7 years ago by Andre Staltz <[email protected]>
fix(run): make exception reporting less opinionated

Error/exception reporting no longer expects there to be a stack trace on the error object. Any
e...

b124fff37c7be598f82095cbeb8761ec304472db authored about 7 years ago by Andre Staltz <[email protected]>
release(history): 6.10.0

5be4faa0eac6f93470a25281bd6167a61bb0de93 authored about 7 years ago by Andre Staltz <[email protected]>
fix(history): add @types/history as dependency

This is necessary for TypeScript projects. For JavaScript projects, this
will be installed but s...

d4e572ff21808b29411b61ee5bcd448b06e1b2c5 authored about 7 years ago by Andre Staltz (phone) <[email protected]>
release(history): 6.9.0

d1848d163cf9a52a04b925e19cf550c60032fc78 authored about 7 years ago by Andre Staltz <[email protected]>
fix(history): fix captureClicks listener cleanup

Ensure the document event listener added when using captureClicks
is properly removed when the s...

5b5ce9bd6c59bb4c374923734a74f9c6c237aa0a authored about 7 years ago by sinewyk <[email protected]>
refactor(examples): update some versions of packages in basic

700a24bd2165afe607a60d0cf54469a54a8d4e4d authored about 7 years ago by Andre Staltz <[email protected]>
release(dom): 20.1.0

f6125f48f2210638a21d9f6b02631ab2430894a8 authored about 7 years ago by Andre Staltz <[email protected]>
fix(dom): fix race condition between DOM ready and cycle/run replication

Make sure the DOM sink is subscribed to when the DOM driver function is called, so that when sin...

9fcec3c13b3882f929c046a5a300223c1713d207 authored about 7 years ago by Andre Staltz <[email protected]>
release(dom): 20.0.0

561e79e6f1ff1003987579c90709f328ac8f0b4d authored about 7 years ago by Andre Staltz <[email protected]>
refactor(dom): revert package version from rc to normal

b0882a75ebb0be8e88a2c7bebeff4eac1bd1cf8f authored about 7 years ago by Andre Staltz <[email protected]>
release(most-run): 8.0.0

bab044e09c5cf46ac12aa8fcd0a3bd7d6c3a3496 authored about 7 years ago by Andre Staltz <[email protected]>
release(rxjs-run): 8.0.0

8f8fd53987fefaa1fde1f53f962be4a8111f4a24 authored about 7 years ago by Andre Staltz <[email protected]>
fix(most-run): depend on run v4

BREAKING CHANGE:
cycle/run v4 is a breaking change, so also the new version for most-run must be...

52a1a629cddc2fb2e29e3486e421c6175eab4224 authored about 7 years ago by Andre Staltz <[email protected]>
refactor(rxjs-run): revert package version from rc to normal

e1436cf2d040a6af4ce1b9a94f7cabb8e9df42ac authored about 7 years ago by Andre Staltz <[email protected]>
release(run): 4.0.0

75a2481f4e7b95989a3a7a6eaa8c33107ff36779 authored about 7 years ago by Andre Staltz <[email protected]>
refactor(run): revert package version from rc to normal

11da4fc21e14f17f93556ae375cd5034713d3393 authored about 7 years ago by Andre Staltz <[email protected]>