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 env variable to sse docs (#4557)

github.com/codesandbox/codesandbox-client - 6f2a91814ace90506d547654777b9c53440659a6 authored over 4 years ago by Sara Vieira <[email protected]>
Add missing js modules for dojo styles (#4548)

github.com/codesandbox/codesandbox-client - 4a4a2c3d06b2c8861f85c512afe48093d361812f authored over 4 years ago by Bradley Maier <[email protected]>
Update Card component's height on User Settings (#4529)

github.com/codesandbox/codesandbox-client - 36f79743eee32dd05928e525988b4454f2b309a0 authored over 4 years ago by Michaël De Boey <[email protected]>
Trigger FS file watchers in bundler on file changes (#4538)

github.com/codesandbox/codesandbox-client - c0176a2d4cd1bc9bcbe2a90d8eae7f40fa246db8 authored over 4 years ago by Ives van Hoorne <[email protected]>
Fix printing a double UnaryExpression (#4551)

Fixes #4476

github.com/codesandbox/codesandbox-client - 3667817c3621a116b68bb366ae16c97e22bba21d authored over 4 years ago by Ives van Hoorne <[email protected]>
remove no-loop-func rule (#4549)

github.com/codesandbox/codesandbox-client - b6e622464bfd054414afd25e658a912361b0544e authored over 4 years ago by Sara Vieira <[email protected]>
Ensure that templates on home only occupy 1 row (#4546)

github.com/codesandbox/codesandbox-client - c17a45f674e78f88367d3ac14aba448586ec11b4 authored over 4 years ago by Ives van Hoorne <[email protected]>
Add more caches to the sass worker

github.com/codesandbox/codesandbox-client - b64a4265adceb1c7aea694b666975e0ecce1c6a7 authored over 4 years ago by Ives van Hoorne <[email protected]>
Optimize resolving of sass files (#4544)

github.com/codesandbox/codesandbox-client - 0b9e0b18780415d6d3cff3f310e8668e7fc4edcc authored over 4 years ago by Ives van Hoorne <[email protected]>
Support tsconfig configuraton in Angular template (#4543)

github.com/codesandbox/codesandbox-client - 4ef3a1db6390cfecac5d12e8eef58a8fa4bf9d06 authored over 4 years ago by Ives van Hoorne <[email protected]>
Downgrade sass transpiler

github.com/codesandbox/codesandbox-client - 343b4a2b561bd6c39baf37e3a377eea51911284a authored over 4 years ago by Ives van Hoorne <[email protected]>
Increase sass-loader concurrency to 2

github.com/codesandbox/codesandbox-client - e54915b3c8ade1d2cfbf9e1f0d5599e68e44f325 authored over 4 years ago by Ives van Hoorne <[email protected]>
Fix error on loading originalGit

github.com/codesandbox/codesandbox-client - 3c1e46a48a645a59ada48b0fd02c25e3a90220b4 authored over 4 years ago by Ives van Hoorne <[email protected]>
Fix naming in header

github.com/codesandbox/codesandbox-client - 5643ebb39ea78c89824bca7ccbf59d459cb2863b authored over 4 years ago by Ives van Hoorne <[email protected]>
Fix text SVG import paths

github.com/codesandbox/codesandbox-client - 61f01ff0d231057826184315039b020fe85d81fa authored over 4 years ago by Ives van Hoorne <[email protected]>
Update 5-secrets.md (#4540)

github.com/codesandbox/codesandbox-client - 2aa3b22908b49530894fa0ac4dc21c1050a90df6 authored over 4 years ago by Dave <[email protected]>
Fix function es exports (#4542)

github.com/codesandbox/codesandbox-client - 72c68d103484cbc2f98ba3f5a5e289be72f1d9f0 authored over 4 years ago by Ives van Hoorne <[email protected]>
Allow closing of tabs in embed

github.com/codesandbox/codesandbox-client - 35a55826e675217c8fc9026ea7984c8e60bdd130 authored over 4 years ago by Ives van Hoorne <[email protected]>
Show main module as first tab in embed

github.com/codesandbox/codesandbox-client - 56ac6eb79176ee1c017e81aa52a7a1b81346106b authored over 4 years ago by Ives van Hoorne <[email protected]>
Increase touch window of hamburger in embed

github.com/codesandbox/codesandbox-client - 3b403d975702b50a253204c873ac5aa97f8fce15 authored over 4 years ago by Ives van Hoorne <[email protected]>
Fix reading line highlights

github.com/codesandbox/codesandbox-client - a6d3f7325bd94d64b305e0142300e6a4b88503c6 authored over 4 years ago by Ives van Hoorne <[email protected]>
Additional properties added to Preview Manager (#4535)

* Update index.ts

* Added useful additional properties.

Added additonal properties to Prev...

github.com/codesandbox/codesandbox-client - 35533d414e4d5e040b76baefb029d12c161dd198 authored over 4 years ago by John Prem Kumar S <[email protected]>
Properly update all files when updating folder path (#4537)

Fixes #4435

github.com/codesandbox/codesandbox-client - d0164ee8dd906713b87c3c143d4a49d5e7cba4b8 authored over 4 years ago by Ives van Hoorne <[email protected]>
Fix socket hangup in dev

github.com/codesandbox/codesandbox-client - a59b0a0546f23a93e15cdffa4a0a4d699739aa4e authored over 4 years ago by Ives van Hoorne <[email protected]>
Fix notification actions coming from VSCode

github.com/codesandbox/codesandbox-client - 3524fcf552410d70b43eff172878973fb7f2b5ad authored over 4 years ago by Ives van Hoorne <[email protected]>
Remove autoplay from the iframe sandbox property (#4532)

github.com/codesandbox/codesandbox-client - 7fbd2fd440c2c33164873725e33d0de64a357b8c authored over 4 years ago by Ives van Hoorne <[email protected]>
Update how we define an upstream sandbox

github.com/codesandbox/codesandbox-client - a6eb4d5fb25d0295640acb3ad50bd14185554647 authored over 4 years ago by Ives van Hoorne <[email protected]>
Add sync step in gitflow (#4528)

* add sync step

* small cleanup

* remove async keyword

* add safeguard

* fix pr comm...

github.com/codesandbox/codesandbox-client - b08a6968a0bf013ffe8c8ab2a492b184497b2176 authored over 4 years ago by Sara Vieira <[email protected]>
Changelog 3.8.0 (#4493)

* Changelog 3.8.0

* Update index.js

* Update index.md

* Update index.md

* Update ind...

github.com/codesandbox/codesandbox-client - 8724a83c8d5a1719aa1d0e28d3dcb16f573b57c1 authored over 4 years ago by garethx <[email protected]>
Dynamically convert import expressions for dependencies

github.com/codesandbox/codesandbox-client - 53d41286a4b4c0df22e542c5d4af1499a5da9a54 authored over 4 years ago by Ives van Hoorne <[email protected]>
Make team invitations go to new dashboard

github.com/codesandbox/codesandbox-client - 0f0db3b897ce7a94028ad5531c4530333cc498ef authored over 4 years ago by Ives van Hoorne <[email protected]>
Rename header to make it fit

github.com/codesandbox/codesandbox-client - eb9c8244ebb65d5375f03355a2c3128113f3c890 authored over 4 years ago by Ives van Hoorne <[email protected]>
Fix going to homepage from the dashboard

github.com/codesandbox/codesandbox-client - 340cc79659b981eb7a9fc607d4abc9745d58e6cd authored over 4 years ago by Ives van Hoorne <[email protected]>
Remove forkCount and likeCount from templates

github.com/codesandbox/codesandbox-client - e51d217cffe6c9881c59b5e17bd89c009c2d93e1 authored over 4 years ago by Ives van Hoorne <[email protected]>
Revert "Revert "Release the new dashboard & workspaces (#4519)""

This reverts commit de180281094364c56139bf48bbed3a8c085201c8.

github.com/codesandbox/codesandbox-client - 752c4feda9b30f4a2350bead2c10e25f0e9ab246 authored over 4 years ago by Ives van Hoorne <[email protected]>
Remove the duplicate team gets (#4522)

* Remove the duplicate team gets

* Fix team calls

* Fix fork button

github.com/codesandbox/codesandbox-client - c8cd4841913e1858c4452016bff81e75621d70b0 authored over 4 years ago by Ives van Hoorne <[email protected]>
Put airtable back in

github.com/codesandbox/codesandbox-client - 0c626299ab9864fb8f169b7c08a8d613e34e3532 authored over 4 years ago by Ives van Hoorne <[email protected]>
Revert "Release the new dashboard & workspaces (#4519)"

This reverts commit 2fef49046f378e7a77a0dc27c7524f50b5567e5b.

github.com/codesandbox/codesandbox-client - de180281094364c56139bf48bbed3a8c085201c8 authored over 4 years ago by Ives van Hoorne <[email protected]>
Remove likecount from query

github.com/codesandbox/codesandbox-client - 3dc186b4ad0f3d1cb52923f48a699b605d4135fb authored over 4 years ago by Ives van Hoorne <[email protected]>
Remove fork count from query

github.com/codesandbox/codesandbox-client - 2bd38e45293968d4e4960251ae8dd527af383a8d authored over 4 years ago by Ives van Hoorne <[email protected]>
Remove dependency on airtable

github.com/codesandbox/codesandbox-client - cc615388c7689c3765c598412ce9eb3c88edf410 authored over 4 years ago by Ives van Hoorne <[email protected]>
Fix function call

github.com/codesandbox/codesandbox-client - 665f807658cb6281043badc7e77a1b4408da706b authored over 4 years ago by Ives van Hoorne <[email protected]>
Fix relative image

github.com/codesandbox/codesandbox-client - 43ada66f34dff252442ebe803c2a430e3001cd34 authored over 4 years ago by Ives van Hoorne <[email protected]>
New Dashboard announcement (#4495)

* New Dashboard announcement

* Update index.md

* Add files via upload

* Update index.md...

github.com/codesandbox/codesandbox-client - 175310a0afbb2a1cb974d32a6d7c57e979cacb1f authored over 4 years ago by garethx <[email protected]>
Release the new dashboard & workspaces (#4519)

github.com/codesandbox/codesandbox-client - 2fef49046f378e7a77a0dc27c7524f50b5567e5b authored over 4 years ago by Ives van Hoorne <[email protected]>
Add email preferences (#4514)

* add email preferemnces

* give better error

* fxi test

* remove on initialzed code

* fix ts...

github.com/codesandbox/codesandbox-client - 4f119802676d714d76c574d0e419899613449b97 authored over 4 years ago by Sara Vieira <[email protected]>
Fix deleting opened comment

Fixes #4510

github.com/codesandbox/codesandbox-client - 201e0a4345d4325b095683219dd8c713b7af4d3d authored over 4 years ago by Ives van Hoorne <[email protected]>
Fix mention positioning

We now dynamically move the list based on its size

github.com/codesandbox/codesandbox-client - 822f423f01a1d9f72e7a2ba1dc5ac8d31b49914a authored over 4 years ago by Ives van Hoorne <[email protected]>
Fix small inconsistency in sizing of team avatar

github.com/codesandbox/codesandbox-client - 5b91a8e243c1d9568c61ad3f3f75f13b97207e8c authored over 4 years ago by Ives van Hoorne <[email protected]>
Sort users and invites in dashboard view

github.com/codesandbox/codesandbox-client - 68599fc3d6d21db661ff5bfff121d21891e134fc authored over 4 years ago by Ives van Hoorne <[email protected]>
Fix renaming teams

github.com/codesandbox/codesandbox-client - 4e70a98733fdff0fef4f6ec069f6e9239c1127ca authored over 4 years ago by Ives van Hoorne <[email protected]>
Use history.push for notification links (#4512)

github.com/codesandbox/codesandbox-client - 77e42cebd5355b177892f33071bb0d0e08b5e4a1 authored over 4 years ago by Ives van Hoorne <[email protected]>
Make sentry less strict on allowUrls and denyUrls

github.com/codesandbox/codesandbox-client - 761552acc7b60cd578b138f975d167258eac8cfa authored over 4 years ago by Ives van Hoorne <[email protected]>
Add avatar upload ability for workspaces (#4509)

* add avatar ulçoad ability

* fix terrible variable name

* Update packages/app/src/app/com...

github.com/codesandbox/codesandbox-client - 319a28f5f761fded8df1204d3be04b5db9ff3c22 authored over 4 years ago by Sara Vieira <[email protected]>
Fix long folder names in dashboard sandbox cards

github.com/codesandbox/codesandbox-client - 682c4dbf802fe3b0120845683376c33db9e02230 authored over 4 years ago by Ives van Hoorne <[email protected]>
Comment Mentions (#4492)

* almost and wifi died

* almost and wifi died

* KINDA

* KINDA

* update

* first wo...

github.com/codesandbox/codesandbox-client - e8ff44aabd754dfa533ca01eaaf5e5c6ae298476 authored over 4 years ago by Christian Alfoni <[email protected]>
Repos in the dashboard (#4461)

* start

* more

* more

* more

* add right options to repos

* more

* more

* y...

github.com/codesandbox/codesandbox-client - 18077cc3202b9c64b4e62d7cadad7e1b937c1fb7 authored over 4 years ago by Sara Vieira <[email protected]>
Fix team tracking in Amplitude (#4508)

* Fix team tracking in Amplitude

* Tweak shortDistance for dates

github.com/codesandbox/codesandbox-client - bdb18d94b012d306939790cddea58d7809523725 authored over 4 years ago by Ives van Hoorne <[email protected]>
Fix creating folder in new dashboard in root sidebar

github.com/codesandbox/codesandbox-client - 189ba786b65877d1a35e5b37ada5815da4cf33db authored over 4 years ago by Ives van Hoorne <[email protected]>
Fix GQL types

github.com/codesandbox/codesandbox-client - 03cdc51e924cac5dba08bade7100915d84e8feac authored over 4 years ago by Ives van Hoorne <[email protected]>
Show sandboxes of the whole team in recently modified

github.com/codesandbox/codesandbox-client - c796381357fe0d608b0f7a27e6eebf511afd48c5 authored over 4 years ago by Ives van Hoorne <[email protected]>
Fix search view in new dashboard

github.com/codesandbox/codesandbox-client - 9de6fb0c37c90ce7d3f3b6d9fdb559e6ab7e9b3b authored over 4 years ago by Ives van Hoorne <[email protected]>
Improve render performance of grid

github.com/codesandbox/codesandbox-client - cf77a7c3aa15ab5a40bf737c32ce8a83d09ce2a7 authored over 4 years ago by Ives van Hoorne <[email protected]>
Fix type signature of following users in live

github.com/codesandbox/codesandbox-client - 8cf1504ba75b0b9c97cb8d76c4583a9a09e84802 authored over 4 years ago by Ives van Hoorne <[email protected]>
Improve rendering performance of SandboxCard

This is meant to be reverted once we have a solution that works well
both with our design system...

github.com/codesandbox/codesandbox-client - 81fd6cffb0928acc0ad7ff2bdddca1fce123ca19 authored over 4 years ago by Ives van Hoorne <[email protected]>
Enable new dashboard for pilot members (#4484)

* Enable new dashboard for pilot members

* Fix updating name and sandbox count on dashboard
...

github.com/codesandbox/codesandbox-client - ede5aad6a5b231dc24d0e59301b24b2a66e0b336 authored over 4 years ago by Ives van Hoorne <[email protected]>
Fork sandbox on github import (#4472)

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

github.com/codesandbox/codesandbox-client - 56850339c330955e94b40ccd28c51f76838d1215 authored over 4 years ago by Christian Alfoni <[email protected]>
🔨 Switch PreferencesModal to use useOvermind (#3429)

github.com/codesandbox/codesandbox-client - f8516ad0e4d15b7ba0844f586b21e92dfea0bbf4 authored over 4 years ago by Michaël De Boey <[email protected]>
Use ot types from DefinitelyTyped (#3732)

github.com/codesandbox/codesandbox-client - 53b09c31bcf0479464ab9a0ae7504665cd030d45 authored over 4 years ago by Michaël De Boey <[email protected]>
Cleanup Live screen (#4027)

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

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

github.com/codesandbox/codesandbox-client - f10c0d58496f21a71b162d37a5d2e260053b09f4 authored over 4 years ago by Michaël De Boey <[email protected]>
Homepage tweaks (#4466)

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

github.com/codesandbox/codesandbox-client - ae51d339aab1f3a9e4878569a8fc5f4ba5e38b0c authored over 4 years ago by Danny Ruchtie <[email protected]>
Make bracket matches more apparent in CSB Black (#4490)

🚀

github.com/codesandbox/codesandbox-client - 7d97aae23f3ca99f24565de59508086e620b124b authored over 4 years ago by Ives van Hoorne <[email protected]>
fix(new-dashboard): team member invite & creation (#4487)

github.com/codesandbox/codesandbox-client - 2d3b25c28b5d126bec045fe1ce2ce3902057d6d5 authored over 4 years ago by Yash Joshi <[email protected]>
Close modal after generating sandbox (#4502)

github.com/codesandbox/codesandbox-client - 20b0c73d4651b48701480d98e4deb49b40906a6a authored over 4 years ago by Ives van Hoorne <[email protected]>
track github interactions (#4443)

* track github interactions

* Apply suggestions from code review

Co-authored-by: Ives van ...

github.com/codesandbox/codesandbox-client - 7050c1bc5180c4fe8046b5018c1a70c2ab80a640 authored over 4 years ago by Christian Alfoni <[email protected]>
fix faq issues (#4501)

github.com/codesandbox/codesandbox-client - 970c2418de1d501c0da612890745e9a878ae70a8 authored over 4 years ago by Sara Vieira <[email protected]>
open unsaved modules so that you can save them with save all (#4486)

* open unsaved modules so that you can save them with save all

* fix type issue

github.com/codesandbox/codesandbox-client - 1010decccba8537542cd5689d98355b1f3d5896f authored over 4 years ago by Christian Alfoni <[email protected]>
Fix baseUrl of `.` (#4496)

* Revert "Revert "Improve support for baseUrl""

This reverts commit ad7b0820bd6d01c8d24c737d2...

github.com/codesandbox/codesandbox-client - 9951218e834a7041d64995884f6376376a11e43f authored over 4 years ago by Ives van Hoorne <[email protected]>
Changelog 3.7.0 (#4474)

* Changelog 3.7.0

* Update index.js

* Update index.md

* Update packages/homepage/conten...

github.com/codesandbox/codesandbox-client - 34f877f9495529f379336fc3e9f2249248783eb1 authored over 4 years ago by garethx <[email protected]>
Revert "Improve support for baseUrl"

This reverts commit 805c915f535b6cd010a5e85223d689f17bf15a76.

github.com/codesandbox/codesandbox-client - ad7b0820bd6d01c8d24c737d268d3bad3c23e36b authored over 4 years ago by Ives van Hoorne <[email protected]>
Add Sandbox Skeleton as Background of template universe (#4329)

github.com/codesandbox/codesandbox-client - 0ec1c69672968aa1bc1c746b0cf2bbc8461df420 authored over 4 years ago by Sara Vieira <[email protected]>
Improve support for baseUrl

github.com/codesandbox/codesandbox-client - 805c915f535b6cd010a5e85223d689f17bf15a76 authored over 4 years ago by Ives van Hoorne <[email protected]>
fix small typo (#4488)

github.com/codesandbox/codesandbox-client - 1258499bad3eefc4c5710ae1cbfee0ac97c2ec47 authored over 4 years ago by Sara Vieira <[email protected]>
Standardize how we resolve dynamic imports with babel

github.com/codesandbox/codesandbox-client - 9ec78f44daa3e025c6a2b3390adbb66a557f25ab authored over 4 years ago by Ives van Hoorne <[email protected]>
Fix safari grouping of sandboxes

github.com/codesandbox/codesandbox-client - 8115d6284689f02b76e11db8515c14189ae08fa0 authored over 4 years ago by Ives van Hoorne <[email protected]>
Update how we name the foldername in header

github.com/codesandbox/codesandbox-client - c40fbd45380ccb912fcaaba0c5d250ba34e7497d authored over 4 years ago by Ives van Hoorne <[email protected]>
Fix sorting for safari

github.com/codesandbox/codesandbox-client - 8243debf05bd708e400e122c1b18849da65745b4 authored over 4 years ago by Ives van Hoorne <[email protected]>
Update secrets-2.png (#4482)

github.com/codesandbox/codesandbox-client - 9d5f7f77f5c1915b49e6b2a0d1342795921ea936 authored over 4 years ago by Danny Ruchtie <[email protected]>
Workspaces in new dashboard (#4458)

* Use team search for teams

* Enable team drafts

* Load active team sooner, to prevent rac...

github.com/codesandbox/codesandbox-client - f6213375f54c78bc3682d8f164e8e47e9c8d8b56 authored over 4 years ago by Ives van Hoorne <[email protected]>
Fix sign in crash on dashboard by implementing new themeprovider (#4479)

github.com/codesandbox/codesandbox-client - f3f8d905367a1287c3f58b21610b831db86779f8 authored over 4 years ago by Ives van Hoorne <[email protected]>
Make old dashboard compatible with team drafts

github.com/codesandbox/codesandbox-client - 8df15761832de2ffeb9cfcda25cd00984a396c72 authored over 4 years ago by Ives van Hoorne <[email protected]>
add preview reload with shortcut (#4477)

github.com/codesandbox/codesandbox-client - 38e53615ce20519c8544f542e9b7cb41e541206b authored over 4 years ago by Christian Alfoni <[email protected]>
fix brosswer extension (#4475)

github.com/codesandbox/codesandbox-client - c60b3a9f7034a4e23b8dc850de8bbb1fc5bd71d8 authored over 4 years ago by Sara Vieira <[email protected]>