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

chore(version): 1.0.5

96a2e2cf65f3aacba27e90090d6c4b3f6100e49b authored over 8 years ago
chore(dist): build dist/

4d3e7905b132f5c67009a7fc100c6b0509750351 authored over 8 years ago
fix(run): use Cycle Base 2.1.1

688ff944376bc6465a654ca8e3810cd3430bc906 authored over 8 years ago
chore(version): 1.1.1

d4f91cc23b202ee6e3182f5530182c103c9b720d authored over 8 years ago
fix(run): use Cycle Base 2.1.1

2ca8e667c36a5ae4271cb51044318b1995a0c69e authored over 8 years ago
chore(version): 2.1.1

8b39c56a0332e1816d0ef53e552bc81c9a572395 authored over 8 years ago
fix(Cycle): fix to not use DriversDefinition interface

3bcc6724092bd00171a0248d7a2bbed6c125a84d authored over 8 years ago
chore(package): build dist and bump to 10.0.0-rc23

d7ce76795f40127b1ee0814fbe54af7b637d0db2 authored over 8 years ago
fix(): Remove unused ESLint package

659a18aa7b5654369a28fa5c2280fb10610b364b authored over 8 years ago
fix(): add reference to custom snabbdom typings

c6fc858861a5d4cc7e1bfa928958583e5f4399e2 authored over 8 years ago
feat(src): export more TS interfaces

f4aa1f321a4a32a34a203a4e5517cfaf70e242f7 authored over 8 years ago
1.0.4

53108cc38b0af7ebb8af95facaad52a607fdbff5 authored over 8 years ago
Remove src/ from .npmignore

011513e406950673cdcb7ca369de4f036cd92891 authored over 8 years ago
Build dist

b64160b782ee8ccf2f4645cca32ba23800dc6ba8 authored over 8 years ago
1.0.6

7fc115ae515ff9e46f39432e94ef489e1b04052f authored over 8 years ago
Remove /src from .npmignore (#3)

Reason: SourceMap is pointing at /src which didn't exist in the package

5b9a5cd43b055e9b2d37ed3822ce490ebf0aba67 authored over 8 years ago
chore(changelog): generate changelog

e84d9fc577a0379eb74f03523b93322bfda0dce5 authored over 8 years ago
1.1.1

5e2b2f67d51175c9e3d64703f1c0d6fbeddd5751 authored over 8 years ago
chore(dist): build dist/

3b15fcaa3563606b3d7530e1f690814a218645e2 authored over 8 years ago
chore(docs): build doc/

f79ada13dbf36c08baa42b733099532af14df62e authored over 8 years ago
chore(dist): build dist/

fe3abb7b921499c2c2cd25437761d33827e898b8 authored over 8 years ago
chore(package): fix build script

541db20193847bde9d24066e9c0012b1111890f4 authored over 8 years ago
chore(docs): build doc/

c921f00f8c16a7e994d74401767269ecfb47923e authored over 8 years ago
chore(gitignore): ignore typings folder

ba645bfd4770f62e5014ca1d472f7fbccd5cf097 authored over 8 years ago
chore(README): add back readme

e6de84f6b121364accc8d42fc58339aea5cd6d13 authored over 8 years ago
feat(src): rewrite in typescript (#4)

* feat(src): rewrite in typescript

Rewrite src in typescript and make use of .subscribe() for...

9bfca275e532a572bf0577c40c657f85bba56bdd authored over 8 years ago
1.3.2

16123e3f3b308cb88ab6efdf68bbefb1b0f9481f authored over 8 years ago
Fix TypeScript generics signature for sources/sinks

78878e5d27ac3621384c2e133991ed95f49b294a authored over 8 years ago
1.3.1

24418fadb8d2903f92cb4b18417d156373fe3a87 authored over 8 years ago
Add typings field in package.json

83ac32484c64735b16de5ca7549ec95cebcd0284 authored over 8 years ago
1.3.0

3654b110b474d5d72e8460dccced26839b4074b5 authored over 8 years ago
Build dist/

0739ff2688535cccde887e99b842ce1053032858 authored over 8 years ago
Convert codebase to TypeScript

d18c34d77d352b0e1451cfa7cae18e0cfe4df9d4 authored over 8 years ago
fix(package): specify typings field in package.json

Fixes one issue of https://github.com/cyclejs/core/issues/307

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

d3b25140352d32b55562ac8de214f8a08aa5ae64 authored over 8 years ago
fix(isolation): check for pre-existing isolation

7694fde097d4822d233fbeae28156c4064f22008 authored over 8 years ago
fix(isolation): children should properly receive events when isolated

Children components that are isolated, and then used as the vTree of a parent
component that is ...

9030e5abb35f84b082b2f4c445a62f9c1589eda2 authored over 8 years ago
docs(README): fix misinformation

cedac1e20381e6383b8299ab896f30b9f763ff99 authored over 8 years ago
feat(): initial upload! :fire:

76eebd3c8897129c8185c35823232564e429e36c authored over 8 years ago
chore(): build dist/

00a653551486f95307d7d080b64fbed8cd7896ed authored over 8 years ago
chore(): actually update to latest most-subject

a29bda82d1c7504a522508f7db85d0376f7ca989 authored over 8 years ago
chore(): update to latest deps

c22977b0b725585f69023405af6d6aa27370f4aa authored over 8 years ago
Merge pull request #3 from cyclejs/rewrite-in-js

feat(): rewrite in JS

6ff96fdf7239c44625da96abb3404f47a8e76038 authored over 8 years ago
feat(): rewrite in JS

Due to most.js not yet having proper TypeScript definitions
this is being rewritten in plain 'ol...

c00e941b7be0522dbcd835aca24655fe4de58432 authored over 8 years ago
Update advanced-list to use xstream

67d176e3e8e6f96b776428fc55f5c29c81f54607 authored over 8 years ago
chore(package): build dist and bump to 10.0.0-rc21

881ff9318384c781c95fff00ac9f0bda257ab53b authored over 8 years ago
fix(isolateModule): fix null pointer bug

In isolateModule, the eventDelegators for a specific scope may be
undefined/non-existent when ca...

d606df34f89e886941ca9470754968ef01b110e8 authored over 8 years ago
Update dependencies of animated-letters

ca989679d9cdb1d05dc1515ca0aedf8de8c13569 authored over 8 years ago
Update dependencies in jsx-seconds-elapsed

a2afec8643bce47889141168515d8f4baa093c3d authored over 8 years ago
Update http-search-github to use xstream

f0fecefc9a42d1145902b2573e5fcb052ce8d66a authored over 8 years ago
Update http-random-user to use xstream

85c8eeac3b45a417824e44028b464ddc545cc502 authored over 8 years ago
Build dist and bump to v9.0.0-rc3

daa842645a1041d60f9bede2e075394a090a1c7b authored over 8 years ago
Rewrite to use xstream, not Rx v4

19473bcb467af542dc354fe46d3e4430269da1f8 authored over 8 years ago
Update dependencies in many example

3abf514f4bfd092047e6686f5ba7e324840a7177 authored over 8 years ago
chore(package): build dist and bump to 10.0.0-rc20

7531d250aa79a7182c444fe0f8fad97fbab563d8 authored over 8 years ago
perf(DOMSource): improve speed of isolated events()

Simulate a dropRepeats/filter operator using a mutable variable in the
scope, to avoid passing r...

83e63ef71fe78b4ddeaa378164132f6a85e00497 authored over 8 years ago
Update nested-folders to use xstream

0a7c05b9f704a4310b4f6b44a4d9323378760194 authored over 8 years ago
chore(package): build dist and bump to 10.0.0-rc19

0b16b9591b38309237299a5c64c824dd87343eda authored over 8 years ago
fix(EventDelegator): avoid bubbling for dead element event

While bubbling, some destination event handler may trigger cascading
changes in the application ...

542b11c9752e935536a02d36913e60c37b5f31c2 authored over 8 years ago
Update autocomplete-search to use xstream

975ae02cb56eb6ecd2306ba160730c56923a6568 authored over 8 years ago
chore(package): build dist and bump to 10.0.0-rc18

12271631148d60b444d5af41418fa221210b5a70 authored over 8 years ago
fix(DOMSource): fix events on an isolated top element

Using [email protected] (patch version from 2.4.1) was crucial to solve this
bug.

3977f8b04c98053ff7221a0fcf9067341c33d0ea authored over 8 years ago
fix(hyperscript): null/undefined children filtering

PR #123

568778e76ad4d2a8327b03b51a4cd9910b38c360 authored over 8 years ago
Write proper README

a0f900072d5588a28782092fb3911e6f6b5a0bbd authored over 8 years ago
Make it a Chrome DevTool

4db8e9d477e445fb9935708764fb5bd7fc5c2efc authored over 8 years ago
refactor(test): tiny cleanup of code in test files

0b5b96ee7b6b2c05fc6ef70bd3b9f51daf9e5a7e authored over 8 years ago
chore(version): 1.1.0

1de2ee8b262ef49803d3585f64cf8a4d31c084a9 authored over 8 years ago
chore(dist): build dist/

54053bae363f1431dcbdf8a52a4b2138978ce5f7 authored over 8 years ago
fix: update base and adapter, fix bugs

Check the tests that were enabled, and were previously skipped. Those are fixed by using
xstream...

25613a5fb1d0da452c68817b374cfdf86484fd91 authored over 8 years ago
1.0.4

2ac2c25324f02d2da32e4c69c62ac90b78753f2a authored over 8 years ago
fix(dispose): fix dispose, to not call complete() on sink proxy

d9ffbbe2079c1a6412c289a85a6853f8cba0e42c authored over 8 years ago
chore(version): 2.1.0

8764009bd5ac675f76cf5f006e68a66a0a80e003 authored over 8 years ago
chore(dist): build dist/

7c93d0768028b3ca6a124a56c0f963adadc71833 authored over 8 years ago
feat(run): write sinks on window, for debugging

To export metadata such as sinks for debugging tools, we set window.Cyclejs object to have sinks...

437fcafdac1cd02ae814ec0c1cd6da66b326d714 authored over 8 years ago
* fix(isolation): keep EventDelegator up to date with isolated Element

* test(isolation): make sure eventlisteners are properly updated

Test that events are still h...

454b51a2ab11e9835e2fef48c0abcd3251ed158b authored over 8 years ago
Rename clicks-visualizer to custom-driver, use xstream

bee2992b07f3a720466769bd35d0af77d417e7ee authored over 8 years ago
Seconds timeframe as customizable variable

1405a59b5b792a8ab168c2d1f31591f14a709aa4 authored over 8 years ago
Clicks visualizer as example with custom driver

31118e1de7ae931d7538aa57c0d5378930e9aee3 authored over 8 years ago
chore(dist): build dist/

709294006a95f4a4f4e698c3488808727b005e32 authored over 8 years ago
1.0.2

2415baed7f5a5afb592dd16d044c760033317b4a authored over 8 years ago
fix: update base to 2.0.2

a12a2b6ed1c80a0584131df82ef3d8d1c5f463e5 authored over 8 years ago
chore(dist): build dist/

349f33574c79414464fe7261518c8fd7c013a0c8 authored over 8 years ago
1.0.4

fa9f6af27d2c8978f445535394ef0afc0ecf9e7d authored over 8 years ago
fix(): update base to 2.0.2

9054d8291482dc30ef69425bc1d8233981d13641 authored over 8 years ago
Bump to 7.0.0-rc5, build dist

5ffc522271719798eff6ca6c5b15e7b179a73f2d authored over 8 years ago
Update base to 2.0.2

e7b7efaa4c805d4500dc15a5d3f18f14d09e594a authored over 8 years ago
2.0.2

2c4b5a7da87f1c8af7f7323c3440482e1e6bb6de authored over 8 years ago
chore(dist): build dist/

a56f10bd2d51d542b1b03fd412b3fc2b08bb9a08 authored over 8 years ago
fix(dispose): check source not nil (#5)

3f5ef7d42b47045501b668d391630392668b7c69 authored over 8 years ago
Update isomorphic to use xstream

74d01e4ebb92dc7b10b75221643d1bb6945b477b authored over 8 years ago
chore(package): build dist and bump to 10.0.0-rc17

eef7ea3666eb34d60012b311a291921920f03049 authored over 8 years ago
fix(DOMSource): attach DOM listeners also on ready root

To support a root container which comes ready-rendered from the server
(i.e. the client should N...

d6950d5e050a9c93a7fd13265554e7a696c86d16 authored over 8 years ago
Update bmi-naive to use Cycle DOM 10.0.0-rc16

cac30c16bec98a60105923b16b78d0fcfaa79a04 authored over 8 years ago
Update animated-letters to use xstream

4ca9a7fda9160a1e356376345ab064b196589ebd authored over 8 years ago
Update jsx-seconds-elapsed to use xstream

67abc4b2694377166428d2f3a8951595eb030b60 authored over 8 years ago
Build dist/

8a36c62dce449d8b23061932e55a9ece34890ac9 authored over 8 years ago
1.2.1

59ed326db923667d44ef0e20698af1fc5bf03292 authored over 8 years ago
safeguard against driver with no source (#9)

b846f75043759171c15a1e4162797f9ba5847dbb authored over 8 years ago
Update many to use xstream

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

8ecbd17be45730c2cc88f20297191c17371af5b8 authored over 8 years ago