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

release(http): 14.3.0

fead9a1ac212b8d9dc88ac802634e5b6c54c81e0 authored over 7 years ago by Andre Staltz <[email protected]>
refactor(dom): fix test title English use

f201b8babc708331c3d81bd542041c83ecb9a03c authored over 7 years ago by Andre Staltz <[email protected]>
perf(dom): use for loop instead of forEach+bind in IsolateModule

70a4521447a3cd9662aa4bd0fa589648f4b29609 authored over 7 years ago by Andre Staltz <[email protected]>
fix(dom): wait for snabbdom's post hook to clean vnodes (#667)

Initially, vnodes were cleaned (EventListener destroyed) during the snabbdom's \`remove\` or \`d...

dd5712f08a58bc9e957a4988cbcffa843ed0c861 authored over 7 years ago by Thomas Belin <[email protected]>
release(time): 0.10.0

a3c0e4404ea65d856cfa181cf7772a46b8ee3fef authored over 7 years ago by Nick Johnstone <[email protected]>
fix(http): allow string type of send property

By default sending strings will set the `Content-Type` to `application/x-www-form-urlencoded`.

...

5ea4bf35c917b706be6b7a8686bad3c2646c9a96 authored over 7 years ago by Michael Hsu (徐承志) <[email protected]>
feat(time): support creating custom operators with Time.createOperator()

Also, rename scheduler.completion to scheduler.complete for consistency
with xstream addListener...

d21806422b13b481f12ee5967e6b3de1a5607f7a authored over 7 years ago by Nick Johnstone <[email protected]>
refactor(time): implement existing operators with createOperator

As suggested by Jan, using createOperator consistently makes it easier
for users to build new op...

fce28f072de6268d4f48e1b9532b6bc22ed09246 authored over 7 years ago by Nick Johnstone <[email protected]>
fix(time): comparator can return a boolean

Thanks Jan, good catch.

45417b96b545288157c616a9a7b10bb6ac557207 authored over 7 years ago by Nick Johnstone <[email protected]>
release(time): 0.9.1

13d947ec93a09dd4652dad429a32896af07e4222 authored over 7 years ago by Nick Johnstone <[email protected]>
fix(time): include lib/ in compiled package

49a653e7c4d1186ec9ccb4a8579a21cb8f361b20 authored over 7 years ago by Nick Johnstone <[email protected]>
release(time): 0.9.0

2e1ff42fc5a4939832a102868561bd9c1abc8534 authored over 7 years ago by Nick Johnstone <[email protected]>
release(dom): 18.2.0

ad59c3488d398d51047c6332ca13bd0bb16dda16 authored over 7 years ago by Andre Staltz <[email protected]>
fix(dom): add TypeScript typings for es6-map polyfill

805aa6d30dfd5d53bb4f73affd7666391335acb3 authored over 7 years ago by Andre Staltz <[email protected]>
fix(dom): switch from require() to import statements for es6 map polyfill

The \`es6-map\` polyfill was being \`require()\`d, which remained as is in the ES6 module build,...

f459adaf5121a6883f5a4cffd705882d7d0888ee authored over 7 years ago by Sayantan Chaudhuri <[email protected]>
release(http): 14.2.0

b482e206b1425dda95c63ad1ca872189b5c0d93e authored over 7 years ago by Andre Staltz <[email protected]>
fix(http): use ES6 imports to guarantee presence after tree shaking

ISSUES CLOSED: #666

a6e9c74acfad35b9640d45970a333c7d41becc89 authored over 7 years ago by Andre Staltz <[email protected]>
refactor(META): reindent tsconfig.common.json properly

4bc3aeaab4634e3f15f9153204945ec6ebe9620e authored over 7 years ago by Andre Staltz <[email protected]>
release(rxjs-run): 7.1.0

16bdf287a6e958671a9f86387cb3c2667bfe1bd0 authored over 7 years ago by Andre Staltz <[email protected]>
release(run): 3.2.0

a2fa3a25e828956ab97a9e1dc8579336c48c4824 authored over 7 years ago by Andre Staltz <[email protected]>
release(most-run): 7.2.0

33355af84141e1dedb358e0c4215eab25da607a4 authored over 7 years ago by Andre Staltz <[email protected]>
release(jsonp): 7.1.0

3c0043774f7b3ab753f8a87632d3e624cdf9d949 authored over 7 years ago by Andre Staltz <[email protected]>
release(isolate): 3.1.0

23b47b430ed8934e11fd15359259e53f0a96b15d authored over 7 years ago by Andre Staltz <[email protected]>
release(http): 14.1.0

3d476b0d702c8b212b3304be3556894deb22c995 authored over 7 years ago by Andre Staltz <[email protected]>
release(html): 2.1.0

a8acc062d966d754045ce9471276a1a659b8fe1d authored over 7 years ago by Andre Staltz <[email protected]>
release(history): 6.4.0

0c4890277b7f12d505c421688f2d167e5cd41914 authored over 7 years ago by Andre Staltz <[email protected]>
release(dom): 18.1.0

ad6123d98d4717046c25df74b6abbe3e85f7459f authored over 7 years ago by Andre Staltz <[email protected]>
chore(META): add ES6 module builds

df516dc34136e9475987761983148a97fab10afc authored over 7 years ago by Jan van Brügge <[email protected]>
docs(META): remove google services from our site

68240ed4bc36b5e93c7a61ab9daa7f8c4f137ed5 authored over 7 years ago by Andre Staltz <[email protected]>
fix(dom): wrap svg example width and height attrs inside attrs object (#653)

https://gitter.im/cyclejs/cyclejs?at=5979ccdac101bc4e3ac5b82b

832f56716214539d73a6b8f8fc08058e87938b49 authored over 7 years ago by John Rees <[email protected]>
fix(dom): update snabbdom to v0.7.0

Which supports mounting on a DocumentFragment, and (breaking change:) boolean attrs.

BREAKING C...

506bf88a7e99778b72ba500ea2d8bf70599a2620 authored over 7 years ago by Andre Staltz <[email protected]>
docs(META): fix header position in home page

PR #655

ebd32a73d4a52afead74ae37de95e6cd12257230 authored over 7 years ago by – Amio – <[email protected]>
chore(META): change all edit links to the markdown files (#652)

b60fa6bbe1ed62f72b7f3f988a5e4c2e708bad09 authored over 7 years ago by John Rees <[email protected]>
release(html): 2.0.0

8ba6c14666e300e52fe6b418b5d947f8dc55040e authored over 7 years ago by Andre Staltz <[email protected]>
release(http): 14.0.0

9ea7784dd2c64cd5463519cc91cbdc43fc30d3d3 authored over 7 years ago by Andre Staltz <[email protected]>
fix(html): depend on cycle/dom v18 API

BREAKING CHANGE:
This version follows the same breaking changes as cycle/dom v18

e576a522c42c03923fdf301da00613d49a5c91c6 authored over 7 years ago by Andre Staltz <[email protected]>
release(dom): 18.0.0

bb0fdde043b3723654d9b3460940b66ddfb9a52b authored over 7 years ago by Andre Staltz <[email protected]>
chore(META): normalize make lib command to be like other commands

98a2f9d15571f460f236ce82519f891cc218b847 authored over 7 years ago by Andre Staltz <[email protected]>
release(history): 6.3.0

f9d78e14660c6ae9d0be4ab932358325fdf0b241 authored over 7 years ago by Andre Staltz <[email protected]>
refactor(run): refactor for new lint rules

e5daf5ac5203a639ccc762a69952e6665469b675 authored over 7 years ago by Andre Staltz <[email protected]>
fix(http): update to TypeScript v2.4, change HTTPSource interface

BREAKING CHANGE:
If you are a JavaScript user, there are zero breaking changes. If you use TypeS...

56cdf6221877aebac872ec4ba8b2c14af4a0bcf3 authored over 7 years ago by Andre Staltz <[email protected]>
refactor(rxjs-run): refactor for new lint rules

2cc2ee9deb467a3449f6f045543a1ca7202d35c8 authored over 7 years ago by Andre Staltz <[email protected]>
refactor(most-run): refactor for new lint rules

f58b37ec1558d9139535d205624946bbe9e105a0 authored over 7 years ago by Andre Staltz <[email protected]>
refactor(dom): refactor for new lint rules

40cc08dfbdadce6b532a4f425fe44b08758046d3 authored over 7 years ago by Andre Staltz <[email protected]>
chore(META): update TSLint to v5.5.0 and update rules too

51ceb5217e358c9c35b1dccf8449828e48f19b8a authored over 7 years ago by Andre Staltz <[email protected]>
refactor(isolate): update some devDependencies

Such as RxJS

8f4daf2bea874f57b0be4f933085d4914f64e943 authored over 7 years ago by Andre Staltz <[email protected]>
refactor(dom): update some devDependencies

Such as RxJS and saucie

37e60099f7711f71fee49ead56262ae9cd76524d authored over 7 years ago by Andre Staltz <[email protected]>
fix(history): update TypeScript to v2.4

ISSUES CLOSED: #640

2c2583e40ea3fe2afdd96a0658bb520773796465 authored over 7 years ago by Andre Staltz <[email protected]>
fix(dom): update to TypeScript v2.4

BREAKING CHANGE:
If you are a JavaScript user, there are no breaking changes. If you are a TypeS...

e72283b8090f0d40f47276e49859b2e84ca1c8f7 authored over 7 years ago by Andre Staltz <[email protected]>
refactor(most-run): update some devDependencies

Such as most.js

42eb0b0b0aa2544ec253627358625026ef0361b3 authored over 7 years ago by Andre Staltz <[email protected]>
chore(META): update typescript to v2.4, also ts-node

67a8115b2e527ff002d6d6b1492857eb2e9409b3 authored over 7 years ago by Andre Staltz <[email protected]>
chore(META): remove devDep typings from the monorepo

ffd357a66bf1e4ba3f3608aaa4aad934e1a722c6 authored over 7 years ago by Andre Staltz <[email protected]>
refactor(time): update some devDependencies

4c50690a84723168bfe1f651f348bee2dae623e3 authored over 7 years ago by Andre Staltz <[email protected]>
refactor(rxjs-run): update some devDependencies

Such as rxjs

48a0dd37a50c2270a90f95d0c5e5b11bb7c62f69 authored over 7 years ago by Andre Staltz <[email protected]>
fix(dom): revert patchEvent optimization, to support IE10+

We had done a memory optimization in commit 0153cea891ec62327cf3a638aa0283e3bb0de156 to avoid
un...

2e78ee0965ec90936272fd6dc0dd341e5394ec5b authored over 7 years ago by Andre Staltz <[email protected]>
refactor(time): refactor for new lint rules

676668679fbb8ed69975c57814c8b5a82746f823 authored over 7 years ago by Andre Staltz <[email protected]>
refactor(examples): use consistent code style for routing-view

6538aff7894fb26a821ecb2985ae40ae1bc985ee authored over 7 years ago by Andre Staltz <[email protected]>
docs(examples): add a simple history/routing example

PR #643
* feat(examples): add initial commit for routing-view example

* chore(package.json):...

c0d2e0f5a64e7c35a73c0d83a7a82db25a42189c authored over 7 years ago by Churchill Lee <[email protected]>
docs(META): add package links to README.md

5f9aba050414cec31a8eff65af213995d42c8b35 authored over 7 years ago by Andre Staltz <[email protected]>
feat(time): use setImmediate to run events in background

Previously, all events were driven by requestAnimationFrame. When a tab
loses focus, requestAnim...

30d3ea326cb1c3ec7429d9d768b7e92e4696afeb authored over 7 years ago by Nick Johnstone <[email protected]>
fix(time): fix periodic dropping behind in background tab

Previously, if you compared both a periodic stream from @cycle/time, and
one from xstream, if yo...

d14177cda278874ce17527a300989c0ed8154df0 authored over 7 years ago by Nick Johnstone <[email protected]>
feat(time): use setInterval for processing loop

setInterval fires in the background, and requires no polyfill.

The minimum interval is 10, whic...

040e254af7f44b5cf8c86ee90192ddc699041e28 authored over 7 years ago by Nick Johnstone <[email protected]>
release(dom): 17.6.0

dd18b44afc690ab503c502d97ac8c6e39c1b7ab2 authored over 7 years ago by Andre Staltz <[email protected]>
refactor(docs): add example with null scope

67cca9a23fcb2fa0472d95a955b9a86aeeca2a2c authored over 7 years ago by Jan van Brügge <[email protected]>
perf(dom): avoid an allocation in EventDelegator.patchEvent

Avoid allocation a function (which is an object) for every new event fired on the DOM, in
EventD...

0153cea891ec62327cf3a638aa0283e3bb0de156 authored over 7 years ago by Andre Staltz <[email protected]>
fix(dom): allow using isolated DOMSource.events()

If a domSource is isolated but no .select() has been done on it, then its selector (from the
nam...

8de1a78269ab3679a69d921806114f1f535bd818 authored over 7 years ago by Andre Staltz <[email protected]>
docs(META): add a docs README with a warning about editing html output

3f7827c0d75d039aa858996f64306f91f5fae7ba authored over 7 years ago by Nick Johnstone <[email protected]>
docs(dom): fix typo where vdom$ was redeclared

c264c51d84d20ee6dbb6c066c3d7b08b533cee04 authored over 7 years ago by Nick Johnstone <[email protected]>
Update model-view-intent.html (#642)

cf316cf827413e0288d2fc518c4d9157afe1150c authored over 7 years ago by Donald Pipowitch <[email protected]>
release(dom): 17.5.0

85dff2b9bc1ad47fbb60786791689c92230cba56 authored over 7 years ago by Andre Staltz <[email protected]>
fix(dom): add support for "time" hyperscript-helper

550d83fca5e3416e984b3b340873ba8066edf592 authored over 7 years ago by Nikhil Tilwalli <[email protected]>
Spelling (#638)

55430d30848b87bcaf6dc1c68a911e49dac563b1 authored over 7 years ago by Tom Cumming <[email protected]>
release(isolate): 3.0.0

73fb32bd3d4fe46fa47bf4768e252107b8ccb8db authored over 7 years ago by Andre Staltz <[email protected]>
docs(isolate): document how a channel scope can be null

3c029e6839449a1a169d1ac8eba8cd49534bfe70 authored over 7 years ago by Andre Staltz <[email protected]>
feat(isolate): support null scope to disable isolation

When providing a null value as the isolation scope for some channel, that channel will not be
is...

2427d761a2fc35039e41f8f19dbe63e5d786b2d9 authored over 7 years ago by Andre Staltz <[email protected]>
docs(META): update link to tricycle

tricycle is now part of the cyclejs organization.

ISSUES CLOSED: #534

f43a54a654a42117f99e9d1cd3cef381b726aae6 authored over 7 years ago by Nick Johnstone <[email protected]>
docs(devtool): use correct package name in devtool docs

ISSUES CLOSED: #623

dd0844fb9c015b94cd6868c9da822d84c20b3cc9 authored over 7 years ago by Maximilian Mikus <[email protected]>
refactor(time): apply prettier on code style

ed63f4bc2783b163a6c6081be38527a3a321888b authored over 7 years ago by Andre Staltz <[email protected]>
refactor(time): adjust codebase to style and setup of monorepo

6e75e87a8d8be614a6a49d6f8c795a276d59f369 authored over 7 years ago by Andre Staltz <[email protected]>
chore(package): update budo to version 10.0.2

https://greenkeeper.io/

733bde3fcd0e10ecd494220661a6a993a1a9973b authored over 7 years ago by greenkeeperio-bot <[email protected]>
chore(package): update mocha to version 3.4.0

https://greenkeeper.io/

43faddd2a0f7c46f99ec13f94f99e360be291e9e authored over 7 years ago by greenkeeperio-bot <[email protected]>
Update package.json

17fa8dd6862aa23cef15ac4476adc33849c6452e authored over 7 years ago by Nick Johnstone <[email protected]>
Fix readme tests

4ccd53350891c6a2ab77c9e5e1af99c06a5bd237 authored over 7 years ago by Raquel Moss <[email protected]>
0.8.0

5c5e22b11844a1a1a64c34807e8d33c0e6051c2f authored over 7 years ago by Nick Johnstone <[email protected]>
Clarify explanation of custom comparator function

65a46f8151e59c7bbd976791b9b2354f747164ba authored over 7 years ago by Raquel Moss <[email protected]>
Minor typo fix

ecb02bbd3156c796dd2ff4c8932546c0fc900abb authored over 7 years ago by Steve <[email protected]>
chore(package): update browserify to version 14.3.0

https://greenkeeper.io/

13601a7b9a2f63e4f4538f94efa4f8adfa8cc3e7 authored over 7 years ago by greenkeeperio-bot <[email protected]>
Document that comparators can return booleans or throw errors

081e3a375a61b2f44cb2a4196c2e46f9d8d3773c authored over 7 years ago by Raquel Moss <[email protected]>
Remove html-looks-like dependency

62bd4e56da7b4d014a50724b78cc8a7ab44e4cd5 authored over 7 years ago by Raquel Moss <[email protected]>
Only add expected/got message if using custom comparator

1c5412d41e737c992f2ed69e9b1d0c0e033d7543 authored over 7 years ago by Raquel Moss <[email protected]>
Support custom equality functions

c4b794f38110f3471ea403be6b69b9ff2d1b07ff authored over 7 years ago by Raquel Moss <[email protected]>
Test that custom errors are logged

c0ea364ddfd452706b4185f286c3ccc1cd2a3647 authored over 7 years ago by Raquel Moss <[email protected]>
Test that custom equality functions pass/fail as expected

4c1a380b4229f374011d5ade7231e458d7d13baf authored over 7 years ago by Raquel Moss <[email protected]>
chore(package): update ts-node to version 3.0.2

https://greenkeeper.io/

1620073f74329d212bfeae32520dc51b2f079022 authored over 7 years ago by greenkeeperio-bot <[email protected]>
Document custom comparator option

0d74ec591e6d2cbc82f18280143c2572d22ac969 authored over 7 years ago by Raquel Moss <[email protected]>
Remove deep-equal dependency

9d53bd6851c5b968a35a80974884e821d6cf1e54 authored over 7 years ago by Raquel Moss <[email protected]>
0.7.2

9a5d0f5c37871f7fa367ad8d33382bcb3a2e00d5 authored over 7 years ago by Nick Johnstone <[email protected]>
export Operator and MockTimeSource

6a026836e5b537e4feb11ad226bf74270045554f authored over 7 years ago by Raquel Moss <[email protected]>
Update most, enable test for logging unexpected errors

6323f835fc0cd0d5cec311a38d925e00aa3a61e7 authored over 7 years ago by Nick Johnstone <[email protected]>
Drop @types/core-js devDependency in favour of --lib ES6

334f66b9b5f704c9687e7253d210af4bde1cfec2 authored over 7 years ago by Nick Johnstone <[email protected]>