Ecosyste.ms: OpenCollective

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

codesandbox

An online editor tailored for web application development
Collective - Host: opensource - https://opencollective.com/codesandbox - Code: https://github.com/CompuIves/codesandbox-client

Fix sandboxes without dependencies (#1190)

<!--
Please make sure you are familiar with and follow the instructions in the
contributing gu...

github.com/codesandbox/codesandbox-client - 6213d2e63314d3761ad4b635bc854d2411b0d521 authored about 6 years ago by François Chalifour <[email protected]>
Fix sandboxes without dependencies (#1190)

<!--
Please make sure you are familiar with and follow the instructions in the
contributing gu...

github.com/codesandbox/codesandbox-client - 6213d2e63314d3761ad4b635bc854d2411b0d521 authored about 6 years ago by François Chalifour <[email protected]>
Create simple chrome extension (#1188)

* create simple chrome extension

* add readme

* only show if a package.json is presengt

...

github.com/codesandbox/codesandbox-client - 4e9f2c2bab43d91f34b3e1e8a065f08acd04dbe2 authored about 6 years ago by Sara Vieira <[email protected]>
Create simple chrome extension (#1188)

* create simple chrome extension

* add readme

* only show if a package.json is presengt

...

github.com/codesandbox/codesandbox-client - 4e9f2c2bab43d91f34b3e1e8a065f08acd04dbe2 authored about 6 years ago by Sara Vieira <[email protected]>
Only sync files if explicitly needed by React

github.com/codesandbox/codesandbox-client - 8713bb1cb42ad5618b545d38d64518a5fc493d3d authored about 6 years ago by Ives van Hoorne <[email protected]>
Only sync files if explicitly needed by React

github.com/codesandbox/codesandbox-client - 8713bb1cb42ad5618b545d38d64518a5fc493d3d authored about 6 years ago by Ives van Hoorne <[email protected]>
Editor optimizations

github.com/codesandbox/codesandbox-client - 7db6b3bd5d8945920a5fa79f4bacfde61ea8bf02 authored about 6 years ago by Ives van Hoorne <[email protected]>
Editor optimizations

github.com/codesandbox/codesandbox-client - 7db6b3bd5d8945920a5fa79f4bacfde61ea8bf02 authored about 6 years ago by Ives van Hoorne <[email protected]>
fix typo, "Commiting" should be "Committing" (#1184)

github.com/codesandbox/codesandbox-client - 0ca2602838e3ae7a68734ede9db96af4c0f9d4f1 authored about 6 years ago by Tim Whitbeck <[email protected]>
Disable runtime cache for sandboxes

github.com/codesandbox/codesandbox-client - 8f1f711533fb7a4fa9f8d26ef60f2f006895f44b authored about 6 years ago by Ives van Hoorne <[email protected]>
Disable runtime cache for sandboxes

github.com/codesandbox/codesandbox-client - 8f1f711533fb7a4fa9f8d26ef60f2f006895f44b authored about 6 years ago by Ives van Hoorne <[email protected]>
More improvements

github.com/codesandbox/codesandbox-client - 704701e62c1c2d68af2cdf7ed3ef989b8daf8a13 authored about 6 years ago by Ives van Hoorne <[email protected]>
More improvements

github.com/codesandbox/codesandbox-client - 704701e62c1c2d68af2cdf7ed3ef989b8daf8a13 authored about 6 years ago by Ives van Hoorne <[email protected]>
make search responsive (#1185)

github.com/codesandbox/codesandbox-client - ea48b8e4b4135c400600d8da74a3b797da9b296a authored about 6 years ago by Sara Vieira <[email protected]>
make search responsive (#1185)

github.com/codesandbox/codesandbox-client - ea48b8e4b4135c400600d8da74a3b797da9b296a authored about 6 years ago by Sara Vieira <[email protected]>
Fix registering frames for sse sandboxes

github.com/codesandbox/codesandbox-client - 160af7a9bd64399dc2c31458874e7a6b4b4c090a authored about 6 years ago by Ives van Hoorne <[email protected]>
Fix registering frames for sse sandboxes

github.com/codesandbox/codesandbox-client - 160af7a9bd64399dc2c31458874e7a6b4b4c090a authored about 6 years ago by Ives van Hoorne <[email protected]>
Fix reinitializing console listener

github.com/codesandbox/codesandbox-client - 4b74200d035e058d26d92e274abeee8311bb5a00 authored about 6 years ago by Ives van Hoorne <[email protected]>
Fix reinitializing console listener

github.com/codesandbox/codesandbox-client - 4b74200d035e058d26d92e274abeee8311bb5a00 authored about 6 years ago by Ives van Hoorne <[email protected]>
Remove ternary in favor of short && (#1155)

github.com/codesandbox/codesandbox-client - 81441cb0563eafe48fc2b2ea2eca33c4bf77fd8b authored about 6 years ago by Melanie Seltzer <[email protected]>
Remove ternary in favor of short && (#1155)

github.com/codesandbox/codesandbox-client - 81441cb0563eafe48fc2b2ea2eca33c4bf77fd8b authored about 6 years ago by Melanie Seltzer <[email protected]>
Fix communication with sandbox after a fork

github.com/codesandbox/codesandbox-client - 18e0de988ee139fdacf3383c877f8acef8d4102e authored about 6 years ago by Ives van Hoorne <[email protected]>
Fix communication with sandbox after a fork

github.com/codesandbox/codesandbox-client - 18e0de988ee139fdacf3383c877f8acef8d4102e authored about 6 years ago by Ives van Hoorne <[email protected]>
Revert "Revert "Remove the use of wildcard postMessage (#1088)""

This reverts commit bb95a6ec0f848ee3df25f06d5481e9d7e5a47a9d.

github.com/codesandbox/codesandbox-client - 751dd5d71973f25cd4b500a184bf35a27f34b837 authored about 6 years ago by Ives van Hoorne <[email protected]>
Revert "Revert "Remove the use of wildcard postMessage (#1088)""

This reverts commit bb95a6ec0f848ee3df25f06d5481e9d7e5a47a9d.

github.com/codesandbox/codesandbox-client - 751dd5d71973f25cd4b500a184bf35a27f34b837 authored about 6 years ago by Ives van Hoorne <[email protected]>
Remove optimization for @babel/runtime

github.com/codesandbox/codesandbox-client - 1665b64be149e98711b17bd51019c8b9805ef5a5 authored about 6 years ago by Ives van Hoorne <[email protected]>
Remove optimization for @babel/runtime

github.com/codesandbox/codesandbox-client - 1665b64be149e98711b17bd51019c8b9805ef5a5 authored about 6 years ago by Ives van Hoorne <[email protected]>
Fix tag checking

github.com/codesandbox/codesandbox-client - d54f78f34d6583ed6aa6c677b5b7c6e933936ea7 authored about 6 years ago by Ives van Hoorne <[email protected]>
Fix tag checking

github.com/codesandbox/codesandbox-client - d54f78f34d6583ed6aa6c677b5b7c6e933936ea7 authored about 6 years ago by Ives van Hoorne <[email protected]>
Fix generators

Fixes #1169

github.com/codesandbox/codesandbox-client - 9ce2f9ee7c3836812ec89f2ea20df5661b3d9d04 authored about 6 years ago by Ives van Hoorne <[email protected]>
Fix generators

Fixes #1169

github.com/codesandbox/codesandbox-client - 9ce2f9ee7c3836812ec89f2ea20df5661b3d9d04 authored about 6 years ago by Ives van Hoorne <[email protected]>
chore(homepage): run prettier (#1175)

this also fixes some surprisingly valid SVGs

github.com/codesandbox/codesandbox-client - 1d9db1168404d18cc085f8ba24c8ef633d202fcf authored about 6 years ago by Haroen Viaene <[email protected]>
chore(homepage): run prettier (#1175)

this also fixes some surprisingly valid SVGs

github.com/codesandbox/codesandbox-client - 1d9db1168404d18cc085f8ba24c8ef633d202fcf authored about 6 years ago by Haroen Viaene <[email protected]>
chore(homepage): make sure sandbox count is updated (#1173)

* chore(home): remove algolia instantiation

not used, so not necessary :)

* chore(homepage...

github.com/codesandbox/codesandbox-client - 777261c8eda5a757b8452f5aed1c86a57d73b703 authored about 6 years ago by Haroen Viaene <[email protected]>
chore(homepage): make sure sandbox count is updated (#1173)

* chore(home): remove algolia instantiation

not used, so not necessary :)

* chore(homepage...

github.com/codesandbox/codesandbox-client - 777261c8eda5a757b8452f5aed1c86a57d73b703 authored about 6 years ago by Haroen Viaene <[email protected]>
Remove console.log

github.com/codesandbox/codesandbox-client - 0f9605c7ce4e248c74049abcc5c03b834560b31f authored about 6 years ago by Ives van Hoorne <[email protected]>
Fix binary SVGs imported with svgr

github.com/codesandbox/codesandbox-client - 9b8dbb95c02158413fecce55961902f3ac70c938 authored about 6 years ago by Ives van Hoorne <[email protected]>
Fix binary SVGs imported with svgr

github.com/codesandbox/codesandbox-client - 9b8dbb95c02158413fecce55961902f3ac70c938 authored about 6 years ago by Ives van Hoorne <[email protected]>
Run CRA v2 transpilers on jsx files

github.com/codesandbox/codesandbox-client - 0a36349fea0577aca41dec4219af516ece841863 authored about 6 years ago by Ives van Hoorne <[email protected]>
Run CRA v2 transpilers on jsx files

github.com/codesandbox/codesandbox-client - 0a36349fea0577aca41dec4219af516ece841863 authored about 6 years ago by Ives van Hoorne <[email protected]>
Default to CRA v2 for version tags

Fixes #1174

github.com/codesandbox/codesandbox-client - b111371b7682a0529b0a88e2b5ecb075521eac80 authored about 6 years ago by Ives van Hoorne <[email protected]>
Default to CRA v2 for version tags

Fixes #1174

github.com/codesandbox/codesandbox-client - b111371b7682a0529b0a88e2b5ecb075521eac80 authored about 6 years ago by Ives van Hoorne <[email protected]>
Merge remote-tracking branch 'upstream/master' into editor-modules

github.com/codesandbox/codesandbox-client - fe007f2a3f7b1cbbd0591098d89d0dcca86c87df authored about 6 years ago by Ives van Hoorne <[email protected]>
Merge remote-tracking branch 'upstream/master' into editor-modules

github.com/codesandbox/codesandbox-client - fe007f2a3f7b1cbbd0591098d89d0dcca86c87df authored about 6 years ago by Ives van Hoorne <[email protected]>
mobile fixes (#1168)

github.com/codesandbox/codesandbox-client - 8bc3bca70cebe41270021f3e17e8066df859e25a authored about 6 years ago by Sara Vieira <[email protected]>
mobile fixes (#1168)

github.com/codesandbox/codesandbox-client - 8bc3bca70cebe41270021f3e17e8066df859e25a authored about 6 years ago by Sara Vieira <[email protected]>
Add note to lint PRs (#1161)

github.com/codesandbox/codesandbox-client - 102abcf7064253cbef0e6afebeca9727206e964a authored about 6 years ago by Paul Sherman <[email protected]>
fix(profile): Update sandboxes count after delete (#1163)

* chore: Renaming variable and property used to delete a sandbox

* fix(profile): Updating the...

github.com/codesandbox/codesandbox-client - 061f73119e9f8c40606f9808cc2cc773dd2d89d7 authored about 6 years ago by Arthur Denner <[email protected]>
fix(trash): Updating the list of deleted sandboxes after permanent removal (#1153)

github.com/codesandbox/codesandbox-client - c43717a408b94ea5f4a8d92219627fe5247d6534 authored about 6 years ago by Arthur Denner <[email protected]>
fix(trash): Updating the list of deleted sandboxes after permanent removal (#1153)

github.com/codesandbox/codesandbox-client - c43717a408b94ea5f4a8d92219627fe5247d6534 authored about 6 years ago by Arthur Denner <[email protected]>
add vscode icons (#1154)

* add vscode icons

* change function name

* use styled componnents instead of inline

* ...

github.com/codesandbox/codesandbox-client - d560934a342d632dc4868165ffe5e4195d118ec8 authored about 6 years ago by Sara Vieira <[email protected]>
add vscode icons (#1154)

* add vscode icons

* change function name

* use styled componnents instead of inline

* ...

github.com/codesandbox/codesandbox-client - d560934a342d632dc4868165ffe5e4195d118ec8 authored about 6 years ago by Sara Vieira <[email protected]>
Fix console

github.com/codesandbox/codesandbox-client - 8e4cd410dde27844f056a46cfaf5bf4b9f308712 authored about 6 years ago by Ives van Hoorne <[email protected]>
Fix console

github.com/codesandbox/codesandbox-client - 8e4cd410dde27844f056a46cfaf5bf4b9f308712 authored about 6 years ago by Ives van Hoorne <[email protected]>
Fix some eslint issues

github.com/codesandbox/codesandbox-client - e50fd4d418de567eefc6ba1b6bf4e0e5003bd918 authored about 6 years ago by Ives van Hoorne <[email protected]>
Fix some eslint issues

github.com/codesandbox/codesandbox-client - e50fd4d418de567eefc6ba1b6bf4e0e5003bd918 authored about 6 years ago by Ives van Hoorne <[email protected]>
Add polyfills of sandbox back in

github.com/codesandbox/codesandbox-client - 9a2b74a3d9cd68228218eea3798a1f1041370578 authored about 6 years ago by Ives van Hoorne <[email protected]>
Add polyfills of sandbox back in

github.com/codesandbox/codesandbox-client - 9a2b74a3d9cd68228218eea3798a1f1041370578 authored about 6 years ago by Ives van Hoorne <[email protected]>
Default to CRA v1

github.com/codesandbox/codesandbox-client - 1a00522ce2d3ae0fcc0f3ab91d791cf5254ed99a authored about 6 years ago by Ives van Hoorne <[email protected]>
Default to CRA v1

github.com/codesandbox/codesandbox-client - 1a00522ce2d3ae0fcc0f3ab91d791cf5254ed99a authored about 6 years ago by Ives van Hoorne <[email protected]>
Fix error overlay and sass resolving

github.com/codesandbox/codesandbox-client - 20e99285f71a9818d7f0bf19da8c06e7d5b0a6ae authored about 6 years ago by Ives van Hoorne <[email protected]>
Cleaner code

github.com/codesandbox/codesandbox-client - e45dad57a7082541c173d976e75136f58b4cfaf6 authored about 6 years ago by Ives van Hoorne <[email protected]>
Cleaner code

github.com/codesandbox/codesandbox-client - e45dad57a7082541c173d976e75136f58b4cfaf6 authored about 6 years ago by Ives van Hoorne <[email protected]>
Fix integration tests

github.com/codesandbox/codesandbox-client - d02deca7a1df13edda3543e36928a7cd81d85a1d authored about 6 years ago by Ives van Hoorne <[email protected]>
Fix integration tests

github.com/codesandbox/codesandbox-client - d02deca7a1df13edda3543e36928a7cd81d85a1d authored about 6 years ago by Ives van Hoorne <[email protected]>
Fix @babel/runtime dependency issues

github.com/codesandbox/codesandbox-client - 79dfae131f88e5a1f8a73dbdb8c9c0e0d06f7f99 authored about 6 years ago by Ives van Hoorne <[email protected]>
Fix @babel/runtime dependency issues

github.com/codesandbox/codesandbox-client - 79dfae131f88e5a1f8a73dbdb8c9c0e0d06f7f99 authored about 6 years ago by Ives van Hoorne <[email protected]>
Fix class properties and semver check

github.com/codesandbox/codesandbox-client - 9ff465e259b2c714e4c39a97bf8b5d8159a3af2d authored about 6 years ago by Ives van Hoorne <[email protected]>
Fix class properties and semver check

github.com/codesandbox/codesandbox-client - 9ff465e259b2c714e4c39a97bf8b5d8159a3af2d authored about 6 years ago by Ives van Hoorne <[email protected]>
Fix undefined value

github.com/codesandbox/codesandbox-client - f7eb5fa0a16a38b5ac79e85dd3dda4fc0b99a4d5 authored about 6 years ago by Ives van Hoorne <[email protected]>
Fix undefined value

github.com/codesandbox/codesandbox-client - f7eb5fa0a16a38b5ac79e85dd3dda4fc0b99a4d5 authored about 6 years ago by Ives van Hoorne <[email protected]>
Fix more issues

github.com/codesandbox/codesandbox-client - 656f795a179fb1ce525f72b3c09234604d56e518 authored about 6 years ago by Ives van Hoorne <[email protected]>
Fix more issues

github.com/codesandbox/codesandbox-client - 656f795a179fb1ce525f72b3c09234604d56e518 authored about 6 years ago by Ives van Hoorne <[email protected]>
Update babel to babel 7

github.com/codesandbox/codesandbox-client - ad72a0b4a89a01ee189f77926ba337883ffd4c5a authored about 6 years ago by Ives van Hoorne <[email protected]>
Update babel to babel 7

github.com/codesandbox/codesandbox-client - ad72a0b4a89a01ee189f77926ba337883ffd4c5a authored about 6 years ago by Ives van Hoorne <[email protected]>
fix(github): Resetting error state when changing the repo title (#1139)

github.com/codesandbox/codesandbox-client - e36124f6c65b45f18cbf7131a8df387b3e778b2d authored about 6 years ago by Arthur Denner <[email protected]>
fix(github): Resetting error state when changing the repo title (#1139)

github.com/codesandbox/codesandbox-client - e36124f6c65b45f18cbf7131a8df387b3e778b2d authored about 6 years ago by Arthur Denner <[email protected]>
fix(patron): Fixing crash on slider due to Array.forEach is not a function (#1141)

github.com/codesandbox/codesandbox-client - eca9762a51e806524ee4ce3dc96701eb7c2fe890 authored about 6 years ago by Arthur Denner <[email protected]>
fix(patron): Fixing crash on slider due to Array.forEach is not a function (#1141)

github.com/codesandbox/codesandbox-client - eca9762a51e806524ee4ce3dc96701eb7c2fe890 authored about 6 years ago by Arthur Denner <[email protected]>
[docs] importing - template can be specified in sandbox.config.json (#1125)

github.com/codesandbox/codesandbox-client - 247779e66e3f255780e74c0128b9a56cd3487d48 authored about 6 years ago by Mike North <[email protected]>
[docs] importing - template can be specified in sandbox.config.json (#1125)

github.com/codesandbox/codesandbox-client - 247779e66e3f255780e74c0128b9a56cd3487d48 authored about 6 years ago by Mike North <[email protected]>
Increase time of loading screen to appear

github.com/codesandbox/codesandbox-client - bcbb98376915c4f5bd31a96ca450db8f37b5daec authored about 6 years ago by Ives van Hoorne <[email protected]>
Increase time of loading screen to appear

github.com/codesandbox/codesandbox-client - bcbb98376915c4f5bd31a96ca450db8f37b5daec authored about 6 years ago by Ives van Hoorne <[email protected]>
Change some styling

github.com/codesandbox/codesandbox-client - 8d0bc6ef7989707b5653e4cfc028ef3de2b38b68 authored about 6 years ago by Ives van Hoorne <[email protected]>
Change some styling

github.com/codesandbox/codesandbox-client - 8d0bc6ef7989707b5653e4cfc028ef3de2b38b68 authored about 6 years ago by Ives van Hoorne <[email protected]>
Fix styling of username

github.com/codesandbox/codesandbox-client - af45d0daf33be7477798b90c1b521d66a8e4a08c authored about 6 years ago by Ives van Hoorne <[email protected]>
Fix styling of username

github.com/codesandbox/codesandbox-client - af45d0daf33be7477798b90c1b521d66a8e4a08c authored about 6 years ago by Ives van Hoorne <[email protected]>
Fix switching paths

github.com/codesandbox/codesandbox-client - 02c720225b0d38f83aa8b91b080635afc97ae009 authored about 6 years ago by Ives van Hoorne <[email protected]>
Fix switching paths

github.com/codesandbox/codesandbox-client - 02c720225b0d38f83aa8b91b080635afc97ae009 authored about 6 years ago by Ives van Hoorne <[email protected]>
Fix heap space issue when building

github.com/codesandbox/codesandbox-client - 92714ea9e58552aaf575af274b5c7237013a0250 authored about 6 years ago by Ives van Hoorne <[email protected]>