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

Add Podcast Pages (#5582)

github.com/codesandbox/codesandbox-client - f98ee776aaefdd22764b4b97924525276ef7f318 authored almost 4 years ago by Sara Vieira <[email protected]>
Remove debug log from boilerplates

github.com/codesandbox/codesandbox-client - 6ea4966a168620bf7ab7cb9321f32a69df4e49c1 authored almost 4 years ago by Ives van Hoorne <[email protected]>
Replace instead of append when re-rendering a boilerplate

github.com/codesandbox/codesandbox-client - cbed0b3957a53d1b24746a20055f252916bebacb authored almost 4 years ago by Ives van Hoorne <[email protected]>
Fix running boilerplates when Webpack HMR is enabled

github.com/codesandbox/codesandbox-client - 8dbefb16428133fb27be99bdfd5453d56e2c3f9d authored almost 4 years ago by Ives van Hoorne <[email protected]>
fix(dashboard sidebar): align folder icon too all items of the menu (#5588)

github.com/codesandbox/codesandbox-client - 191459bc9ce6062323b0009a9fb92a255e371d1d authored almost 4 years ago by Danilo Woznica <[email protected]>
Fix export ordering when re-exporting an import (#5486)

We need to make sure that no other import can get inbetween an
import + re-export. This ensures...

github.com/codesandbox/codesandbox-client - 4c194bc3e421401bed55b80d3dfd2188747e3d4b authored almost 4 years ago by Ives van Hoorne <[email protected]>
Open files by default in the editor

github.com/codesandbox/codesandbox-client - f9e70274a28a2a91798a73b0a8775264d3abdeeb authored almost 4 years ago by Ives van Hoorne <[email protected]>
Add Basic auth as option in private npm (#5569)

* Implement typing changes

More type fixes

Generate new types

* Add Authentication Type...

github.com/codesandbox/codesandbox-client - f6b10002e25befe275cc5764a0df35183dae0abe authored almost 4 years ago by Ives van Hoorne <[email protected]>
Add Github pages deploy (#5561)

Co-authored-by: Andras Bacsai <[email protected]>

github.com/codesandbox/codesandbox-client - f3d83e4ab74ed968201e4e9ef48197811609c9ba authored almost 4 years ago by Sara Vieira <[email protected]>
Fix aliased dependencies requiring themselves

This fixes the case where eg. @babel/runtime/7.13.3 requires
@babel/runtime and we don't resolve...

github.com/codesandbox/codesandbox-client - 1b86c80f4494e0dfc2ecba8788b9024c70810756 authored almost 4 years ago by Ives van Hoorne <[email protected]>
Improve esmodule detection (#5551)

Fixes #5519

github.com/codesandbox/codesandbox-client - e1e0cef9cc3571ce6dcd4edd8e2be9c1c66a83ab authored almost 4 years ago by Ives van Hoorne <[email protected]>
Add menu option to unlike sandbox in liked sandboxes page (#5579)

github.com/codesandbox/codesandbox-client - 58ab91b36d0758568b45897e4267bd77692d44b5 authored almost 4 years ago by Sara Vieira <[email protected]>
remove the use of isStandalone (#5574)

* remove the use of isStandalone

* fix for codesandbox

* comment

* comment

github.com/codesandbox/codesandbox-client - 2b45591efa83be46edaff25bd53715813589eff3 authored almost 4 years ago by Alex Moldovan <[email protected]>
Fix homepage footer link (#5577)

github.com/codesandbox/codesandbox-client - 54a92fc45bfb4a82f01ff0cba2cb0a5ea055c8d5 authored almost 4 years ago by Sara Vieira <[email protected]>
Add Shared with me & Liked page (#5565)

* add shared with me page

* regenarte schema

* regenarte schema

* add likes page

* f...

github.com/codesandbox/codesandbox-client - b4f2792d0b0f07da8fb180f43b80ad5bfc0e30ed authored almost 4 years ago by Sara Vieira <[email protected]>
Update notice for private npm registries (#5566)

github.com/codesandbox/codesandbox-client - a80797ffc443b87ce6d6d283a3580c9771db0c67 authored almost 4 years ago by Ives van Hoorne <[email protected]>
small fix for resize dispatch and moving the sandpack projects out (#5562)

* small fix for resize dispatch and moving the sandpack projects out

* remove commented code

github.com/codesandbox/codesandbox-client - 607e54c93aa0662745f8ca5e294abc7e1195e3a7 authored almost 4 years ago by Alex Moldovan <[email protected]>
Sandpack milestone2 wrapup (#5484)

* code editor fixes and preparation for click-to-edit prototype

* prepare for moving template...

github.com/codesandbox/codesandbox-client - b45791dfea582c389f595e6a0321fd2557d60f5b authored almost 4 years ago by Alex Moldovan <[email protected]>
add scott to team page (#5560)

Co-authored-by: Sara Vieira <[email protected]>

github.com/codesandbox/codesandbox-client - 1dcab6aef301979a8d75b61f808966b13d25ca3d authored almost 4 years ago by Scott Hutcheson <[email protected]>
Preload babel.min.js from root (#5556)

github.com/codesandbox/codesandbox-client - 00bf9fad79788ea917edb1f70c6e0a55ad7e4691 authored almost 4 years ago by Ives van Hoorne <[email protected]>
Add Matan to team page (#5557)

github.com/codesandbox/codesandbox-client - 25e432cb59fa9fcfd733d9c6728aca4294deff01 authored almost 4 years ago by Matan Kushner <[email protected]>
feat(homepage team): add danilowoz (#5553)

github.com/codesandbox/codesandbox-client - 9278273a7eeca3a3ec4a05bc250b1f5a88c50eca authored almost 4 years ago by Danilo Woznica <[email protected]>
New Overmind typing (#5517)

Co-authored-by: Sara Vieira <[email protected]>

github.com/codesandbox/codesandbox-client - c8d6fc8a8739a1662bce963ac0746b64621ae820 authored almost 4 years ago by Christian Alfoni <[email protected]>
Fix all lint warnings (#5550)

github.com/codesandbox/codesandbox-client - 1085530cacc766c7a07b9c89cc6bb193e5821e5f authored almost 4 years ago by Sara Vieira <[email protected]>
Custom Cover Images for sandboxes (#5543)

github.com/codesandbox/codesandbox-client - 9f792af65c330ec2c67e1bfc55a45f22a87c7971 authored almost 4 years ago by Sara Vieira <[email protected]>
removed the data analyst

github.com/codesandbox/codesandbox-client - f74905fba37c18181e6c2929e3d45fff2a05317f authored almost 4 years ago by Danny Ruchtie <[email protected]>
Fix Vue in Safari (#5549)

Fixes #5366

github.com/codesandbox/codesandbox-client - c74e0bec201a7eaab31f84de93142dcc288f7a59 authored almost 4 years ago by Ives van Hoorne <[email protected]>
Improve network waterfall in Sandpack (#5537)

* Remove waterfall and make Babel load faster

* Preload babel

* Try to preload jsx-runtime...

github.com/codesandbox/codesandbox-client - 26bbd02f7bf379e75c69e0c394fa45ff9bec4725 authored almost 4 years ago by Ives van Hoorne <[email protected]>
update keys; addd commit message link

github.com/codesandbox/codesandbox-client - 66984f4f5cee3838511d83680449bb86aeb5a18f authored almost 4 years ago by Sara Vieira <[email protected]>
Overview of most important changes

1. Terms and Conditions are now called Terms of Use: No legal implications. By using our service...

github.com/codesandbox/codesandbox-client - 36b0f928cb863868bbfd93bb455a74ff46951edc authored almost 4 years ago by Sara Vieira <[email protected]>
Log save errors to Sentry

github.com/codesandbox/codesandbox-client - bcebbd0de0b79921f810d7f8333c494db7b66919 authored almost 4 years ago by Ives van Hoorne <[email protected]>
Unpin @babel/runtime in sandbox

Fixes #5541

github.com/codesandbox/codesandbox-client - 089980ce1c980d957eac6532c461188fe5361865 authored almost 4 years ago by Ives van Hoorne <[email protected]>
add fallback to our hosted type fetcher (#5534)

github.com/codesandbox/codesandbox-client - dd41a240eb883523bcf65368caa29bc47aa1d338 authored almost 4 years ago by Christian Alfoni <[email protected]>
Fix/eslint esquery (#5538)

* Revert "run yarn (#5501)"

This reverts commit debf448580fa4c9eb8803174976371e354632d96.

...

github.com/codesandbox/codesandbox-client - 76fd74d219a6025643815ca49a5d8e5fee47e06c authored almost 4 years ago by Ives van Hoorne <[email protected]>
Remove SW caching of API urls (#5533)

With private npm we need to ensure that we always get the latest API
response back, right now w...

github.com/codesandbox/codesandbox-client - a83257b62e79367b58ac45b1214382f351dd87f2 authored almost 4 years ago by Ives van Hoorne <[email protected]>
Remove assumption that dist-tags is always set in npm manifest (#5532)

github.com/codesandbox/codesandbox-client - cdd85e56fdd1a162f48051ea5505d6a09d353f3e authored almost 4 years ago by Ives van Hoorne <[email protected]>
Updated the Title for the design role

github.com/codesandbox/codesandbox-client - 678b0887f75ddb3284c97768a4e983f02adfd87b authored almost 4 years ago by Danny Ruchtie <[email protected]>
fix typescript

github.com/codesandbox/codesandbox-client - 9c6f0498a3b247a67b7a8ac4ed193cd42d4865ce authored almost 4 years ago by Sara Vieira <[email protected]>
Redo of use new builder for netlify deployments (#5518)

github.com/codesandbox/codesandbox-client - 61b0ddd9c654b3043f69b9f93d5434d637533a9b authored almost 4 years ago by Sara Vieira <[email protected]>
fix(sandpack): error logs for invalid sandbox info (#5488)

* fix: sandpack error logs for invalid sandbox info

* fix: requested changes

github.com/codesandbox/codesandbox-client - e54297b2e0d62e4a1e8a40185bf5a7fec11a545b authored almost 4 years ago by Yash Joshi <[email protected]>
Revert "Uses our own builder instead of using aws for building netlifly websites (#5434)" (#5515)

This reverts commit 7e8b854777a2d2106473755cdefc92af9bd7b31f.

github.com/codesandbox/codesandbox-client - 7c3330ed28e2a72a96be66dec5477bd2757b5cef authored almost 4 years ago by Andras Bacsai <[email protected]>
Add explicit check on onClick (#5513)

github.com/codesandbox/codesandbox-client - 84678763e3cc1fd5daaf7d87b0d3685b620d6cb6 authored almost 4 years ago by Ives van Hoorne <[email protected]>
fix padding & double border on search screen (#5509)

github.com/codesandbox/codesandbox-client - 57e5b882a3818b8e787396adeecbf90d9105e62a authored almost 4 years ago by Sara Vieira <[email protected]>
Revert "Update Ember sandbox template path" (#5512)

This reverts commit 133869c78ec9dc231a3a932d9d8124170488b052.

github.com/codesandbox/codesandbox-client - cda77a213e624cf71c454eae48ff64bf9b3cfcc0 authored almost 4 years ago by Sara Vieira <[email protected]>
Add logging for errors when installing private package (#5511)

github.com/codesandbox/codesandbox-client - 5f48dd98208da3664332ae77d85ff615aa43b1cc authored almost 4 years ago by Ives van Hoorne <[email protected]>
Uses our own builder instead of using aws for building netlifly websites (#5434)

github.com/codesandbox/codesandbox-client - 7e8b854777a2d2106473755cdefc92af9bd7b31f authored almost 4 years ago by Sara Vieira <[email protected]>
Update Ember sandbox template path (#5498)

Co-authored-by: Sara Vieira <[email protected]>

github.com/codesandbox/codesandbox-client - 133869c78ec9dc231a3a932d9d8124170488b052 authored almost 4 years ago by NullVoxPopuli <[email protected]>
fix: module selection ui in share option (#5504)

github.com/codesandbox/codesandbox-client - 0caffc3346162400636c40513d912f94d02ca441 authored almost 4 years ago by Yash Joshi <[email protected]>
run yarn (#5501)

github.com/codesandbox/codesandbox-client - debf448580fa4c9eb8803174976371e354632d96 authored almost 4 years ago by NullVoxPopuli <[email protected]>
add keyboard traversing in file tree (#5505)

github.com/codesandbox/codesandbox-client - b2583fd8a174360b451ce7fc496e5d4ff7955eff authored almost 4 years ago by Yash Joshi <[email protected]>
remove team pro check for sandbox permissions (#5510)

github.com/codesandbox/codesandbox-client - 3f68b55ecb8dd0c64a8526cd9f93d9e475939a1d authored almost 4 years ago by Siddharth Kshetrapal <[email protected]>
Pin @babel/runtime version

Version 7.13 introduced `.mjs` exports, which are handled
not correctly.

github.com/codesandbox/codesandbox-client - 99b208d5ffde8dfda49d3d18e2a8e8fb4ff62298 authored almost 4 years ago by Ives van Hoorne <[email protected]>
[WIP] Sandbox Search (#5458)

Co-authored-by: Lorenz Weiß <[email protected]>
Co-authored-by: Lorenz Weiß <34910067+lowei...

github.com/codesandbox/codesandbox-client - fb32368e7f309d33e1b2f55711b2af07d1cf4ef8 authored almost 4 years ago by Sara Vieira <[email protected]>
fix: theme support for sandbox name input (#5492)

github.com/codesandbox/codesandbox-client - 4fcccdea46b74dd6ed57c26cbc722135620f8a6c authored almost 4 years ago by Yash Joshi <[email protected]>
fix: disable button on empty preset name (#5477)

github.com/codesandbox/codesandbox-client - f85518c060d5d8d4064b303623348a62e60b0d11 authored almost 4 years ago by Yash Joshi <[email protected]>
Do standalone check for all codesandbox.io domains (#5489)

* Do standalone check for all codesandbox.io domains

It turns out that if you open CodeSandbo...

github.com/codesandbox/codesandbox-client - 9390f87475e9e8679c76ea6b8fc69623849e36c3 authored almost 4 years ago by Ives van Hoorne <[email protected]>
added Senior Designer (#5485)

github.com/codesandbox/codesandbox-client - 62796803d0a5fdd6fd35895f3523af4a12d62039 authored almost 4 years ago by Danny Ruchtie <[email protected]>
Fix isStandalone check on embeds iframed in other pages

Our embed returned a wrong value on isStandalone whenever it was embedded
on another page. This ...

github.com/codesandbox/codesandbox-client - efa901cf006ff9f3012982bd9b30e833af3a401c authored almost 4 years ago by Ives van Hoorne <[email protected]>
Add phishing banner (#5461)

* add phishing banner file

* dismiss banner

* check with phishing microservice

* remove...

github.com/codesandbox/codesandbox-client - 6331a6e12b9adce36906fc40082721fdc8de1162 authored almost 4 years ago by Siddharth Kshetrapal <[email protected]>
Sandpack refresh (#5386)

* WIP

* Update storybook

* first cleanup

* cleanup gulp

* chore: cleanup and refacto...

github.com/codesandbox/codesandbox-client - 81b8323818eea055f8c38ee9b207f62173e029c9 authored almost 4 years ago by Alex Moldovan <[email protected]>
Make codesandbox.test environment work (#5459)

github.com/codesandbox/codesandbox-client - 702e2e5692ebc651ca2cfd4d6e3ebfe5efc78496 authored almost 4 years ago by Ives van Hoorne <[email protected]>
add ceora pic (#5465)

Co-authored-by: Ceora Ford <[email protected]>

github.com/codesandbox/codesandbox-client - 6acecf4f171ac90e7989a8d6ce4fba19dbe5e508 authored almost 4 years ago by Ceora Ford <[email protected]>
Greatly reduce initial bundle size of sandbox (#5467)

github.com/codesandbox/codesandbox-client - d381c7a82e12130158d86ba0cdddd677b639f7fc authored almost 4 years ago by Ives van Hoorne <[email protected]>
Update 2-custom-npm-registry.md

github.com/codesandbox/codesandbox-client - a3c4f6ae842d5423d0e0185c984976adcc4c8476 authored almost 4 years ago by garethx <[email protected]>
The plan amounts are wrong?! (#5460)

github.com/codesandbox/codesandbox-client - 55b6b3a22e839fe2e2a98b5a3f513db3de4d570c authored almost 4 years ago by Siddharth Kshetrapal <[email protected]>
Upgrade .nvmrc version to latest v10 (#5455)

github.com/codesandbox/codesandbox-client - 32a58ad174965986972e5235bf0f6bdd08be14f8 authored almost 4 years ago by Boda <[email protected]>
Add checkmarks to cards in pricing (#5449)

github.com/codesandbox/codesandbox-client - ad724c44f131210bc9ffc5557936f4e452e526d5 authored almost 4 years ago by Sara Vieira <[email protected]>
Add [email protected] as the requirement for jsx transform

github.com/codesandbox/codesandbox-client - 3cb9266699538f2c10746504c93140336f9d6c47 authored almost 4 years ago by Ives van Hoorne <[email protected]>
Delete old profile pages (#5446)

github.com/codesandbox/codesandbox-client - a4325f4fdfe523d44664d9b15e79c1f219ab1c31 authored almost 4 years ago by Sara Vieira <[email protected]>
Only create a single babel worker when in sandpack (#5445)

* Only create a single babel worker when in sandpack

* Always create the babelworkers array

github.com/codesandbox/codesandbox-client - 7eaa51314523f44dfda371a70d9476439a20719d authored almost 4 years ago by Ives van Hoorne <[email protected]>
Make React transform work with tags (like 'latest') (#5421)

* Make React transform work with tags (like 'latest')

* Asyncify

* Fix reloading manager

github.com/codesandbox/codesandbox-client - f7a6ade5e880732e868e786c1b6378592dc673b0 authored almost 4 years ago by Ives van Hoorne <[email protected]>
Fix React Refresh boundary export changes (#5442)

* Fix React Refresh boundaries by invalidating

* Don't show "Aw Snap" for Sandpack

* Expli...

github.com/codesandbox/codesandbox-client - 3bd6cc18033b8de3860a089f861b4949fed508c3 authored almost 4 years ago by Ives van Hoorne <[email protected]>
fix tracking on pricing page

github.com/codesandbox/codesandbox-client - 665889972d801d9a566f993eee762ec45398b2d1 authored almost 4 years ago by Sara Vieira <[email protected]>
context menu position: ref + getBoundingClientRect (#5435)

* ref + getBoundingClientRect implementation

* fix type check on props

github.com/codesandbox/codesandbox-client - 37c338d02f228c31ed0674222b20bf59e5d2e495 authored almost 4 years ago by Alex Moldovan <[email protected]>
Add Pages needed for Team Pro Release (#5355)

* update order

* new page

* add pro

* change url

* enterprise

* add some mobiule ...

github.com/codesandbox/codesandbox-client - fa8e83e122b4f3d32cd2a74fd7a3c888f2f7dce5 authored almost 4 years ago by Sara Vieira <[email protected]>
Upgrade to Pro - Part 3 (#5363)

* new upgrade section for pro page

* feature flag the whole thing

* sort and disable non-a...

github.com/codesandbox/codesandbox-client - d780399101f1000f4159e43a0d43046f7d86561a authored almost 4 years ago by Siddharth Kshetrapal <[email protected]>
redirect user if branch is gone (#5441)

github.com/codesandbox/codesandbox-client - 2f16f896de823f57ef7403e0107c0c2abcf28452 authored almost 4 years ago by Sara Vieira <[email protected]>
Add zeh photo (#5439)

* Add zeh photo

* Add the photo file

github.com/codesandbox/codesandbox-client - a104aa84e2b90d2b7bef37da053cea2c6834e53e authored almost 4 years ago by Zeh Fernandes <[email protected]>
Revert "Redirect user if branch is gone (#5433)" (#5440)

This reverts commit cacc11a405e82feabe0cae9cde71373713511d37.

github.com/codesandbox/codesandbox-client - 00c9f48c37d3daefa6773d9cba02d375aa35886c authored almost 4 years ago by Andras Bacsai <[email protected]>
Redirect user if branch is gone (#5433)

* redircet user if branch is gone

* fix ts

* fix typo0

* refactor try...catch

* remo...

github.com/codesandbox/codesandbox-client - cacc11a405e82feabe0cae9cde71373713511d37 authored almost 4 years ago by Sara Vieira <[email protected]>
Show user friendly error if we have issues fetching team token (#5430)

github.com/codesandbox/codesandbox-client - f91e74a4b65dd07f3a8c2e95adae260c29eb43db authored almost 4 years ago by Sara Vieira <[email protected]>
Fix crash by wrapping JSON.parse in a try...catch (#5431)

github.com/codesandbox/codesandbox-client - 8279318de22708150807eaeca7be4876e8a4bb3f authored almost 4 years ago by Sara Vieira <[email protected]>
Disable timers in sentry (#5423)

github.com/codesandbox/codesandbox-client - d63980a3e95f9c5a63df07ae1917e0cb87eba9f8 authored almost 4 years ago by Sara Vieira <[email protected]>
update labels for stale bot

github.com/codesandbox/codesandbox-client - ad6f9926c0930380f863864bdd6db3e84d92fee6 authored almost 4 years ago by Sara Vieira <[email protected]>
only show install extension banner in chromium browsers (#5422)

github.com/codesandbox/codesandbox-client - 0f5a37992c8e900553c729260f7ba3c4c0eb164d authored almost 4 years ago by Sara Vieira <[email protected]>
Update sign in banner design (#5418)

* update sign in ad

* update height

* update skeleton theme

* update to 3 minutes

github.com/codesandbox/codesandbox-client - 7e4ed58cc45fe551376c258c2760f2196fd0787b authored almost 4 years ago by Sara Vieira <[email protected]>
fix text truncate (#5409)

* fix truncate

* snapshot test

* fix always-on bubble cut

github.com/codesandbox/codesandbox-client - 83c5a17b7274a3015962d77b99b91a7f745d26f2 authored almost 4 years ago by Alex Moldovan <[email protected]>
fix vertical position for context menu (#5419)

github.com/codesandbox/codesandbox-client - f08bca39f17e383d86199368b4c3bb7ac5f8bd08 authored almost 4 years ago by Alex Moldovan <[email protected]>
Fix edge case where changedModuleShortids is null (#5417)

github.com/codesandbox/codesandbox-client - f8ede25e236b9796da93750e97b40bf11901742f authored almost 4 years ago by Sara Vieira <[email protected]>
Fix issue where a user tries to install a dependency that has no versions (#5410)

* fix issue where versions is empty

* move function

github.com/codesandbox/codesandbox-client - b20c737428dcb2228eeec675811e628afd1720c1 authored almost 4 years ago by Sara Vieira <[email protected]>
Fix semver.prerelease returning `null`

github.com/codesandbox/codesandbox-client - 9fac21277e096017112a053aa50e8469a4a6c48b authored almost 4 years ago by Ives van Hoorne <[email protected]>
Fix React versions that are integers

Test case: https://gily0.csb.app/

github.com/codesandbox/codesandbox-client - f46f5e427d4896175190ef0d9c48b62e18d7bbb1 authored almost 4 years ago by Ives van Hoorne <[email protected]>
Fix React transform not found in newer version of react (#5408)

github.com/codesandbox/codesandbox-client - 77b7c030576f618ba737031328f87be5a6285e6f authored almost 4 years ago by Sara Vieira <[email protected]>
Update 2-custom-npm-registry.md

github.com/codesandbox/codesandbox-client - 841bdc80fa2ac530412b300a7f1568c5b545cd84 authored almost 4 years ago by garethx <[email protected]>
Stop using string manipulation for import renames (#5404)

github.com/codesandbox/codesandbox-client - 3ded1a29ca456434a904a4ac2f1e12f405aa094f authored almost 4 years ago by Ives van Hoorne <[email protected]>
Enable new React transform for every React version (#5403)

github.com/codesandbox/codesandbox-client - 63a95357e7dd43f29a63213ddbb881c84ac469ce authored almost 4 years ago by Ives van Hoorne <[email protected]>