Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

jsbin

We are on a mission to support maintaining JS Bin and support building new functionality and features to help others teach.
Collective - Host: opensource - https://opencollective.com/jsbin - Code: https://github.com/jsbin/jsbin

Merge pull request #2645 from roman01la/clojurescript

Fix 'Invalid number format [0]' error in CLJS processor

github.com/jsbin/jsbin - 6da35ece45c0658192890cc7ed94cb75129c289a authored almost 9 years ago by Remy Sharp <[email protected]>
Update typescript 1.7.3

github.com/jsbin/jsbin - 3376d1acbc28e1e8c0341b1b048977a0712483fe authored about 9 years ago by Kirill Cherkashin <[email protected]>
fix 'Invalid number format [0]' error in CLJS processor

github.com/jsbin/jsbin - 92b1bd2f4920348744d755c91734067ce92923b8 authored about 9 years ago by Roman Liutikov <[email protected]>
Merge pull request #2644 from kirjs/fix-typescript-modules

Make typescript work without System.js

github.com/jsbin/jsbin - 0c179049608e178fb54d0da98bcb3866cbc98a94 authored about 9 years ago by Remy Sharp <[email protected]>
Temporarily get rid of module system for typescript

github.com/jsbin/jsbin - 5a9ce34c08842a086091a0ac3aa4cd4b1f5b794c authored about 9 years ago by Kirill Cherkashin <[email protected]>
3.35.5

github.com/jsbin/jsbin - 1bedb9f52bc57843933ccc39c0948cd19e5b920e authored about 9 years ago by Remy Sharp <[email protected]>
Merge pull request #2627 from chibicode/master

Add React 0.14.3

github.com/jsbin/jsbin - 3694c361a69dce59f745e4c1a2ad173c41a68cea authored about 9 years ago by Remy Sharp <[email protected]>
Merge pull request #2641 from johnthepink/add-velocity

Add Velocity JS and UI Pack to libraries

github.com/jsbin/jsbin - f1e00b5308c3d652b42bcc7d3d57797b4f6ec3f7 authored about 9 years ago by Remy Sharp <[email protected]>
Merge pull request #2635 from peterblazejewicz/update/bootstrap

:arrow_up: Update Bootstrap to 3.3.6

github.com/jsbin/jsbin - 7a29feed1dca6de3e765eb9cb13b1b2b33101f7e authored about 9 years ago by Remy Sharp <[email protected]>
Merge pull request #2636 from kirjs/update-typescript

Use the latest version of the TypeScript compiler

github.com/jsbin/jsbin - 66aea8f1fc0af2e0a8dd9683e8effd8e2e552091 authored about 9 years ago by Remy Sharp <[email protected]>
Merge pull request #2642 from johnthepink/fix-help-typo

Update keyboard shortcuts help text

github.com/jsbin/jsbin - ae26df718107ce118bfe0305bfe7949bfd20076e authored about 9 years ago by Remy Sharp <[email protected]>
Merge pull request #2631 from roman01la/clojurescript

use iframe instead of web worker for sandboxing

github.com/jsbin/jsbin - 791b3cd0649937ef4431fc1f893d70ed4ce71050 authored about 9 years ago by Remy Sharp <[email protected]>
Update keyboard shortcuts help text for indenting. Resolves #2553

github.com/jsbin/jsbin - 17153b812ef1b16772d9299106475d38ee2954bb authored about 9 years ago by John Pinkerton <[email protected]>
Add Velocity JS and UI Pack to libraries. Resolves #2612

github.com/jsbin/jsbin - 888dc41d14cab68742aaf272cb148d0bf7e134c5 authored about 9 years ago by John Pinkerton <[email protected]>
Use the latest version of the TypeScript compiler

closes: #1142, #2270, #2455,

github.com/jsbin/jsbin - 8765fd1587da075677632eb7576504be77c7c7d8 authored about 9 years ago by Kirill Cherkashin <[email protected]>
:arrow_up: Update Bootstrap to 3.3.6

This is a trivial commit, just updating CDN links.
The 3.3.6 resources are already available at ...

github.com/jsbin/jsbin - 9ffc2b21639288f3195c109b266d8d67b187235b authored about 9 years ago by Peter Blazejewicz <[email protected]>
Allow using es6/babel as a preprocessor when prepopulating bins with POST request

github.com/jsbin/jsbin - 6eb804bcb76e9e78fb7f3e9265c2827c55a9bdcf authored about 9 years ago by Kirill Cherkashin <[email protected]>
use iframe intead of web worker for sandboxing

github.com/jsbin/jsbin - 5850ff76bd7fc932a804987453c8411c28e5a714 authored about 9 years ago by Roman Liutikov <[email protected]>
3.35.4

github.com/jsbin/jsbin - 511dcb4b22b5412803a91d022f0348e6b0479559 authored about 9 years ago by Remy Sharp <[email protected]>
fix: UK businesses weren't having VAT applied

github.com/jsbin/jsbin - fce529eae9661343a01223c575c165bb91805ef5 authored about 9 years ago by Remy Sharp <[email protected]>
Add React 0.14.3

github.com/jsbin/jsbin - ccb9eef3f9c4659c853a82ee8e060fb543f0eda0 authored about 9 years ago by Shu Uesugi <[email protected]>
Merge remote-tracking branch 'jsbin/master'

github.com/jsbin/jsbin - 7ee1d74e0315cb2cdb4d6b18357c1872d533e7e3 authored about 9 years ago by John Michel <[email protected]>
Merge pull request #2618 from blesh/update_rxjs_links

Remove RxJS 2, Add RxJS 5, update RxJS-DOM

github.com/jsbin/jsbin - 2d0fc37b97048907b5330678371fcdfa935ea196 authored about 9 years ago by Remy Sharp <[email protected]>
feat(RxJS 5): add RxJS 5 alpha

This one is important because it's a total rewrite of RxJS, so there are breaking
changes to the...

github.com/jsbin/jsbin - e369acafd5c30bdcb44d83647be365d56d093c35 authored about 9 years ago by Ben Lesh <[email protected]>
feat(RxJS-DOM): add newest version of RxJS-DOM

github.com/jsbin/jsbin - 87c42a4f6c80a82ccab0755851a627cac391885e authored about 9 years ago by Ben Lesh <[email protected]>
feat(RxJS): remove RxJS 2.X links

RxJS 2 is outdated, and we probably do not want people using that

github.com/jsbin/jsbin - c3165d704c0cad79b414c7843e77b4b3ecc976f0 authored about 9 years ago by Ben Lesh <[email protected]>
3.35.3

github.com/jsbin/jsbin - ab04110c6da5965e7eec986c07397a6a26d0637c authored about 9 years ago by Remy Sharp <[email protected]>
Merge pull request #2600 from prabirshrestha/rxjs

added rxjs v4.0.6

github.com/jsbin/jsbin - d614c0472acb0d759e2aac3e89e7abb858acdd92 authored about 9 years ago by Remy Sharp <[email protected]>
added RxJS v4.0.6

* rx.all 4.0.6
* rx.all.compat
* rx.testing

github.com/jsbin/jsbin - d38309d6ed2a84ffbcf9632c6933d1a25df8cde2 authored about 9 years ago by Prabir Shrestha <[email protected]>
add version numbers to rx libraries

github.com/jsbin/jsbin - 51b02d75bb6ced03bd13b7b2f257df47f8b0f612 authored about 9 years ago by Prabir Shrestha <[email protected]>
Merge pull request #2597 from johnmichel/master

Update Ramda to v0.18.0

github.com/jsbin/jsbin - bba21a6b3504a37f87ffeea3f4dc5dba245fcabf authored about 9 years ago by Remy Sharp <[email protected]>
Update Ramda to v0.18.0

github.com/jsbin/jsbin - 7e0b1d7f7a4af8e5d85d9a7524a56893e1565595 authored about 9 years ago by John Michel <[email protected]>
Merge pull request #2593 from osxi/master

add moment (2.10.6 w & w/o locales)

github.com/jsbin/jsbin - dead4f56682cd5b52fffa37c06eee2cbc0b208c7 authored about 9 years ago by Remy Sharp <[email protected]>
add moment (2.10.6 w & w/o locales)

github.com/jsbin/jsbin - 45cf8ab93d97625d995366ffe0cb6e2ee3ba7c17 authored about 9 years ago by osxi <[email protected]>
Merge pull request #2590 from IvanSanchez/openshift

Allow running inside OpenShift cloud :facepunch:

github.com/jsbin/jsbin - f43db5858be238c1fa8f4ca96ba9883d992305b8 authored about 9 years ago by Remy Sharp <[email protected]>
Fetch options from openshift env vars (if available)

github.com/jsbin/jsbin - 61d72ff3a1f8a60492ee859809dafc7cb43eaa3f authored about 9 years ago by Iván Sánchez Ortega <[email protected]>
3.35.2

github.com/jsbin/jsbin - 2c07c8176847cd7be2cb77ad7296566e91565992 authored about 9 years ago by Remy Sharp <[email protected]>
fix: me being a twerp.

I missing the sandbox prop in TWO other places.

github.com/jsbin/jsbin - f58529faf31ef9d9fcf9b6c9338a79abc6e38bd6 authored about 9 years ago by Remy Sharp <[email protected]>
3.35.1

github.com/jsbin/jsbin - 72e8000c438edbbd7ae8beb326d21d0cd4bdc467 authored about 9 years ago by Remy Sharp <[email protected]>
Merge pull request #2588 from jsbin/fix/alerts

fix: allow alerts in the iframe again

github.com/jsbin/jsbin - 1d2d434e1eaa33766e33dfb403e9fdd714ff9bf8 authored about 9 years ago by Remy Sharp <[email protected]>
fix: allow alerts in the iframe again

Fixes #2586

Props to @mikewest ❤

github.com/jsbin/jsbin - b65a0553b903c8db1bf8b9661824d202cda6f04c authored about 9 years ago by Remy Sharp <[email protected]>
Merge pull request #2561 from jwdallas/master

Update docs on installing via npm

github.com/jsbin/jsbin - 5204e350470ba3737284cf696fd84e3806814231 authored about 9 years ago by Remy Sharp <[email protected]>
Merge pull request #2578 from malash/fix/node-version

Fix node version limit more strictly because so many versions are unsupported.

github.com/jsbin/jsbin - c288733997a2809eb5189fc02ab92546cf4c2484 authored about 9 years ago by Remy Sharp <[email protected]>
Merge pull request #2563 from AverageMarcus/master

Changed D3.js to use https URL

github.com/jsbin/jsbin - b6e04ec89b56e33b6d7391270c65835d0fd9a6fb authored about 9 years ago by Remy Sharp <[email protected]>
fix node version in .travis.yml

github.com/jsbin/jsbin - 7a5ef9e60420b3a5af0b454f82cddbb25482fa99 authored about 9 years ago by Malash <[email protected]>
fix node version limit in package.json

github.com/jsbin/jsbin - aa23071c759264b380208417ad1f6cc61e3f3ea7 authored about 9 years ago by Malash <[email protected]>
Add specific node version to docs

github.com/jsbin/jsbin - 89e878d4cbbb752115f54c82e02979063f9775de authored about 9 years ago by Jonathan Dallas <[email protected]>
Changed D3.js to use https URL

Fixes #2549 - D3.js Library Not Loading on Bins Using Https

github.com/jsbin/jsbin - 16edd33ac44a752f13a5e670b61ee6a7766dfe0a authored about 9 years ago by Marcus Noble <[email protected]>
Update docs on installing via npm

github.com/jsbin/jsbin - 652e884ef4405cf51352cb87d69a42f834e59a68 authored about 9 years ago by Jonathan Dallas <[email protected]>
3.35.0

github.com/jsbin/jsbin - e9eaa748f8ab9a72f8cdee302e8f096aebca2f28 authored over 9 years ago by Remy Sharp <[email protected]>
chore: bump semver

github.com/jsbin/jsbin - 132b64a7bf5342d233cbba7bb91d602df3f7d494 authored over 9 years ago by Remy Sharp <[email protected]>
fix: remove sendy & copy tweaks

github.com/jsbin/jsbin - 14f9a63f9df7a3eb3fcdaf810d00b9ee1b890ad1 authored over 9 years ago by Remy Sharp <[email protected]>
Merge pull request #2547 from simonThiele/threeJsUpdate

Update three.js from 67 -> 72

github.com/jsbin/jsbin - 13c65b483de4b40fd9493e4f520307985afe324f authored over 9 years ago by Remy Sharp <[email protected]>
update three.js from 67 -> 72

github.com/jsbin/jsbin - 1ae3e6e5b60d8dbe9531e0c9cbe3a33506e4355b authored over 9 years ago by simonThiele <[email protected]>
docs: add code of conduct

[skip ci]

github.com/jsbin/jsbin - 2c42e1bf450f8e223ba0a65716b846faed637a2a authored over 9 years ago by Remy Sharp <[email protected]>
3.34.3

github.com/jsbin/jsbin - 1b9f259a9a9727ff4a6b4f204718006ed5fce7da authored over 9 years ago by Remy Sharp <[email protected]>
Merge pull request #2506 from roman01la/clojurescript

replace ClojureScript with self-hosted version

github.com/jsbin/jsbin - 641252bb6cec39748cd52cb33f37d96e755816d7 authored over 9 years ago by Remy Sharp <[email protected]>
Merge pull request #2524 from vipulnsward/react-13-3

Upgrade React to 0.13.3

github.com/jsbin/jsbin - 661a2922f1b16463b7eb566e248ba2ac7e5ccd3f authored over 9 years ago by Remy Sharp <[email protected]>
Merge pull request #2533 from Hamcha/patch-1

Make the tweet fit into Twitter's character limit

github.com/jsbin/jsbin - e2a3aa8ea3a08ff359a6089936971279fb5f65f6 authored over 9 years ago by Remy Sharp <[email protected]>
fix: transfer shoudn't run when empty

fixes #2523 ... because no one else could be bothered.

github.com/jsbin/jsbin - cfd20d8291d3210b375c501c4b8675a47a84365a authored over 9 years ago by Remy Sharp <[email protected]>
fix: just don't bother with EU VAT check...

Because frankly, it's WSDL and it's down 75% of the time.

github.com/jsbin/jsbin - 969192ddba278293a6deae68f33ab42a1ab34b3b authored over 9 years ago by Remy Sharp <[email protected]>
Make the tweet fit into Twitter's character limit

The original message was 145 characters long, 5 character over the limit (140).
This little edi...

github.com/jsbin/jsbin - 8a77fd46a64f1ca8dbc778fad4981e96ea4be3b1 authored over 9 years ago by ‮ahcmaH <[email protected]>
Upgrade React to 0.13.3

github.com/jsbin/jsbin - 4495f4ceccb04ba41d6374be02a237fdd29d7957 authored over 9 years ago by Vipul A M <[email protected]>
reset namespace before evaluation

github.com/jsbin/jsbin - 1cee7226b2c6bba50ddfb4cde7f1ad736e8446ee authored over 9 years ago by Roman Liutikov <[email protected]>
wrap result correctly

github.com/jsbin/jsbin - 7d33b15c1cc68d82fdc7b995ab100e6d9db14f95 authored over 9 years ago by Roman Liutikov <[email protected]>
reset log

github.com/jsbin/jsbin - 3035216c60e534cdb6ff8353e401ad8c283c4e10 authored over 9 years ago by Roman Liutikov <[email protected]>
forward console calls into the sandbox

github.com/jsbin/jsbin - 71e40f9188e43b5d649aaf248ac7a761108cac14 authored over 9 years ago by Roman Liutikov <[email protected]>
3.34.2

github.com/jsbin/jsbin - 4d8b12788b44d236fa8640925f5bcf4d7cb66c54 authored over 9 years ago by Remy Sharp <[email protected]>
Merge pull request #2515 from kentcdodds/master

Update babel to 5.8.21 (latest)

github.com/jsbin/jsbin - 08cb3e6f1caf84443934c91d8f67f5f144230f91 authored over 9 years ago by Remy Sharp <[email protected]>
Update babel to 5.8.21 (latest)

github.com/jsbin/jsbin - bd14327b4b17db9671f39f2b4bbc739b175dedc4 authored over 9 years ago by Kent C. Dodds <[email protected]>
warn with alert

github.com/jsbin/jsbin - d844a2a0fc0aa89bc488bed20043af9051675d21 authored over 9 years ago by Roman Liutikov <[email protected]>
apply proper CM mode for ClojureScript

github.com/jsbin/jsbin - c7ced399871762f4a4f85bd8953c8a7792c155b5 authored over 9 years ago by Roman Liutikov <[email protected]>
move evaluation into dedicated web worker

github.com/jsbin/jsbin - 36dbc8765582a8993a761d79ed2638f3e34f5e54 authored over 9 years ago by Roman Liutikov <[email protected]>
stand-alone cljs build

github.com/jsbin/jsbin - 8e972b92b9bc0e67a4ed7d0351acc2dba73bf886 authored over 9 years ago by Roman Liutikov <[email protected]>
replace ClojureScript with self-hosted version

github.com/jsbin/jsbin - 7e823b4c70e958329afbda5700a17a2006679b68 authored over 9 years ago by Roman Liutikov <[email protected]>
3.34.1

github.com/jsbin/jsbin - e319ca04e516e9341e90e496218e412d32215cb5 authored over 9 years ago by Remy Sharp <[email protected]>
fix: posted bin content with processors

github.com/jsbin/jsbin - d02f57ee336de07a2bb87597c1938d542312f16d authored over 9 years ago by Remy Sharp <[email protected]>
fix: put avatar in /other/ jsbin object

github.com/jsbin/jsbin - b999ce0642dc75036c8b93be54c1c41afa1b6407 authored over 9 years ago by Remy Sharp <[email protected]>
Merge pull request #2483 from mzgol/patch-1

Update jQueries

github.com/jsbin/jsbin - 8dd79c6f3cc9ede916797b02b7904372928cd132 authored over 9 years ago by Remy Sharp <[email protected]>
Merge pull request #2482 from HeroicEric/bump-ember-version

Bump ember version to v1.13.15

github.com/jsbin/jsbin - 898bb11785a1f3f400bf14acb2d4638768b9bbfb authored over 9 years ago by Remy Sharp <[email protected]>
Merge pull request #2488 from HeroicEric/bump-ember-data-version

Bump ember-data version to 1.13.6

github.com/jsbin/jsbin - a741ae866dfe3d29e48a845d28d4b1cb65746bdd authored over 9 years ago by Remy Sharp <[email protected]>
Bump ember-data version

github.com/jsbin/jsbin - 7e109b2ee4fac2b6cfdefd888fcb5cce79710822 authored over 9 years ago by Eric Kelly <[email protected]>
Update jQueries

1. Update all included jQueries to their latest patch releases
2. Switch to non-minified jQuery...

github.com/jsbin/jsbin - 63e20648a41eac2055aed113b451c47099f7e32a authored over 9 years ago by Michał Gołębiowski <[email protected]>
Bump ember version to v1.13.15

github.com/jsbin/jsbin - 52f1370c7063246569bc344e17632168dc6c9e83 authored over 9 years ago by Eric Kelly <[email protected]>
Merge pull request #2478 from mzgol/patch-1

Add jQuery & jQuery Compat 3.0.0-alpha1

github.com/jsbin/jsbin - eaeb03191c7c6859c6a1761667926500d982e39e authored over 9 years ago by Remy Sharp <[email protected]>
Add jQuery & jQuery Compat 3.0.0-alpha1

I'll be submitting PRs changing this to further 3.0.0 alphas/betas so that people can test the l...

github.com/jsbin/jsbin - fffaf453c7a6882e3f4badb1cc6291a371d2e154 authored over 9 years ago by Michał Gołębiowski <[email protected]>
3.34.0

github.com/jsbin/jsbin - 0809a3ad27486aa76b7bea370216b022e22cef10 authored over 9 years ago by Remy Sharp <[email protected]>
Merge pull request #2477 from jsbin/feature/transfer-bin

feat: allow users to transfer their bins

github.com/jsbin/jsbin - 1d1d371c1f457a0aaa36e89eef59a36d8b607038 authored over 9 years ago by Remy Sharp <[email protected]>
feat: allow users to transfer their bins

github.com/jsbin/jsbin - 925b849d3901fe2e9a48b1e85b2e6f92514f85ac authored over 9 years ago by Remy Sharp <[email protected]>
Merge pull request #2475 from fenduru/fix/sqlite/id-generation

fix: generate longer IDs when using sqlite

github.com/jsbin/jsbin - 365ac015b28f10f60618d4d849bb896d92c00f56 authored over 9 years ago by Remy Sharp <[email protected]>
fix: generate longer IDs when using sqlite

The sqlite ID generation code was intending to recursively try longer
IDs until one was found wi...

github.com/jsbin/jsbin - fa8c9ddc55d2eac850093aa0efa4dbb4dc9bceb8 authored over 9 years ago by Josh Fee <[email protected]>
3.33.3

github.com/jsbin/jsbin - 01bd80466d7a23ee65a07586636a596956c3a181 authored over 9 years ago by Remy Sharp <[email protected]>
Merge pull request #2474 from jsbin/fix/2464

fix: embed replaces iframe to avoid history push

github.com/jsbin/jsbin - 0ebff07f8a5091bd14d6ff18a17b01f2f36c51da authored over 9 years ago by Remy Sharp <[email protected]>
fix: embed replaces iframe to avoid history push

Instead of setting the .src on the iframe causing the url to push onto the history stack.

Fixes...

github.com/jsbin/jsbin - 37f8cd510c366a94e46be3aa6b85e3275eb0ba4f authored over 9 years ago by Remy Sharp <[email protected]>
3.33.2

github.com/jsbin/jsbin - 792d1c9c9753e9c3ab2dfb1bfbb3e56a3f025176 authored over 9 years ago by Remy Sharp <[email protected]>
fix: ISE on delete account

github.com/jsbin/jsbin - c616b9b3d3316a789d5eeb9c8d278d88d9e5e4e0 authored over 9 years ago by Remy Sharp <[email protected]>
Merge pull request #2452 from johnmichel/master

Add Ramda as an available library

github.com/jsbin/jsbin - 4f8b2efa3c6c1d4df792c933a8a0b43b3a61ff6f authored over 9 years ago by Remy Sharp <[email protected]>
Merge pull request #2473 from HeroicEric/bump-ember-versions

Bump ember and ember data versions

github.com/jsbin/jsbin - 73a84440aad555f7f792d1cd9bb9bb6bffafc13f authored over 9 years ago by Remy Sharp <[email protected]>
Bump ember and ember data versions

github.com/jsbin/jsbin - b5692520ac0bf50920a3fac34dbbc1753e75b21a authored over 9 years ago by Eric Kelly <[email protected]>
Update Ramda entry

As per feedback in jsbin/jsbin#2452

github.com/jsbin/jsbin - 859200c97f8a1790793aaa68bef1e000178a0b0f authored over 9 years ago by John Michel <[email protected]>