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

Better markdown replies (#3613)

* replay changes

* fix ts

* add better markdown suppoprt

* fix currentCommentId

* do...

github.com/codesandbox/codesandbox-client - fa16af3f460f537a3b96f53b87a0768069dea534 authored almost 5 years ago
replay changes from dialog branch (#3611)

* replay changes

* fix ts

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

github.com/codesandbox/codesandbox-client - 8ab664604e958416282b71aaed14dab2f9dfa501 authored almost 5 years ago
Bring back theme preference initialiser (#3620)

github.com/codesandbox/codesandbox-client - 34629080d88caa107ad310f8560c1fd5e11ba3a6 authored almost 5 years ago
Fix dependency dropdown for firefox (#3618)

github.com/codesandbox/codesandbox-client - a723e8eeab04f91df9fab5e1b1d17e46832773e7 authored almost 5 years ago
Fix navigating from the dashboard to sandboxes

github.com/codesandbox/codesandbox-client - 17cdd952dd107fb2b567576f3afd2fae173b48f2 authored almost 5 years ago
Fix deleting directories that are not open

github.com/codesandbox/codesandbox-client - 137236b2f49f7f8e38c8bee0edbbd8924037992e authored almost 5 years ago
fix(trash): accessing from undefined on permanent deleting (#3523)

* fix(trash): accessing from undefined after delete

* Use Optional Chaining

Co-Authored-By...

github.com/codesandbox/codesandbox-client - e84eff3253b9acba1075bd83a5d5fc2ef5605d81 authored almost 5 years ago
Fix live sessions with skeleton

github.com/codesandbox/codesandbox-client - e8965fe5db3fa4d45a2df132128497897ce977b4 authored almost 5 years ago
Make CSB black the default theme in VSCode (#3616)

* Update

* Upgrade vscode

* Remove need to set settings

github.com/codesandbox/codesandbox-client - 746c7daba4fa05909964c4afb744e644f98dc1a3 authored almost 5 years ago
fix alignment (#3614)

github.com/codesandbox/codesandbox-client - 5c04366499883ad6b3be37b50015f446ffe3109b authored almost 5 years ago
Introduce minimum wait time

github.com/codesandbox/codesandbox-client - 8c61e506f7d4b07363352b8364e9e731f9a432cb authored almost 5 years ago
Set backoff when trying to connect to the socket

github.com/codesandbox/codesandbox-client - 02a8e6cbafcd9e6f8610b8a8b65cd008179901db authored almost 5 years ago
Turn on sidebar experiment for everyone (#3605)

* fix github repo creation

* prevent form submit + alignment

* add bookmark for teams

*...

github.com/codesandbox/codesandbox-client - 0dde7e9e0ff299b6dd020f0ba9180b613b6aab5d authored almost 5 years ago
Adding missing full-stop

github.com/codesandbox/codesandbox-client - dd284d88c74c07bb61da94db1466bba345a6c355 authored almost 5 years ago
Skeleton (#3583)

* initial run

* skeleton stuff

* fix jumping of sandboxname

* preview

* fade in

*...

github.com/codesandbox/codesandbox-client - c9d7aa9f6dbdc2c4b31d986b3ae433c85f1b39eb authored almost 5 years ago
write black theme as well (#3608)

github.com/codesandbox/codesandbox-client - 645d2bb0717eafc22ddae0ad140c1fce2850ac3e authored almost 5 years ago
Comments (#3600)

* duplicate header

* get all the pieces ther

* move Actions into a file

* delete dead c...

github.com/codesandbox/codesandbox-client - e9ced17bf357c8572e30580d4d8e72038981ebe6 authored almost 5 years ago
Make black theme the default (#3607)

* remove duplicate black theme

* set theme cache to black theme

* set color theme to black...

github.com/codesandbox/codesandbox-client - 626931c7b2a625682baa20ea324082405e378cb2 authored almost 5 years ago
Add editor design refresh blog post

github.com/codesandbox/codesandbox-client - b17235a0b54f926e3df2f4ea9a71d8ced6aeb77c authored almost 5 years ago
Sidebar bugs + ad (#3604)

* fix github repo creation

* prevent form submit + alignment

* add bookmark for teams

*...

github.com/codesandbox/codesandbox-client - 7fbb985a9c2701edbf68cf8ee84f2f8d23c1ca9c authored almost 5 years ago
Make team names render in maximum possible width

github.com/codesandbox/codesandbox-client - 55aed1392dfc99e9346ea1ba5a335c415d151521 authored almost 5 years ago
Make unsubscribing graceful

github.com/codesandbox/codesandbox-client - dd14a05204cdc255b50cf8c9233fc3d49f364f75 authored almost 5 years ago
Fix opening socket when not signed in

github.com/codesandbox/codesandbox-client - cc24d0f183d1b0cd24cc5ac5602877580018fde2 authored almost 5 years ago
Merge socket subscriptions to use live socket

github.com/codesandbox/codesandbox-client - a30ba18bfc536b7edd99de543919b487f3a157c5 authored almost 5 years ago
Add/user invite (#3536)

* duplicate header

* get all the pieces ther

* move Actions into a file

* delete dead c...

github.com/codesandbox/codesandbox-client - d3483d77b202a16d62d331c6eb40ce806546ab3d authored almost 5 years ago
Fix revision being undefined

github.com/codesandbox/codesandbox-client - face7ec0e4d9bfd6e106d9d71ae88babddaa78db authored almost 5 years ago
fix: recover sandbox request body (#3524)

github.com/codesandbox/codesandbox-client - c50fea28e30ee3aedb739cc07fbd8cae73e2831f authored almost 5 years ago
Update contributor Josh Waller profile url (#3601)

github.com/codesandbox/codesandbox-client - 641a3d441d359a4a19d7b95bdede5f912ee4c703 authored almost 5 years ago
Handle when duplicate serverAck arrives

github.com/codesandbox/codesandbox-client - b353ebe7eaf2c482f66c1d1de73cf48ab79ae928 authored almost 5 years ago
Fix getting editor api on mount

github.com/codesandbox/codesandbox-client - 6067a0b6378adb52bfecaec35a05f0dcd3d4cf66 authored almost 5 years ago
Revert "add plugin (#3564)"

This reverts commit dd52d7535d94db66b43b9c72e3ec23277c4e1e9c.
It seems after testing that the ex...

github.com/codesandbox/codesandbox-client - 56fe4db4398517277c31e4889f290edfb5e8aef9 authored almost 5 years ago
Make ot repairs more graceful

This makes sure that the cursor doesn't jump when the code gets repaired

github.com/codesandbox/codesandbox-client - beb3cd4360ce0a392fc34cfb46d6634fbd88289f authored almost 5 years ago
Improve live selections

github.com/codesandbox/codesandbox-client - 09b29f24712cf02c2b3c2a5db08c80bc78d01431 authored almost 5 years ago
Icon button (#3596)

* add 32x32 svgs

* confused about icons

* separate viewboxes

* remove 32by32 icons

*...

github.com/codesandbox/codesandbox-client - e53203755a19b55b18a0242e235eca61c0347247 authored almost 5 years ago
Icon component (#3595)

* add 32x32 svgs

* confused about icons

* separate viewboxes

* remove 32by32 icons

*...

github.com/codesandbox/codesandbox-client - f5d8612cb47385369ec60a78d1fc44057cb8fbd8 authored almost 5 years ago
Acknowledge operations from the response from the server

github.com/codesandbox/codesandbox-client - 691a33e786b8b59d4332f00309c0f9613bd88968 authored almost 5 years ago
sync styled version in notifications (#3587)

github.com/codesandbox/codesandbox-client - 8047517820fa05a090f2cd0341c5ef8d6033a67b authored almost 5 years ago
make reach menu look good with global styles (#3592)

github.com/codesandbox/codesandbox-client - e014ea6afbf95badadb4b6da654cdfd7d3acb5a3 authored almost 5 years ago
button should have used inline width (#3591)

github.com/codesandbox/codesandbox-client - 3b3af836c00ee584f4848426816c27331924b43c authored almost 5 years ago
Add menu component (#3589)

* add menu component

* add support for as type i think

* i dont know typescript

* idk h...

github.com/codesandbox/codesandbox-client - 2bebc7074e6cb58107f356d8b1037ff797deded0 authored almost 5 years ago
Sidebar feedback 999 (#3585)

* different selection color for editor

* remove max height from animation of collapsible

*...

github.com/codesandbox/codesandbox-client - 923610687d58232f8fb41efa074063324371317b authored almost 5 years ago
fix input in new sandbox (#3584)

github.com/codesandbox/codesandbox-client - 4aa1909dec9c08e63fc9cf5d5132424ed9b662cb authored almost 5 years ago
Terminal: convert object to dot notation (#3582)

github.com/codesandbox/codesandbox-client - d183cb75ecca23e34054f68be91dc8a227227ec4 authored almost 5 years ago
Revert "Fix bug in polyfill + change terminal color" (#3581)

This reverts commit 5b29fcedeb336d8fd51dec8fa7d55f19623635be.

github.com/codesandbox/codesandbox-client - fb283039705f2a5bc189223cf3bb7ea2af995802 authored almost 5 years ago
Fix bug in polyfill + change terminal color (#3579)

github.com/codesandbox/codesandbox-client - 5b29fcedeb336d8fd51dec8fa7d55f19623635be authored almost 5 years ago
fix experiments tab when logged out (#3578)

github.com/codesandbox/codesandbox-client - 394c371d8676b2c7a0258c4f6acefb16b6c6c44c authored almost 5 years ago
Fix feature flag for container lsp (#3577)

* Fix feature flag for container lsp

* Revert 6e8d7e6

Co-authored-by: MichaΓ«l De Boey <inf...

github.com/codesandbox/codesandbox-client - 32d1b6f135aa6fc51ab421dba377ebabc35eda37 authored almost 5 years ago
have to add custom size to avatar to match buttons :( (#3575)

github.com/codesandbox/codesandbox-client - 08679b19dddb03fcf97079bc5f48dece69b8015b authored almost 5 years ago
Use feature flags instead of accessing localStorage directly (#3573)

* Use feature flags instead of accessing localStorage directly

* Don't use Sandbox's `feature...

github.com/codesandbox/codesandbox-client - c7927cce780dafa3ac6f7bde057e81ab3b9775aa authored almost 5 years ago
Sidebar enhacements (#3571)

* adjust colors if list.hover is the same as sidebar.back

* ensure enough contrast for active...

github.com/codesandbox/codesandbox-client - 8b834614e28180d2f7c3537e44c53541ceb0ba2d authored almost 5 years ago
WIP: Language servers for containers (#3348)

* split ext-host bootstrappers into client and container

* Default to stream

* Make it a f...

github.com/codesandbox/codesandbox-client - b1dc80a5c412c46fb457b28d384f683742877bcc authored almost 5 years ago
Components: extend react types to reduce repetition (#3548)

* extend react types

* fix tag error

* cant belive that worked?

* include label props t...

github.com/codesandbox/codesandbox-client - db8244e05ececbbf44ae99f5612f2ca86833bf5a authored almost 5 years ago
line height 1 for inputs (#3556)

github.com/codesandbox/codesandbox-client - b54d300bc3a51bc6d5925f977623240a92f1ff21 authored almost 5 years ago
Remove EMBED_LIGHT_THEME feature flag out of code since it's always true (#3568)

github.com/codesandbox/codesandbox-client - d91b0f8b1b39c4838019bfc5621c79b2e2f05767 authored almost 5 years ago
update the configuration of zeit copy (#3560)

github.com/codesandbox/codesandbox-client - 7e4a905be180f3cd5f131b58573ee11d576f3e8b authored almost 5 years ago
Fix GitHub commit (#3553)

github.com/codesandbox/codesandbox-client - 179d7f995754ae5f12f413d8817a78273967e832 authored almost 5 years ago
πŸ”¨ Switch Profile/Header to use useOvermind (#3407)

* πŸ”¨ Switch Profile/Header to use useOvermind

* Fix ContributorsBadge

github.com/codesandbox/codesandbox-client - 249b458c50b115470d133e715c5978e4a674fe89 authored almost 5 years ago
Feedback for system and header (#3547)

* button height should match input height

* add select variant link

* add sandbox as deps ...

github.com/codesandbox/codesandbox-client - bc06ab1d45ea2369c1ffbf4515d8e184e21f4100 authored almost 5 years ago
Publish @codesandbox/components package (#3540)

* remove copy global css

* add an copy external script

* add missing deps

* pass empty ...

github.com/codesandbox/codesandbox-client - 5607878786ef2e2e4882b56d61baf2317d274679 authored almost 5 years ago
remove chameleon (#3538)

github.com/codesandbox/codesandbox-client - e3906b54e1471f6a4338738729d4efac04e85f1e authored almost 5 years ago
fix: show delete modal in collapsed state (#3531)

github.com/codesandbox/codesandbox-client - 51b5aa9b544b815c26abbdde1421201dbe36adf5 authored almost 5 years ago
docs: add anuraghazra as a contributor (#3530)

* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

github.com/codesandbox/codesandbox-client - d4847f21e891e1dfb53f9cabd74d9a4ec7fc3318 authored almost 5 years ago
Twitter handle changed

github.com/codesandbox/codesandbox-client - ec3b63ee2206b6c15ba9b25a63da6fdb5beb2393 authored almost 5 years ago
Danny's final feedback (#3529)

* sync borders for sidebar, activity and title bar

* add flex 1 to form buttons

* sign in ...

github.com/codesandbox/codesandbox-client - 2c7b5437df75034d3d41003a66e0597f34eb5d26 authored almost 5 years ago
Fix: Added fallback for avatar.io failing image (#3525)

* Fix: Added fallback for avatar.io failing image

* no early return

* update emma handle
...

github.com/codesandbox/codesandbox-client - 82c6370c7a5bef0443bff01b8d82fb819430b153 authored almost 5 years ago
WIP: Redesign header (#3517)

* duplicate header

* get all the pieces ther

* move Actions into a file

* delete dead code

*...

github.com/codesandbox/codesandbox-client - 749d2ff640eb5e9485cb66e630ae9025a811b1ee authored almost 5 years ago
fix font form (#3526)

github.com/codesandbox/codesandbox-client - fdc2f07ae8baacba9bb7e68f7fc679e04e816309 authored almost 5 years ago
Env Variable Fixes (#3520)

* small fixes on the env form

* fix frozen

* fix connected forms

github.com/codesandbox/codesandbox-client - a0e94b4b6219bd76924b8d1dd732043ad71478a2 authored almost 5 years ago
sometimes the easiest solution is the best solution (#3522)

github.com/codesandbox/codesandbox-client - 6bae0870b4208dd8f404adf5102279ea4ad38e9d authored almost 5 years ago
Delete all experimentVSCode branches from the code (#3283)

* Delete all experimentVSCode branches from the code

* Fix types

* Fully delete keybinding...

github.com/codesandbox/codesandbox-client - febd1feff934dbbdc9c869ecaf8134155193066c authored almost 5 years ago
πŸ”¨ Switch StorageManagementModal to use useOvermind (#3438)

* πŸ”¨ Switch StorageManagementModal to use useOvermind

* fix buttons

* only show delete in s...

github.com/codesandbox/codesandbox-client - 4f379fd696ca26328ba9d492e73138da205ac5b9 authored almost 5 years ago
πŸ”¨ Switch Profile/Showcase to use useOvermind (#3409)

github.com/codesandbox/codesandbox-client - 601d1f47807d532041dec2cae72ec7bf89c37d41 authored almost 5 years ago
Fix strictnullcheck typing

github.com/codesandbox/codesandbox-client - 0394eb371bdc4026bb054e7e206d0f754a969861 authored almost 5 years ago
Show a message about empty secrets on fork

github.com/codesandbox/codesandbox-client - 4ae72f7fc9d8ba072f2c81d81928d0ad52802a6e authored almost 5 years ago
Change the focus of the navigationitem of the new sidebar (#3516)

github.com/codesandbox/codesandbox-client - 21cc9e2e9757a91b141eb210606a8f7e69619a0f authored almost 5 years ago
Fix forking github sandboxes

Fixes #3514

github.com/codesandbox/codesandbox-client - 222d560b009aa1da4d548510a1be973aff21283b authored almost 5 years ago
Add punycode for markdown

github.com/codesandbox/codesandbox-client - ca7c5bdcba34e215aedfaf774d4c9d3ef6084c0a authored almost 5 years ago
Update imgbot config (#3511)

github.com/codesandbox/codesandbox-client - 37bce10ef3bbc406a366c363c3e79e3a6f645fa7 authored almost 5 years ago