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 more logging to client

github.com/codesandbox/codesandbox-client - afc594c67dab785a182247f1c57beb9d6f9c672e authored almost 5 years ago
Polish v1234 (#3802)

* more polish

* add constants

* make style instead

github.com/codesandbox/codesandbox-client - b1ce359fe5698ed7fea251050d635771b13f7df8 authored almost 5 years ago
Comments polish - Day 1, v2 (#3801)

* sidebar comment shadow yay

* fix shadow on comments top bar

* remove redundant borders
...

github.com/codesandbox/codesandbox-client - e85fd2d1582895ea9eb4b3c360152c052ddb1251 authored almost 5 years ago
fix(template-icon): close popup on selecting the icon (#3759)

* fix(template-icon): close popup on selecting the icon

* refactor(template-config): rearrang...

github.com/codesandbox/codesandbox-client - 7f42c84cae24385d404cea8921d95779c42a49f0 authored almost 5 years ago
more debugging (#3770)

github.com/codesandbox/codesandbox-client - 889fe7bfe0c1ec1d3e9006e2cc356b5e0f986fb9 authored almost 5 years ago
move components and fix adding comment on existing (#3785)

* move components and fix adding comment on existing

* move back profile

github.com/codesandbox/codesandbox-client - 437ad8515d3c8a726ac1244f5df3910ea1441f39 authored almost 5 years ago
Only track the first click in embed

github.com/codesandbox/codesandbox-client - 32dce9d41e334af841fae4445d5fecd3e1caa0db authored almost 5 years ago
Only send Fallback URL event if needed

github.com/codesandbox/codesandbox-client - 7f0db0f3d775a1b5da9261637c47f10a646c540f authored almost 5 years ago
Comments polish day 1 (#3798)

* resolved issues with resolve button

* half pixels, can you believe it

* scroll to bottom...

github.com/codesandbox/codesandbox-client - 7d9b860be2f9b506fecaee3a12016825555e6971 authored almost 5 years ago
Update build crash report to only log commit sha

github.com/codesandbox/codesandbox-client - 5fb16b3845145f46bf151ad18d567c5389592fe9 authored almost 5 years ago
change createComment mutation (#3795)

github.com/codesandbox/codesandbox-client - f8919bfcd3e596970dcb06cd3cdf948153c48e04 authored almost 5 years ago
Add Ability to close the multi comment selector (#3793)

* add close to multi comment

* delete comment

* remove button

* fix text align

github.com/codesandbox/codesandbox-client - d34292d7c159301a17b2065e96c6d255afe45428 authored almost 5 years ago
Fix code (#3792)

* overflow pre

* make code 13pc

* use existing action

github.com/codesandbox/codesandbox-client - 192ddfa627f2f651ba87dc4ec20e8c03e4383646 authored almost 5 years ago
Dialog - textarea colors, not height yet (#3790)

* textarea colors, not height yet

* oops, thats not supposed to be there

github.com/codesandbox/codesandbox-client - 1e12711192046b7f19c72748202b1e69b48b0bf6 authored almost 5 years ago
Dialog: Replies loader (#3781)

* reply loader structure

* add skeleton text component!

* use the skeleton in replies

*...

github.com/codesandbox/codesandbox-client - 29e7bc2945eb8e1ac006f800a1eca8c0562f56e6 authored almost 5 years ago
fix comment delete (#3787)

* fix comment delete

* change themes in code

* not allow empty comments

* fix ts

github.com/codesandbox/codesandbox-client - e7e42dcf4e492d9b8ba4d8975aaa4e1c736c98ce authored almost 5 years ago
use currentId when merging in fork data (#3786)

* use currentId when merging in fork data

* Fix typecheck

Co-authored-by: Ives van Hoorne ...

github.com/codesandbox/codesandbox-client - 81dd93b6ea126da36f2fabf12e09a2687371bb42 authored almost 5 years ago
Fix link to csb-ios.svg

github.com/codesandbox/codesandbox-client - dba55977854b608dcceb7970a986d34a98a1eedf authored almost 5 years ago
fix sorting replies (#3783)

* fix sorting replies

* fix typing

github.com/codesandbox/codesandbox-client - 1cd1906340e4ff02b6019d3d2e7ca5fb398172e4 authored almost 5 years ago
fixed time issues and multi comment sorting and click (#3784)

github.com/codesandbox/codesandbox-client - ce0333e3d3232d8783da24b682edfb40a9789afe authored almost 5 years ago
rename to syncModule and avoid sending operation (#3774)

* rename to syncModule and avoid sending operation

* Apply suggestions from code review

Co...

github.com/codesandbox/codesandbox-client - 2cbc33b881319af722fc1b31ec33bcec2c42913e authored almost 5 years ago
Put module state back on top

github.com/codesandbox/codesandbox-client - e3745231b18e2f0a0171e7e0df36a7bee7056e7f authored almost 5 years ago
Add more strict typing

github.com/codesandbox/codesandbox-client - 2471fc365487c286995c3404b95669ecd8f4f013 authored almost 5 years ago
Fix opening modules from the preview

github.com/codesandbox/codesandbox-client - 6b503fac10a00aedda324a1716109b72ad64fe95 authored almost 5 years ago
Add more behind a feature flag

github.com/codesandbox/codesandbox-client - 72720164ebc7c1cc5d74c340acfe4340f4ca21a4 authored almost 5 years ago
create new OT client last (#3771)

github.com/codesandbox/codesandbox-client - 886936ebc6edeafc24485a7d4189045f82ecaf35 authored almost 5 years ago
Add more breadcrumbs for debugging live

github.com/codesandbox/codesandbox-client - 67ac7141f123e974d407578d3bac00de8b39b76e authored almost 5 years ago
Add more breadcrumbs

github.com/codesandbox/codesandbox-client - cd64ef735ff597e3c9871e34c9ef2d570c759f8a authored almost 5 years ago
change how we ack (#3762)

* change how we ack

* set initial acknowledged revision

* remove try and fix last acknowle...

github.com/codesandbox/codesandbox-client - 0bdecbeac782c349c4eaa2d443238ee138f4198d authored almost 5 years ago
Only show comments indication if experiment is turned on

github.com/codesandbox/codesandbox-client - 8e7ca1b83c454c0e8ea4cc0a14c7ff1f70a8f53e authored almost 5 years ago
Increase sentry breadcrumbs

github.com/codesandbox/codesandbox-client - ff86562a25f54fceee5679869097967b56f33dfa authored almost 5 years ago
Increase breadcrumb count

github.com/codesandbox/codesandbox-client - bb37decc1d3e7ab7cd36f504bf5f07bfe004e832 authored almost 5 years ago
WIP: Comment glyphs (#3726)

* initial stuff

* initial glyph implementation

* optimistic transposing

* add active cl...

github.com/codesandbox/codesandbox-client - e98ccf5312184c8b9edba3050fab0dd3554f022e authored almost 5 years ago
Fix localStorage permissions if DNT is not enabled

github.com/codesandbox/codesandbox-client - 3c3c35709e0310e9b0d95bde3d7e61daff7723c2 authored almost 5 years ago
Make infinite loop protection work in web worker

Fixes #3761

github.com/codesandbox/codesandbox-client - b33e5f3bf0c918be2ed10cfc64d486939c257bea authored almost 5 years ago
Fix if module_state is not available

github.com/codesandbox/codesandbox-client - c59f5594e804eb7e1db37b178b0fd51d6261f725 authored almost 5 years ago
Use absolute image urls

github.com/codesandbox/codesandbox-client - 6a59e561f14d213e4f4949fd11974f8f9cc0c962 authored almost 5 years ago
Add more logging and typechecking

github.com/codesandbox/codesandbox-client - 5b6cf4a3af689e46d91c2049662460cb8dca7c54 authored almost 5 years ago
Fix not being able to save after wrong operation

github.com/codesandbox/codesandbox-client - d390dd837b77d60287ec589c1f5b0be2fa481a94 authored almost 5 years ago
Fix forking a dirty sandbox

github.com/codesandbox/codesandbox-client - 4e559f16eae928f9964c3eb1c7c2dd03bc14fd8c authored almost 5 years ago
Collaboration blog post (#3721)

* Collaboration blog post

* Update index.md

* increase height of embedded form

* Update packa...

github.com/codesandbox/codesandbox-client - 3d725b7835321c088ca99c90111fb941dbb7e2d4 authored almost 5 years ago
Remove some debugging

github.com/codesandbox/codesandbox-client - 734c734272f7ad24065cf5e99ddb3dbed1f4205c authored almost 5 years ago
Handle glob require statements containing a concat

github.com/codesandbox/codesandbox-client - adb7d9a33bcdcb9598bb3c7612e8dbeb0da7213a authored almost 5 years ago
Fix html auto closing in live

github.com/codesandbox/codesandbox-client - a80e0940fa4e6caeea60926e33c912045da13ad4 authored almost 5 years ago
feat(shortcut): add shortcut for console (#3738)

github.com/codesandbox/codesandbox-client - 0f6a29ada1e73ca431b73b825503fa2728a40490 authored almost 5 years ago
Handle listening to errors

github.com/codesandbox/codesandbox-client - 4724e58455301fd59d15ab784ee6c7b9d0b11636 authored almost 5 years ago
Reset live counters on sandbox change (#3745)

* Reset live counters on sandbox change

* Apply suggestions from code review

Co-Authored-B...

github.com/codesandbox/codesandbox-client - fbc9bc22fe0c2b626921f5a0a477b301d24b42aa authored almost 5 years ago
re add enter to fork frozen modal (#3746)

github.com/codesandbox/codesandbox-client - 683cf2c424127fbb2cdc6a4d32cab022de727992 authored almost 5 years ago
Change setup to set up (#3735)

setup = noun
set up = verb phrase

github.com/codesandbox/codesandbox-client - 83121ae4498ea01b07858ca5a4430647a425f003 authored almost 5 years ago
feat: add support for npm alias in subdependencies (#3730)

Fixes #3727

github.com/codesandbox/codesandbox-client - 6d90f2df5dcd6396b8282494a1092c4a85d473ee authored almost 5 years ago
Handle reconnections and clearing of selections

github.com/codesandbox/codesandbox-client - 180859ac78ddfcdf07d281cee480dc4f36a35cc6 authored almost 5 years ago
Don't refresh the whole editor on one param change

github.com/codesandbox/codesandbox-client - 9484194377b5f35229596c9883d084cc9c74d9be authored almost 5 years ago
Tweak padding of collaborator form

github.com/codesandbox/codesandbox-client - b051c4d19367ac0345cc288fdaa25e91152adea9 authored almost 5 years ago
Add analytics for collaborators

github.com/codesandbox/codesandbox-client - 38a7901eaaa858ff26e8ae5c42e764325a5c5965 authored almost 5 years ago
Add avatar to user autocomplete

github.com/codesandbox/codesandbox-client - a303eb0b1134dc808c719fc4f55d53a2da4f8728 authored almost 5 years ago
Autofocus input in collaborator form

github.com/codesandbox/codesandbox-client - 94e97d2ef492a542bdd3bcaa716e310923e17681 authored almost 5 years ago
Make overlay close on keydown instead

github.com/codesandbox/codesandbox-client - 4e82c2e86ba72b951a2e04998449edfea9fb8f58 authored almost 5 years ago
Add option to close Overlay with escape

github.com/codesandbox/codesandbox-client - e16f90e28bb39e42745057f27bf58a03656f05be authored almost 5 years ago
Enhancements to skeleton (#3724)

github.com/codesandbox/codesandbox-client - 956cb0d14e3b23c960058b507cf93f66bacbcde8 authored almost 5 years ago
Update lines for names of templates (#3717)

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

github.com/codesandbox/codesandbox-client - f946fd1711d179da3efce600698b788baa17d840 authored almost 5 years ago
Contolled autosizing textarea (#3734)

* contolled autosizing textarea

* fix

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

github.com/codesandbox/codesandbox-client - 3b6f9a2dfc1195cdf842c75e54fe4e402360e5e4 authored almost 5 years ago
Show github repo in sandbox info (#3718)

* add repo in git sandboxes

* add to your own sandbox

github.com/codesandbox/codesandbox-client - 7fcc728e20d83cc4fed26b4a8ff8695129f65f13 authored almost 5 years ago
Handle long names in the sidebar (#3719)

github.com/codesandbox/codesandbox-client - a2fc116d863c049932004fe6b3679d7c80a4b3ba authored almost 5 years ago
Updating companies that use codesandbox (#3739)

Adding adaface.com details to the end of the list

github.com/codesandbox/codesandbox-client - e8fe97dcb7a5be093a4fbc41c2a0cc4332e580cc authored almost 5 years ago
update move modal (#3742)

* update modal

* remove hack

github.com/codesandbox/codesandbox-client - 85b804149e2014ea301733268e8c75421129a0da authored almost 5 years ago
Fixed miss alignment in Share Icon (#3740)

* Fixed miss alignment in Share Icon

Fixed miss alignment in Share Icon.

* update quotes
...

github.com/codesandbox/codesandbox-client - 217cadc8ffdec710a05956afbb60c6c9935378df authored almost 5 years ago
add browser to feedback form (#3723)

* add browser to feedback form

* use includes instead

github.com/codesandbox/codesandbox-client - 174664c68d0be9dec6bdf5ef9416f466e8fa90ca authored almost 5 years ago
fixes throttle issue (#3737)

github.com/codesandbox/codesandbox-client - d84332e4535a893a260cb4628ddae390a6f6f9cb authored almost 5 years ago
Add sandbox invitations to notifications

github.com/codesandbox/codesandbox-client - df2ace41592c599b005ab071de98767b6b09e553 authored almost 5 years ago
Throttle live (#3722)

* throttle live based on connections

* ops, forgot to change back

* modified

* refactor...

github.com/codesandbox/codesandbox-client - 6794cf507e8b2275b2ccb7bd1560a8f2c3a3ca36 authored almost 5 years ago
Fix primary action color

github.com/codesandbox/codesandbox-client - 6690fe4d5dc50ffff68bd94c5c5871207ce85f85 authored almost 5 years ago
Comments polish 1 (#3728)

* rewrite message for no comments

* make the inner list of comments+replies scrollable

* f...

github.com/codesandbox/codesandbox-client - 3a7fe93661e018151938791845d441fb00648b28 authored almost 5 years ago
Fix collaborator permissions

github.com/codesandbox/codesandbox-client - 37ceb827d87ba3c0e819a401297c08aa055e2888 authored almost 5 years ago
Unfollow user if they leave

github.com/codesandbox/codesandbox-client - 00b0dad1bc3e8e3cba25e617271886878ae4e70c authored almost 5 years ago
Fix classroom quirks with autorization

github.com/codesandbox/codesandbox-client - ab2e9f62aa2a9cb62b39fbb3627da8cba511d0af authored almost 5 years ago
Don't use list.hover for file tree (#3720)

* dont use list.hover for file tree

* not for selected

github.com/codesandbox/codesandbox-client - 3ff10964fc45e141088eb955b19002118f78f542 authored almost 5 years ago
Revert "Revert "Client / server decoupling (#3708)""

This reverts commit 8001e1a3fa0c9d1de46a01ce2cb5b7affb26baa6.

github.com/codesandbox/codesandbox-client - 0637d554bf4c28eef21513ec49b6034a471d8888 authored almost 5 years ago
Fake backend is now real backend (#3692)

github.com/codesandbox/codesandbox-client - c70686e689a0414cbf2de4a8fa602d51ded1d868 authored almost 5 years ago
Updating banner image

github.com/codesandbox/codesandbox-client - 2d974bc6c707f179799f4a29bd5ae094f722eb9e authored almost 5 years ago