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

refactor(http): update devDependencies

Such as express, body-parser, cookie-parser, for tests

9b7f54b75bed9f7a2d734bfca52098ce52f547c8 authored over 8 years ago
release(dom): v11.0.1

4449a1ceb8692833da2a5dcd03cb05c3bcadc054 authored over 8 years ago
fix(dom): use snabbdom exactly 0.5.0 as a fixed version

Avoids issues problems with failing compilations for older TypeScript versions. Snabbdom v0.5.0 ...

642bd6c16fd4d50073962be623048da30c2d02c4 authored over 8 years ago
chore(META): fix update-changelog script to consider old versions

445d5fc9b2fa3268b8651e4ba2e0ce1e8cab1a73 authored over 8 years ago
release(dom): v11.0.0

4ed33f009b5cca7288a3d00930c1aef4bd1132b1 authored over 8 years ago
chore(META): fix check-release redundant info

Should not show same commit twice.

0d3ee9f8eb0239085d7d84def88ba7701b4880bf authored over 8 years ago
fix(dom): update Snabbdom to v0.5.0

Update snabbdom to v0.5.0 and snabbdom-selector to v0.4.0 is a breaking change because Snabbdom
...

6ec38f0246bedd18dc4020f395ceca73ff0611da authored over 8 years ago
release(http): v9.0.3

778ac5d40a76d0f3090bfcb33f59c993133d088b authored over 8 years ago
chore(META): fix http/package.json dist script

08f586f2a9ce9801b675fe21b4c474b20eb773ce authored over 8 years ago
fix(http): remove jspm from package.json

PR #359

ecab1930d6dbae04ce3c6299380425756b57b81a authored over 8 years ago
chore(META): update README.md language

PR #357.

Really minor detail but: `@cycle/foo` can be misleading given there is no real `@cyc...

ad0a717e9f7268a5f68d8a937f6c7ceba6ac753f authored over 8 years ago
chore(META): fix logo on top-level README.md

c52bcb26ee3b381f3b0498487fa6cefa0ef41b1a authored over 8 years ago
chore(META): move out markdox script to top-level

Since every package had exactly the same config.

4bfcf505ee20f6dfe9d329be97165ff22aa0b042 authored over 8 years ago
chore(META): add changelog script for each package

Add new npm run script to generate changelog for a particular package,
using the top-level updat...

6c1e8327861f5629f45494a4e855cfa55937025c authored over 8 years ago
chore(META): update all badges on top-level README

f591445d7809307626ec2cdaa5412bf891684c47 authored over 8 years ago
chore(META): turn off mutual npm links

edaa5cfba2e3247ca78ba2f41461b9f907142210 authored over 8 years ago
chore(META): update typescript to 1.8.10

c7d80f6a44884be1f6f902d14999a825a1bc0ed0 authored over 8 years ago
chore(META): attempt to fix symlink script again

For travis.

83e326550a248b3cbf01232914c0033f53ef0d36 authored over 8 years ago
chore(META): add realpath as an addon for Travis

ba6556b5cba3620320cde6c820bfe7ea200dfee1 authored over 8 years ago
chore(META): fix global script internal-link-all

To address some Travis build problems.

d407150f1c8f29a5966982ae8ce7961b64a746c1 authored over 8 years ago
style(META): tweak an info text in npm link script

2e7e94f19e6cf626182529e624d10f90eac05850 authored over 8 years ago
chore(META): remove obsolete info in some READMEs

98bef3588ef8ed1327bae597f7968e332333f164 authored over 8 years ago
chore(META): change all packages to drop cycle-monorepo-sandbox prefix

11f1bdb503435270fcd62e2d65ff5ce834367d9f authored over 8 years ago
chore(META): fix release script to abort on error

Should not continue to inspect other packages if a release for one package has failed.

f48205a4e026326914d08821d38fafae17677d53 authored over 8 years ago
chore(META): fix top-level npm run setup

Should install top-level devDependencies before anything else.

cb5b39f29f7140ef4132c909263bbb8fb97f1528 authored over 8 years ago
docs(META): improve CONTRIBUTING.md about release process

e8a87cfa6e99b9efc775214872dd9e406793e3aa authored over 8 years ago
refactor(jsonp): fix a silly package.json script

6e885c1203c1eb0cbb833727546759b10e4bcb50 authored over 8 years ago
chore(META): add check-release and release scripts

check-release will just report what packages need to have a new version released, and release sc...

d0c7578ab0d33e1cfaa934dc2ba7c11dc69b3129 authored over 8 years ago
chore(META): improve update-changelog script

Use a separate file to list the packages with changelog.

7d962c50725acf38f2653210b518b3e00218a537 authored over 8 years ago
chore(META): introduce new commit type: 'release'

2ec2382409e705a49587999f8bb5fae57aa5e540 authored over 8 years ago
chore(META): add changelog generation script

09fde904114b988d1ea78ae7ae54a97dc7372c42 authored over 8 years ago
chore(META): add commitizen and npm script

a32d44d98628e608f7010196cccbb3658a2adbdc authored over 8 years ago
Setup proper README generation for each package

a674e3fc094a24ed1a380f379272b001ff267279 authored over 8 years ago
Improve CONTRIBUTING.md

47b8f242361688a2d1d0e88cabb25d902c7a0430 authored over 8 years ago
Use npm link between packages in this repo

top level setup script will run npm link where applicable.

4fcc392a7b6e0a70b785ff22e95849a08a24c1cb authored over 8 years ago
Set access to public for all packages, in package.json

ab7fec6df546baabaa6010fe0764dae7c53c49da authored over 8 years ago
Fix and make uniform the dist script for all packages

bece9f10beaed49452b4e60cd9bca972dc78ae4a authored over 8 years ago
Add README.md

764e9e3c620bed7f7e01a4b276f7598bb29eda57 authored over 8 years ago
Setup npm run test-ci for all packages

4224d051a77ba4d6cae1801e9365f6acf378b6af authored over 8 years ago
Remove dist folders from git, but keep in npm packages

ab72738651cbf51a5ea28d27eb4f4e2c26b88b5a authored over 8 years ago
Move Travis and editorconfig to the root level

6588e20c74dcc30cc856e665f4334168be25f4c1 authored over 8 years ago
Setup monorepo with at least global npm test working

998243fb09aca5c2eff1e68871c28453a7e18874 authored over 8 years ago
Merge xstream-run repo

803fb18f2b61a2b27b40932e879f49cac605e3a5 authored over 8 years ago
Merge xstream-adapter repo

6c220642ca49910215f2f148e98c46da199a15ba authored over 8 years ago
Merge rxjs-run repo

13e06a5ac66a41d1dd6820193a52a8e2f2b1edc9 authored over 8 years ago
Merge rxjs-adapter repo

f064681893139ad3ed4f4920dd069f692f7c329e authored over 8 years ago
Merge rx-run repo

0eb5976707967a10fe16919e4bc739cdcfb3c3f1 authored over 8 years ago
Merge rx-adapter repo

91c25932c019cb8483fd933e0d9b7861528b8f1c authored over 8 years ago
Merge most-run repo

8d96097c87e0a9bfc283256f60237ea740886001 authored over 8 years ago
Merge most-adapter repo

4832dabb0910bdb255104f7c2d0d4484f87e13db authored over 8 years ago
Merge jsonp repo

fc9e091b0a618ea5536e40deb540268a1e06beaf authored over 8 years ago
Merge isolate repo

b88b63385cd475945ced952ebc46c585ba5eb2e4 authored over 8 years ago
Merge http repo

6e0b06d596e5c376ccd2c10873cef094a2d0e3c1 authored over 8 years ago
Merge examples repo

1ca0817e3735df1cc6b768ccec3f63b73ade0ded authored over 8 years ago
Merge dom repo

6accc48ea478de8c42378d23d8cb915364caf4a4 authored over 8 years ago
Merge devtool repo

8ef6adc94e688fdefcf84e48a163f8a48b9d5a87 authored over 8 years ago
Corrected replaceError() example (#55)

`replaceError()` expects a function that returns a stream, not a stream itself.

823476e583054c8ccdb1c5a78bb04ddb41a5de5e authored over 8 years ago
Add animation example

e4dfd0b401673f1f90a62d3170a1c0e7338abd36 authored over 8 years ago
Merge branch 'master' of github.com:cyclejs/examples

9956ad4521736e0bc5e2247d4916d57ebc852a0c authored over 8 years ago
10.1.0

78eb97cbb264bc840d44fbd46a759764a6214f4d authored over 8 years ago
Build dist/

6dd5c90c15bfc6f51b72e8cb38dbc6041a3ca9ff authored over 8 years ago
docs(mockDOMSource): document isolation support

2ff26675dc5c9266dab0bede0e3e28e029a243f9 authored over 8 years ago
feat(mockDOMSource): support isolateSource and isolateSink

Based on classNames, not on Snabbdom isolate module.

Fixes issue https://github.com/cyclejs/cor...

21717c784eb132a3d28d0f6136e893065508544b authored over 8 years ago
test(ci): replace zuul with testem with CI E2E tests

365431f060e07f027313e9b184c6d1fc0a437531 authored over 8 years ago
Include LabeledSlider Import (#11)

Explicitly show the source of the variable `LabeledSlider` to help demonstrate the functionality...

a8559855c5a0b839bb5c3458e8725c530d49bc93 authored over 8 years ago
chore(): remove obsolete zuul config file

6dd3f2bc466b3edb3edf1cb737d551890ff38fe9 authored over 8 years ago
10.0.6

a7038979bb4c8b06174917e5f092734f6fd2188e authored over 8 years ago
Build dist/

dafe198a0ecbef5ffba84c0c9d9a5df52c5a9488 authored over 8 years ago
test(isolation): make tests less fragile to timing

ca4201097ae14f9696e8b52df4c22289c236adc8 authored over 8 years ago
test(SVG): test for foreignObject only if browser supports it

e2e24576b78174525db749bb6677f06de66db051 authored over 8 years ago
fix(EventDelegator): stop propagation when element removed

In EventDelegator.bubble(), stop event propagation if target element is
not contained in the doc...

add9081023b424fb75917975a04d9d35b72e2b7e authored over 8 years ago
test(browser): remove useless console.log from tests

c4ea259b242b30ac7c5b252a6a01d436554c1ba0 authored over 8 years ago
fix(test): reconfigure some mobile browsers for CI

f154d46f7f80695fa1eda15a8b79150c20333a1b authored over 8 years ago
fix(test): fix cmd args for saucelab browsers

05a3388affe1ca8e7954fd97ef8ee41e5c54f942 authored over 8 years ago
fix(makeDOMDriver): use ES6 Map polyfill

To support any browser that does not have Map support yet.

e09ca39f5a599442a8b98bd4199b8ed580b80237 authored over 8 years ago
Fix bmi-typescript example (#33)

* Add missing .babelrc

* Fix page description and title

9ca3b8e3cead249e4251ee8c939bc02997e9ad8c authored over 8 years ago
fix(hyperscript): support numbers as textContent

PR #129.

* Change undefined check

Change the b and c parameter undefined check to allow nu...

464ffe8bad995b1c17487313e3688dc60c3a4f60 authored over 8 years ago
chore(package): update uglify-js

9ead61bddb7094111696c11b2c0c654db02a894c authored over 8 years ago
chore(package): update tslint

5f5f0da2ea56c30c7ffeb043f009d2ff2e4cc2f5 authored over 8 years ago
test(mocha): update mocha and testem packages

870a0bc0746033ca87d416bad5f4d69aeafd5e0f authored over 8 years ago
fix(isolate): replace Number.isNaN with isNaN

To support Safari 8.

57ff4cafc66dee1052970132756afbac59b3d3de authored over 8 years ago
fix(isolateModule): avoid using ES6 Array.from

Not available in browsers like Safari 8, and others.

775cc3b14bf1126210709a5b0d94e3930813ccaa authored over 8 years ago
docs(README): fix links to badges

b80703d03de815347f49cee38bf316622f8f738a authored over 8 years ago
fix(test): replace zuul with testem, for saucelab tests

52ddd80498d6ee9db6ad8400b45c064654a9e611 authored over 8 years ago
Remove dead code (#31)

42f9daff5edb4ddf2156fada8c76ffdd07c18e2d authored over 8 years ago
Change main function variable names (#32)

2db0fa258c5e410a66f77a9e6dda7c26aaec68f7 authored over 8 years ago
10.0.5

a07c70d18a41f2b9691b3ff226929768be363754 authored over 8 years ago
Build dist/

b5b83d10599458e0c1ff846050255520a271e891 authored over 8 years ago
fix(hyperscript): support SVG foreignObject

PR https://github.com/cyclejs/dom/pull/130 for issue https://github.com/cyclejs/core/issues/345
...

8396f8a3b6acad008e05f82db0f9b69576ebf2b4 authored over 8 years ago
10.0.4

4c723df05f30f5cfb4c722c6dbb7fcc57be3ad7f authored over 8 years ago
Build dist/

55688a55f95cea24166b860bde8e31ddfc41985b authored over 8 years ago
fix(isolation): fix unnecessary re-isolation

Fixes issue https://github.com/cyclejs/core/issues/328.

5b74e3de7722282a3a2d3db0de3222a08f26af24 authored over 8 years ago
Update cycle dom to 10.0.3 for many example

3155e936e880d379bd5da0355ee2728f8219fa34 authored over 8 years ago
10.0.3

f92b815471024e95c4997dfa402ed11ff58d7b53 authored over 8 years ago
Build dist/

9f9774aa52f09a7f6fbd1e4c250bace2e3554130 authored over 8 years ago
fix(MainDOMSource): add scroll as non-bubbling event type

Fixes issue #308.

82b55a6641ba5c7b580928cc0a1a4ea933733cf4 authored over 8 years ago
Fix bmi-typescript NPM script typo (#30)

33396bb435d34d35a664e28e5a0c07964ed0b079 authored over 8 years ago
10.0.2

6dbe90759d6451911b7d65ec5f9cf71c3bd25a0f authored over 8 years ago
Add most-typings.d.ts for DOMSource

2ee0fbfc7d1aea7a817a9d99925499fa7bc137e9 authored over 8 years ago
9.0.2

d8a70a326e095b4e0d9971f243b2843913f976a0 authored over 8 years ago