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

GitHub binary fixes (#4877)

* Deal with binary files

* Add uploadId

* Properly load source on commits to update

* d...

github.com/codesandbox/codesandbox-client - c4ef125923439fec6146746d2ab4603793dd20cd authored over 4 years ago by Christian Alfoni <[email protected]>
Corrects typo. (#4956)

github.com/codesandbox/codesandbox-client - 0c9ff7ec6fce3836e421347d7e9454e550ca414b authored over 4 years ago by Steve Ruiz <[email protected]>
Fix moving tab to top in devtools (#4952)

github.com/codesandbox/codesandbox-client - c91022a1039e849cdf00813ce1d52f41ae8c7bc9 authored over 4 years ago by Ives van Hoorne <[email protected]>
Fix default extensions for sandpack (prefer mjs) (#4962)

* Fix default extensions for sandpack (prefer mjs)

* Fix synta

* Remove debugger call

github.com/codesandbox/codesandbox-client - bcd308d83cb2013cf5236e465172a053ac1564f5 authored over 4 years ago by Ives van Hoorne <[email protected]>
Specify node version on docker and install tools

github.com/codesandbox/codesandbox-client - e718abe2c7b433a803a49d9eed0fcbe0fd213a0b authored over 4 years ago by Christian Alfoni <[email protected]>
Remove Profile link to GitHub if the user signed up with Google (#4959)

github.com/codesandbox/codesandbox-client - 2339361a8a2f439a2c9d09ee0575420400c39f4f authored over 4 years ago by Sara Vieira <[email protected]>
Add ESLint rule that disallows single children in fragments (#4953)

* Add ESLint rule that disallows single children in fragments

* Fix linting

* Restore Cont...

github.com/codesandbox/codesandbox-client - 00ab46656269a5afe3231a41c14a14df1697b3b0 authored over 4 years ago by Ives van Hoorne <[email protected]>
Fix encoding on json files (#4954)

github.com/codesandbox/codesandbox-client - 94ecc1bf56bd8b2c36404f02a3b8e311db1ab48e authored over 4 years ago by Sara Vieira <[email protected]>
Fix " Failed to execute 'removeChild' on 'Node'" errors (#4950)

Co-authored-by: Ives van Hoorne <[email protected]>

github.com/codesandbox/codesandbox-client - b137ec735be97a4501d81a27c97054258b3e25b0 authored over 4 years ago by Sara Vieira <[email protected]>
Fix 4904 (#4951)

github.com/codesandbox/codesandbox-client - 7bf2e1e7428afde5462e0e481de60583bb2d59a8 authored over 4 years ago by Sara Vieira <[email protected]>
GitHub Workflow announcement (#4494)

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

github.com/codesandbox/codesandbox-client - a5f244dc741078ea99479e76a427087e2d3193ba authored over 4 years ago by garethx <[email protected]>
fix wiggle in docs (#4901)

github.com/codesandbox/codesandbox-client - 73856ade263906c059cc1aad6c1ce482953d5101 authored over 4 years ago by Sara Vieira <[email protected]>
chore: add overmind info in contributing guide (#4944)

github.com/codesandbox/codesandbox-client - 4386ff09392cef96a9adb385aec076f8c11c513c authored over 4 years ago by Yash Joshi <[email protected]>
Fix Tests on Firefox (#4935)

github.com/codesandbox/codesandbox-client - 3e7d7bf3c03eee826e542c61f28af83593941b48 authored over 4 years ago by Sara Vieira <[email protected]>
Use new preact compat (#4914)

Co-authored-by: Ives van Hoorne <[email protected]>

github.com/codesandbox/codesandbox-client - e5889c9964d1a252239ddcc846aa110a26e86e48 authored over 4 years ago by Sara Vieira <[email protected]>
Fix compiling bundles that expect non-strict mode

github.com/codesandbox/codesandbox-client - b5aacc6b2cefedcc201894dcc8f72803ad41c402 authored over 4 years ago by Ives van Hoorne <[email protected]>
Fix registering env preset

github.com/codesandbox/codesandbox-client - 7282e4b9e888e799a551651af58e38156a9e78e3 authored over 4 years ago by Ives van Hoorne <[email protected]>
Add extra condition to isESModule

github.com/codesandbox/codesandbox-client - 79f3eb2eb1bc09f234224b98900ccf1bb49b5f12 authored over 4 years ago by Ives van Hoorne <[email protected]>
Fix detection of es module

github.com/codesandbox/codesandbox-client - db3ccfab0ce06b175d726e94c30bdc9e724f27ea authored over 4 years ago by Ives van Hoorne <[email protected]>
Fix resolving dynamic dependencies (#4940)

* Fix resolving dynamic dependencies

There was a race condition where the parents of a transien...

github.com/codesandbox/codesandbox-client - febe7e5a6d6df7f96ab92f3389ed92e196baad50 authored over 4 years ago by Ives van Hoorne <[email protected]>
Changelog 3.9.3 (#4938)

* Changelog 3.9.3

* Update index.js

* Update index.md

github.com/codesandbox/codesandbox-client - f763da85c0ed95ee82ab121a6fd7921beac72752 authored over 4 years ago by garethx <[email protected]>
fix edge case (#4933)

github.com/codesandbox/codesandbox-client - 36769386e229c5d8c374d332c2e5d2db4e1d07c9 authored over 4 years ago by Sara Vieira <[email protected]>
Respect initialpath in embed "Open Sandbox" link (#4927)

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

github.com/codesandbox/codesandbox-client - fa22465e35866428f807f695b4ea55f4ff104d6c authored over 4 years ago by Dominic Tobias <[email protected]>
Delay the refresh after registering the preview secret (#4879)

* Delay the refresh after registering the preview secret

* Undo prettier changes

github.com/codesandbox/codesandbox-client - 30c789d0fe79214b11c017151198aa4aadc66ae5 authored over 4 years ago by Ives van Hoorne <[email protected]>
fix(dependencies): show latest version on Dependency (#4931)

github.com/codesandbox/codesandbox-client - 80cecb15a1543f42d81f15b1d7ebbcb3cd8c0492 authored over 4 years ago by Yash Joshi <[email protected]>
Fixed label (#4919)

github.com/codesandbox/codesandbox-client - 6548b8ca9d86860d9d7a51c994be7f5962492858 authored over 4 years ago by Danny Ruchtie <[email protected]>
Sandpack Vue 3 Support (#4916)

* Vue 3 Support

* Add another build script

* Remove redundant build file

* Add plugin-a...

github.com/codesandbox/codesandbox-client - c971e58d41781938423aee469e67b42e81e68f18 authored over 4 years ago by Ives van Hoorne <[email protected]>
fix(dependencies): preserve selected version after new search (#4928)

github.com/codesandbox/codesandbox-client - 006adee03295b5d42bb311a526774747758fd1a0 authored over 4 years ago by Yash Joshi <[email protected]>
Last dependency modal fixes (#4926)

github.com/codesandbox/codesandbox-client - da7e95307f3a7387533a6631c0303b716105ce9a authored over 4 years ago by Sara Vieira <[email protected]>
Depenency modal fix (#4925)

github.com/codesandbox/codesandbox-client - 04027da6253b211de8c88f77db971d8fd2de9497 authored over 4 years ago by Sara Vieira <[email protected]>
Profile - type coverage (#4923)

github.com/codesandbox/codesandbox-client - a320dc817eaaa0a7c43be48be18bf78cb9fa7d05 authored over 4 years ago by Siddharth Kshetrapal <[email protected]>
Dependencies modal (#4701)

Co-authored-by: Ives van Hoorne <[email protected]>

github.com/codesandbox/codesandbox-client - 628cbaeae30341780d89a679cca38fe2a777ecab authored over 4 years ago by Sara Vieira <[email protected]>
Delete stale.yml (#4907)

github.com/codesandbox/codesandbox-client - ce0652a5af1409370dbb9764b39ebb25653ccfcc authored over 4 years ago by Michaël De Boey <[email protected]>
Update stale.yml (#4910)

github.com/codesandbox/codesandbox-client - 95f25d8958f62fb3fef625140ad31fe333991d1b authored over 4 years ago by Michaël De Boey <[email protected]>
Fix infinite loop with objects used by immer

Fixes #4897
Fixes #4896

github.com/codesandbox/codesandbox-client - 75ad6385cc0ff16056a6c52b7a23eb448b2cd309 authored over 4 years ago by Ives van Hoorne <[email protected]>
Console Improvements (#4863)

* Debounce updating the status indicator of devtools

* Fix clearing the console for the first...

github.com/codesandbox/codesandbox-client - 9ef8a1cf901f94af661d531333ad7382e1940266 authored over 4 years ago by Ives van Hoorne <[email protected]>
do null check (#4894)

github.com/codesandbox/codesandbox-client - f3342032903004f3800fe80f4c20a5701656574c authored over 4 years ago by Sara Vieira <[email protected]>
Fix permissions on personal workspace sandboxes (#4892)

github.com/codesandbox/codesandbox-client - d61943b11154886a09d42d55b62bcb2384d93802 authored over 4 years ago by Ives van Hoorne <[email protected]>
fix(embed): tests splitpane resizer position (#4889)

github.com/codesandbox/codesandbox-client - d8cb2aa8ebf15d6be34db66b5c1427db9dabba57 authored over 4 years ago by Yash Joshi <[email protected]>
deal with not signed on private repos (#4888)

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

github.com/codesandbox/codesandbox-client - 29a6a06009d65a8d4475984990c41a580a9dd981 authored over 4 years ago by Christian Alfoni <[email protected]>
fix: input width for port in sandbox config (#4886)

github.com/codesandbox/codesandbox-client - 666e3d0d8f5c2c5bbe572cd664ae55963c404b22 authored over 4 years ago by Yash Joshi <[email protected]>
Fix showing personal workspace in the share sheet (#4881)

github.com/codesandbox/codesandbox-client - 0cdc01558542eda6ba66502dad8874f6218651f0 authored over 4 years ago by Ives van Hoorne <[email protected]>
chore: Revert prettier config to 1.19 (#4880)

github.com/codesandbox/codesandbox-client - 18e4e9fb967faac57d0e4d27b0e171ff13a0863d authored over 4 years ago by Michaël De Boey <[email protected]>
WIP Profiles: fix a bunch of tiny issues (#4876)

github.com/codesandbox/codesandbox-client - b1585f49211f436dc94397bd4c3328e85ef49c7c authored over 4 years ago by Siddharth Kshetrapal <[email protected]>
Revert "Deal with binary files (#4855)"

This reverts commit e8134797362f9ff4b7cde9c7cc15cfa55a227308.

github.com/codesandbox/codesandbox-client - 11efa08dfda9b9d72ef436c9695e2630ecb7213f authored over 4 years ago by Christian Alfoni <[email protected]>
Deal with binary files (#4855)

github.com/codesandbox/codesandbox-client - e8134797362f9ff4b7cde9c7cc15cfa55a227308 authored over 4 years ago by Christian Alfoni <[email protected]>
Quickfix context menu options that shouldn't be available

github.com/codesandbox/codesandbox-client - 7d126f47edca9783032476e83b3ae8a6b8324ed2 authored over 4 years ago by Ives van Hoorne <[email protected]>
Revert "Accept folders in upload files button (#4842)"

This reverts commit 7babfd4558eafe74ecf4d5ed23d67ab0fc36c1e7.

github.com/codesandbox/codesandbox-client - dadb27d57963b29b70bc2831b3d6d89d5ff22f3d authored over 4 years ago by Sara Vieira <[email protected]>
WIP Profile: Drag sandbox to header (#4870)

github.com/codesandbox/codesandbox-client - c049c487f039614fc462d41b04f6379df208d651 authored over 4 years ago by Siddharth Kshetrapal <[email protected]>
fix: signin modal animation lag (#4868)

github.com/codesandbox/codesandbox-client - 00d40b476f770715e106d60145093d5a8fa96faf authored over 4 years ago by Yash Joshi <[email protected]>
fix: add validation for empty folder (#4860)

Co-authored-by: Yash Joshi <[email protected]>

github.com/codesandbox/codesandbox-client - 23394dde9be586725fe7fa360d8288bec6a9f82c authored over 4 years ago by Yash Joshi <[email protected]>
WIP Profiles: make html5 thumbnail work in safari (#4858)

github.com/codesandbox/codesandbox-client - 6789341102ca453cf93bea9e45d4067c0298e565 authored over 4 years ago by Siddharth Kshetrapal <[email protected]>
Put prettier back in vscode extension

These extensions are sent and bundled separately, they need the dependency to work

github.com/codesandbox/codesandbox-client - b5ba1f4e351efa12345544a0f56eeb4a2c485e97 authored over 4 years ago by Ives van Hoorne <[email protected]>
🔨 Switch Live to use useOvermind (#3558)

github.com/codesandbox/codesandbox-client - 40d75182a4e17ba22aa36c0d37379f0998e19445 authored over 4 years ago by Michaël De Boey <[email protected]>
🔨 Cleanup components package (#4506)

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

github.com/codesandbox/codesandbox-client - 32b350ffc9d2bfab53789b8c735aa78881a4bfd6 authored over 4 years ago by Michaël De Boey <[email protected]>
chore: Upgrade Prettier (#4859)

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

github.com/codesandbox/codesandbox-client - 557249cfda86cf22c8140422f0ab3a2c8ac104dd authored over 4 years ago by Michaël De Boey <[email protected]>
Cleanup Explorer screen (#4505)

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

github.com/codesandbox/codesandbox-client - 9d940ec77c66e7104957ea0c5f8d597a825b15df authored over 4 years ago by Michaël De Boey <[email protected]>
chore: Upgrade styled-components (#4845)

github.com/codesandbox/codesandbox-client - 768bde5936258b0704e1aee7b92a27add6810858 authored over 4 years ago by Michaël De Boey <[email protected]>
Fix Static Deployments in Vercel (#4856)

github.com/codesandbox/codesandbox-client - d0928ec630293b468453e176c6def7554ababf3e authored over 4 years ago by Sara Vieira <[email protected]>
Accept folders in upload files button (#4842)

github.com/codesandbox/codesandbox-client - 7babfd4558eafe74ecf4d5ed23d67ab0fc36c1e7 authored over 4 years ago by Sara Vieira <[email protected]>
Fix dependencies that have an error (#4854)

github.com/codesandbox/codesandbox-client - 25253d34c08e2bbaa630d749528cd05e449e0c23 authored over 4 years ago by Ives van Hoorne <[email protected]>
Extension Dark Mode issue - Fixed (#4852)

* Fixed Darkmode issue

* fix typo

github.com/codesandbox/codesandbox-client - 44b69171db84f9dcbe5a7903e90dd328e753464e authored over 4 years ago by Danny Ruchtie <[email protected]>
update issue template & code of conduct (#4847)

github.com/codesandbox/codesandbox-client - 40dbebb611a4b6b58f4031ea5c1884e50d129d80 authored over 4 years ago by Sara Vieira <[email protected]>
Include external resources when exporting ZIP (#4843)

github.com/codesandbox/codesandbox-client - 76bae8fbff7ffb37ae7be5860487ab6897d30e85 authored over 4 years ago by Pablo P Varela <[email protected]>
fix crash (#4841)

* fix crash

* remove eslint thing

github.com/codesandbox/codesandbox-client - 7bf3f24141b8fdabefcfaf942476c97c66a4579b authored over 4 years ago by Sara Vieira <[email protected]>
Changelog 392 (#4836)

* updated whats new

* fixed date error

* fixed sentance

* updated date

github.com/codesandbox/codesandbox-client - b3af48117f765b41a6c37f6ac2e7de666d0d5cbb authored over 4 years ago by Danny Ruchtie <[email protected]>
Cleanup Server screen (#4025)

github.com/codesandbox/codesandbox-client - 7d04dad2bd716b5835b231e95af798a846b8ac94 authored over 4 years ago by Michaël De Boey <[email protected]>
Update stale.yml (#4837)

github.com/codesandbox/codesandbox-client - 8505f3a11aa43c307a82b6537c366fb593d388e7 authored over 4 years ago by Michaël De Boey <[email protected]>
Fix printing unary statement with -(--i) (#4835)

github.com/codesandbox/codesandbox-client - 638cd6d7c2b013fe3052dcf69fcaab89b123bf6e authored over 4 years ago by Ives van Hoorne <[email protected]>
WIP Profile: Reorder pinned sandboxes in profile (#4833)

github.com/codesandbox/codesandbox-client - aacf3243fcfd7d8c7fc55a5e52ddaea6b3cfc49c authored over 4 years ago by Siddharth Kshetrapal <[email protected]>
add vim to FF (#4831)

github.com/codesandbox/codesandbox-client - d9ad701031b7065afa3028b4c478b2e15f548d5a authored over 4 years ago by Sara Vieira <[email protected]>
make stale bot friendlier (#4834)

github.com/codesandbox/codesandbox-client - db76e25961cfb8ddf8e0a52204d794bee0dc6e78 authored over 4 years ago by Sanne <[email protected]>
Update stale.yml

github.com/codesandbox/codesandbox-client - 390cdae2cb2f915c217d9625d9d7cca9454a328c authored over 4 years ago by Sara Vieira <[email protected]>
Update stale.yml

github.com/codesandbox/codesandbox-client - bfab2872450134edeb2ada3a7ebab71b3825b333 authored over 4 years ago by Sara Vieira <[email protected]>
add stale gh action (#4818)

github.com/codesandbox/codesandbox-client - 24bfa20d19dd7994943b6a6f3cf2697b607e079d authored over 4 years ago by Sara Vieira <[email protected]>
Quickfix teamId being undefined (#4830)

github.com/codesandbox/codesandbox-client - 242b60e99f13ab569ebfc6ca66378f3fef9b345e authored over 4 years ago by Ives van Hoorne <[email protected]>
updated whats new (#4826)

github.com/codesandbox/codesandbox-client - 595c543c5a333c199ae8e58461b87bf839121ce9 authored over 4 years ago by Danny Ruchtie <[email protected]>
fix crash (#4816)

Co-authored-by: Ives van Hoorne <[email protected]>

github.com/codesandbox/codesandbox-client - eb9281ecd4680030f4568e29630e78b080a8016a authored over 4 years ago by Sara Vieira <[email protected]>
Add freezing/unfreezing in the dashboard (#4803)

* Add freezing/unfreezing in the dashboard

* Fix filtering

* Don't allow (un)freezing of t...

github.com/codesandbox/codesandbox-client - 926e6e0d2f3da81e0f62070c6d48d2067332e9ea authored over 4 years ago by Ives van Hoorne <[email protected]>
gix crash (#4812)

github.com/codesandbox/codesandbox-client - e741cbefb3883280b99ee00dbf335199a618ca6b authored over 4 years ago by Sara Vieira <[email protected]>
Only set current workspace if you're signed in

github.com/codesandbox/codesandbox-client - 52a7192ff290f0fc7103377069fd649150f5de44 authored over 4 years ago by Ives van Hoorne <[email protected]>
should still propagate hyperlink clicks (#4809)

github.com/codesandbox/codesandbox-client - 1dcf18559e2dd3473a96e3fca8dda94e5416aca6 authored over 4 years ago by Christian Alfoni <[email protected]>
Personal Workspaces Phase 2 (#4796)

* Personal Workspaces Phase 2

* Renvert TS changes

* Fix more types

* Gracefully handle...

github.com/codesandbox/codesandbox-client - f862e21fa34e8c25c6de27db433bbbc88c914c33 authored over 4 years ago by Ives van Hoorne <[email protected]>
WIP Profiles: likes + pages (#4802)

github.com/codesandbox/codesandbox-client - b0052520f650ca702537d8f07b2db0e5ab6390e2 authored over 4 years ago by Siddharth Kshetrapal <[email protected]>
Notify auth on commit (#4801)

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

github.com/codesandbox/codesandbox-client - 8ebd090714fe24ab56d395fc054705c53c4e6f4e authored over 4 years ago by Christian Alfoni <[email protected]>
update overmind to latest (#4800)

github.com/codesandbox/codesandbox-client - 2e6e7fb3516c88934341e2f10d9daa54995d6e1c authored over 4 years ago by Christian Alfoni <[email protected]>
update whats new tab (#4795)

github.com/codesandbox/codesandbox-client - e3a6940fddd6b1452414dca2f4d113b5ea4f3329 authored over 4 years ago by Sara Vieira <[email protected]>
WIP: Profile search (#4791)

github.com/codesandbox/codesandbox-client - 3cbc58e44cdf2cd726f9f70b2139b3d275d73dff authored over 4 years ago by Siddharth Kshetrapal <[email protected]>
Update Algolia info to use our new index (#4794)

github.com/codesandbox/codesandbox-client - 1b6040530b6ea44f442c0272a861a456759beb3c authored over 4 years ago by Ives van Hoorne <[email protected]>
fix crash (#4792)

github.com/codesandbox/codesandbox-client - 9242decf4ff383299bb556e5550b191fcda66365 authored over 4 years ago by Sara Vieira <[email protected]>
Allow changing privacy of multiple sandboxes (#4789)

github.com/codesandbox/codesandbox-client - d5fd3a341f1392248561859b332caab1d97a286c authored over 4 years ago by Ives van Hoorne <[email protected]>
Merge user initialization into one function (#4790)

github.com/codesandbox/codesandbox-client - d9cc59cce3cf6fdc49314757b76f13d38b90bea0 authored over 4 years ago by Ives van Hoorne <[email protected]>
Fix link to pro in personal workspace

github.com/codesandbox/codesandbox-client - 40042b2c93d420e4a0942b1167bd1d4f78eb6846 authored over 4 years ago by Ives van Hoorne <[email protected]>
Enable run on click by default for Android and IOS (#4636)

github.com/codesandbox/codesandbox-client - 43c77d2881dfcc848d6cb4cbbedc1e6611aa704b authored over 4 years ago by Ives van Hoorne <[email protected]>
Fix workspace typing (#4786)

* Fix workspace typing

* Fix more GQL typing

* Update how we update team authorization

github.com/codesandbox/codesandbox-client - 2784c848db3e147733289d47e72226e57a92c900 authored over 4 years ago by Ives van Hoorne <[email protected]>
fix markdown crash on info (#4785)

github.com/codesandbox/codesandbox-client - 28f53b121609671926bfeba95fd0f18b1d03829d authored over 4 years ago by Sara Vieira <[email protected]>
Dashboard - team members management (#4588)

* fetch user authorization in team

* no drag, dont auto fork

* handle all the menus!!

*...

github.com/codesandbox/codesandbox-client - 66d8f266370b65d322c225159d30c883d6b2e5cf authored over 4 years ago by Siddharth Kshetrapal <[email protected]>
New commit to force CI

github.com/codesandbox/codesandbox-client - c481573da8a9a8b31797b5bd24eb4c1980d12fbd authored over 4 years ago by Ives van Hoorne <[email protected]>
Fix parcel loading custom HTML files

github.com/codesandbox/codesandbox-client - 55e7c185aa880b2f9df044d2ae1d2316f19dca9a authored over 4 years ago by Ives van Hoorne <[email protected]>