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

Automatically refresh if static template and a save happens

github.com/codesandbox/codesandbox-client - 93304c6c98fd2eb26d7bb41adb48422a3cf0c197 authored about 6 years ago by Ives van Hoorne <[email protected]>
Fix @babel/runtime direct requires to node_modules

We now check if node_modules is directly mentioned, only prepend it
if it's not there yet.

Fixe...

github.com/codesandbox/codesandbox-client - 3966f596dd2aa3fb3aec79e20627b7a0d34915eb authored about 6 years ago by Ives van Hoorne <[email protected]>
Fix @babel/runtime direct requires to node_modules

We now check if node_modules is directly mentioned, only prepend it
if it's not there yet.

Fixe...

github.com/codesandbox/codesandbox-client - 3966f596dd2aa3fb3aec79e20627b7a0d34915eb authored about 6 years ago by Ives van Hoorne <[email protected]>
Add docs on adding a new template

github.com/codesandbox/codesandbox-client - a61bb76eced37f4006d48493d9ddab474c06926a authored about 6 years ago by Ives van Hoorne <[email protected]>
Add docs on adding a new template

github.com/codesandbox/codesandbox-client - a61bb76eced37f4006d48493d9ddab474c06926a authored about 6 years ago by Ives van Hoorne <[email protected]>
Fix VSCode overwriting wrong files

github.com/codesandbox/codesandbox-client - 7a460965267605281f6ac45eb879a998197dc42b authored about 6 years ago by Ives van Hoorne <[email protected]>
Fix VSCode overwriting wrong files

github.com/codesandbox/codesandbox-client - 7a460965267605281f6ac45eb879a998197dc42b authored about 6 years ago by Ives van Hoorne <[email protected]>
Curator page (#1326)

* initial

* create model

* update state on click

* add button

* add start of curator...

github.com/codesandbox/codesandbox-client - 29e959d151d12e7994b708588c35e9e893de5800 authored about 6 years ago by Sara Vieira <[email protected]>
Curator page (#1326)

* initial

* create model

* update state on click

* add button

* add start of curator...

github.com/codesandbox/codesandbox-client - 29e959d151d12e7994b708588c35e9e893de5800 authored about 6 years ago by Sara Vieira <[email protected]>
Missing styles Ives :( (#1328)

github.com/codesandbox/codesandbox-client - 5f15dfafe397b063caebcd16c4584b194bc59d75 authored about 6 years ago by Sara Vieira <[email protected]>
Missing styles Ives :( (#1328)

github.com/codesandbox/codesandbox-client - 5f15dfafe397b063caebcd16c4584b194bc59d75 authored about 6 years ago by Sara Vieira <[email protected]>
Add ignored paths for jest in codesandbox-api

github.com/codesandbox/codesandbox-client - b5560786cc28662d4b31be869d195589f89e90b9 authored about 6 years ago by Ives van Hoorne <[email protected]>
Add ignored paths for jest in codesandbox-api

github.com/codesandbox/codesandbox-client - b5560786cc28662d4b31be869d195589f89e90b9 authored about 6 years ago by Ives van Hoorne <[email protected]>
Fix babel-runtime dependencies

github.com/codesandbox/codesandbox-client - d84f2e7e66c1a67ff7230fd71850219ff32bde5b authored about 6 years ago by Ives van Hoorne <[email protected]>
Fix babel-runtime dependencies

github.com/codesandbox/codesandbox-client - d84f2e7e66c1a67ff7230fd71850219ff32bde5b authored about 6 years ago by Ives van Hoorne <[email protected]>
Grammar fixes in CONTRIBUTING.md (#1319)

* Add @bobziroll as a contributor

* Grammar fixes and suggested changes

github.com/codesandbox/codesandbox-client - e43740ec73de11472cb324015e6963155ae8491a authored about 6 years ago by Bob Ziroll <[email protected]>
Grammar fixes in CONTRIBUTING.md (#1319)

* Add @bobziroll as a contributor

* Grammar fixes and suggested changes

github.com/codesandbox/codesandbox-client - e43740ec73de11472cb324015e6963155ae8491a authored about 6 years ago by Bob Ziroll <[email protected]>
Provide contact address in code of conduct (#1325)

In part just raising that this is missing. This is probably not the ideal email.

github.com/codesandbox/codesandbox-client - 99f377d3b15555d84d570e20d7f3295e74869811 authored about 6 years ago by Ben Conolly <[email protected]>
Provide contact address in code of conduct (#1325)

In part just raising that this is missing. This is probably not the ideal email.

github.com/codesandbox/codesandbox-client - 99f377d3b15555d84d570e20d7f3295e74869811 authored about 6 years ago by Ben Conolly <[email protected]>
Fix lint error

github.com/codesandbox/codesandbox-client - e64b9166c8fc239ed399a6a8c03e954e3575f7b2 authored about 6 years ago by Ives van Hoorne <[email protected]>
Fix lint error

github.com/codesandbox/codesandbox-client - e64b9166c8fc239ed399a6a8c03e954e3575f7b2 authored about 6 years ago by Ives van Hoorne <[email protected]>
Don't hoist type definition files

github.com/codesandbox/codesandbox-client - 217adbfe242a9582554958da6cc9962b25b0b042 authored about 6 years ago by Ives van Hoorne <[email protected]>
Don't hoist type definition files

github.com/codesandbox/codesandbox-client - 217adbfe242a9582554958da6cc9962b25b0b042 authored about 6 years ago by Ives van Hoorne <[email protected]>
Update yarn.lock

github.com/codesandbox/codesandbox-client - cac8070a8b258e8169c8e0efe531dad7518b9cf1 authored about 6 years ago by Ives van Hoorne <[email protected]>
Custom template (#854)

* Custom template

* Bump

* Reset compilation when config of modules change

* Fix null s...

github.com/codesandbox/codesandbox-client - 5b91f8dce3e15a786fd8cd82f4034d74fa4bd37e authored about 6 years ago by Ives van Hoorne <[email protected]>
Custom template (#854)

* Custom template

* Bump

* Reset compilation when config of modules change

* Fix null s...

github.com/codesandbox/codesandbox-client - 5b91f8dce3e15a786fd8cd82f4034d74fa4bd37e authored about 6 years ago by Ives van Hoorne <[email protected]>
Private GitHub import (#1082)

Fixes #860

github.com/codesandbox/codesandbox-client - c1d3de663122ff96ec29f9d13224180269bf69f9 authored about 6 years ago by Ives van Hoorne <[email protected]>
Private GitHub import (#1082)

Fixes #860

github.com/codesandbox/codesandbox-client - c1d3de663122ff96ec29f9d13224180269bf69f9 authored about 6 years ago by Ives van Hoorne <[email protected]>
Put the meta tags on a single line

github.com/codesandbox/codesandbox-client - 22af7b7b180f10a87c46c6481d148468e87e070c authored about 6 years ago by Ives van Hoorne <[email protected]>
Put the meta tags on a single line

github.com/codesandbox/codesandbox-client - 22af7b7b180f10a87c46c6481d148468e87e070c authored about 6 years ago by Ives van Hoorne <[email protected]>
Only hook in console inside the editor

github.com/codesandbox/codesandbox-client - 64297e142c61040edc3edd59601db8a21418a0a6 authored about 6 years ago by Ives van Hoorne <[email protected]>
Only hook in console inside the editor

github.com/codesandbox/codesandbox-client - 64297e142c61040edc3edd59601db8a21418a0a6 authored about 6 years ago by Ives van Hoorne <[email protected]>
Reduce the shadow size for safari

github.com/codesandbox/codesandbox-client - 3cc1575dfe267d16f03e297753a8dfbff6584969 authored about 6 years ago by Ives van Hoorne <[email protected]>
Reduce the shadow size for safari

github.com/codesandbox/codesandbox-client - 3cc1575dfe267d16f03e297753a8dfbff6584969 authored about 6 years ago by Ives van Hoorne <[email protected]>
Update docs for embed

github.com/codesandbox/codesandbox-client - 1d1698e680b0119ad0c8bc0adbce756f405b8de6 authored about 6 years ago by Ives van Hoorne <[email protected]>
Update docs for embed

github.com/codesandbox/codesandbox-client - 1d1698e680b0119ad0c8bc0adbce756f405b8de6 authored about 6 years ago by Ives van Hoorne <[email protected]>
Merge branch 'master' of github.com:CompuIves/codesandbox-client

github.com/codesandbox/codesandbox-client - 10d4f5ced925414987ff85ec21351c6cb33f8961 authored about 6 years ago by Ives van Hoorne <[email protected]>
Merge branch 'master' of github.com:CompuIves/codesandbox-client

github.com/codesandbox/codesandbox-client - 10d4f5ced925414987ff85ec21351c6cb33f8961 authored about 6 years ago by Ives van Hoorne <[email protected]>
Allow to specify tabs in an embed url

You can now specify multiple tabs to show (eg. ?module=/src/index.js,/src/styles.css)
Fixes #1315

github.com/codesandbox/codesandbox-client - 0a69f21bcfaf944542898e4c11f31c246928c8c0 authored about 6 years ago by Ives van Hoorne <[email protected]>
Allow to specify tabs in an embed url

You can now specify multiple tabs to show (eg. ?module=/src/index.js,/src/styles.css)
Fixes #1315

github.com/codesandbox/codesandbox-client - 0a69f21bcfaf944542898e4c11f31c246928c8c0 authored about 6 years ago by Ives van Hoorne <[email protected]>
Redirect to sandbox wizard when deleting sandbox (#1313)

* Redirect to sandbox wizard when deleting sandbox

* Replace location when deleting

* Trai...

github.com/codesandbox/codesandbox-client - 4c7654f3785fdfbb10c688994388922dbb23da2d authored about 6 years ago by Paul Sherman <[email protected]>
Default to vertical layout when height > width (#1306)

* Default to vertical layout when height > width

* Update snapshots

github.com/codesandbox/codesandbox-client - f91f1529cb2e1217cff596fd5f57fb11440669de authored about 6 years ago by Ives van Hoorne <[email protected]>
Default to vertical layout when height > width (#1306)

* Default to vertical layout when height > width

* Update snapshots

github.com/codesandbox/codesandbox-client - f91f1529cb2e1217cff596fd5f57fb11440669de authored about 6 years ago by Ives van Hoorne <[email protected]>
Editor logo goes to dashboard

github.com/codesandbox/codesandbox-client - dff76865a547ca6d9daabe0572515f4514f95803 authored about 6 years ago by Ives van Hoorne <[email protected]>
Editor logo goes to dashboard

github.com/codesandbox/codesandbox-client - dff76865a547ca6d9daabe0572515f4514f95803 authored about 6 years ago by Ives van Hoorne <[email protected]>
Remove need to press twice for mobile devices in mode switch

github.com/codesandbox/codesandbox-client - 217ee75a9a23940d0d4cac30a8ef495ac13c9c39 authored about 6 years ago by Ives van Hoorne <[email protected]>
Remove need to press twice for mobile devices in mode switch

github.com/codesandbox/codesandbox-client - 217ee75a9a23940d0d4cac30a8ef495ac13c9c39 authored about 6 years ago by Ives van Hoorne <[email protected]>
Add @codesandbox/react-embed

github.com/codesandbox/codesandbox-client - 5cb998e39cff12f1186fda5fb79b82fb1637c700 authored about 6 years ago by Ives van Hoorne <[email protected]>
Add @codesandbox/react-embed

github.com/codesandbox/codesandbox-client - 5cb998e39cff12f1186fda5fb79b82fb1637c700 authored about 6 years ago by Ives van Hoorne <[email protected]>
Rename 'Filter Sandboxes' to 'Search Sandboxes'

github.com/codesandbox/codesandbox-client - d707151a2f6b1cfd354a6d87231a04ad9a56bc18 authored about 6 years ago by Ives van Hoorne <[email protected]>
Rename 'Filter Sandboxes' to 'Search Sandboxes'

github.com/codesandbox/codesandbox-client - d707151a2f6b1cfd354a6d87231a04ad9a56bc18 authored about 6 years ago by Ives van Hoorne <[email protected]>
Remove updates link as we don't update it

github.com/codesandbox/codesandbox-client - 26ebcf09597263cec86e877603a01e10081222eb authored about 6 years ago by Ives van Hoorne <[email protected]>
Remove updates link as we don't update it

github.com/codesandbox/codesandbox-client - 26ebcf09597263cec86e877603a01e10081222eb authored about 6 years ago by Ives van Hoorne <[email protected]>
Trace fork modal

github.com/codesandbox/codesandbox-client - bf38d2740750d4b7d8984c04af44cafa20fbd63f authored about 6 years ago by Ives van Hoorne <[email protected]>
Trace fork modal

github.com/codesandbox/codesandbox-client - bf38d2740750d4b7d8984c04af44cafa20fbd63f authored about 6 years ago by Ives van Hoorne <[email protected]>
Open 'My Sandboxes' by default if there are no folders

github.com/codesandbox/codesandbox-client - 7088dede1406b7b13b57155473300d7ef0bfb7c4 authored about 6 years ago by Ives van Hoorne <[email protected]>
Open 'My Sandboxes' by default if there are no folders

github.com/codesandbox/codesandbox-client - 7088dede1406b7b13b57155473300d7ef0bfb7c4 authored about 6 years ago by Ives van Hoorne <[email protected]>
Rename vscode-editor

github.com/codesandbox/codesandbox-client - 7c907df21a1796a026eeb92165362dabdfc74447 authored about 6 years ago by Ives van Hoorne <[email protected]>
Rename vscode-editor

github.com/codesandbox/codesandbox-client - 7c907df21a1796a026eeb92165362dabdfc74447 authored about 6 years ago by Ives van Hoorne <[email protected]>
Don't show side button in dashboard if not needed

github.com/codesandbox/codesandbox-client - 312c45474e3b7587fe157fb3228af3e1beb62a07 authored about 6 years ago by Ives van Hoorne <[email protected]>
Don't show side button in dashboard if not needed

github.com/codesandbox/codesandbox-client - 312c45474e3b7587fe157fb3228af3e1beb62a07 authored about 6 years ago by Ives van Hoorne <[email protected]>
Fix dependency names

github.com/codesandbox/codesandbox-client - 1e6ec17e1667a5231e44d66ef77c15dab0ae6b75 authored about 6 years ago by Ives van Hoorne <[email protected]>
Fix dependency names

github.com/codesandbox/codesandbox-client - 1e6ec17e1667a5231e44d66ef77c15dab0ae6b75 authored about 6 years ago by Ives van Hoorne <[email protected]>
Fix hooks eslint rule for vue files (#1276)

* Add @vivek12345 as a contributor

* :arrow_up: react instantsearch upgraded and css class na...

github.com/codesandbox/codesandbox-client - 8483a50faa657a568f59b0df16a2cd21b8f29aec authored about 6 years ago by Vivek Nayyar <[email protected]>
Fix hooks eslint rule for vue files (#1276)

* Add @vivek12345 as a contributor

* :arrow_up: react instantsearch upgraded and css class na...

github.com/codesandbox/codesandbox-client - 8483a50faa657a568f59b0df16a2cd21b8f29aec authored about 6 years ago by Vivek Nayyar <[email protected]>
Update prettify.js

github.com/codesandbox/codesandbox-client - b5eb8b57caa6e1bb4e4e825d9477f0493e2816e4 authored about 6 years ago by Ives van Hoorne <[email protected]>
Update prettify.js

github.com/codesandbox/codesandbox-client - b5eb8b57caa6e1bb4e4e825d9477f0493e2816e4 authored about 6 years ago by Ives van Hoorne <[email protected]>
Fix ignoring next update in sse sync

github.com/codesandbox/codesandbox-client - 1cce077fc05cda04f70df40cdd1cff8888f7bf94 authored about 6 years ago by Ives van Hoorne <[email protected]>
Fix ignoring next update in sse sync

github.com/codesandbox/codesandbox-client - 1cce077fc05cda04f70df40cdd1cff8888f7bf94 authored about 6 years ago by Ives van Hoorne <[email protected]>
Fix location of prettify

github.com/codesandbox/codesandbox-client - 0b7c58e665769e53ad06dd38f096a431dee1ee0a authored about 6 years ago by Ives van Hoorne <[email protected]>
Fix location of prettify

github.com/codesandbox/codesandbox-client - 0b7c58e665769e53ad06dd38f096a431dee1ee0a authored about 6 years ago by Ives van Hoorne <[email protected]>
Test commit

github.com/codesandbox/codesandbox-client - 736385ca7c64588706208b5fbb72b641c4d1a409 authored about 6 years ago by Ives van Hoorne <[email protected]>
Test commit

github.com/codesandbox/codesandbox-client - 736385ca7c64588706208b5fbb72b641c4d1a409 authored about 6 years ago by Ives van Hoorne <[email protected]>
Remove logs from VSCode editor

github.com/codesandbox/codesandbox-client - 2522dd02788377a706784449661f1686d3503db6 authored about 6 years ago by Ives van Hoorne <[email protected]>
Remove logs from VSCode editor

github.com/codesandbox/codesandbox-client - 2522dd02788377a706784449661f1686d3503db6 authored about 6 years ago by Ives van Hoorne <[email protected]>
Upgrade Prettier to 1.15.1

github.com/codesandbox/codesandbox-client - b9ca8ba2fe361d5822228ec491ea59d92b3087b4 authored about 6 years ago by Ives van Hoorne <[email protected]>
Upgrade Prettier to 1.15.1

github.com/codesandbox/codesandbox-client - b9ca8ba2fe361d5822228ec491ea59d92b3087b4 authored about 6 years ago by Ives van Hoorne <[email protected]>
Subproject commit

github.com/codesandbox/codesandbox-client - 3e2aea8e8e79dcffef9eb80d1d2e3f3c837e74e9 authored about 6 years ago by Ives van Hoorne <[email protected]>
Subproject commit

github.com/codesandbox/codesandbox-client - 3e2aea8e8e79dcffef9eb80d1d2e3f3c837e74e9 authored about 6 years ago by Ives van Hoorne <[email protected]>
Prevent multiple listeners calling in VSCode

github.com/codesandbox/codesandbox-client - 0302f10a577429e5d99f8e8567e0fad33bb39174 authored about 6 years ago by Ives van Hoorne <[email protected]>
Prevent multiple listeners calling in VSCode

github.com/codesandbox/codesandbox-client - 0302f10a577429e5d99f8e8567e0fad33bb39174 authored about 6 years ago by Ives van Hoorne <[email protected]>
SSE Sync (#1275)

* SSE Sync

* Fix tests

* Put env back in for integration tests

* Move back to .io

* ...

github.com/codesandbox/codesandbox-client - 2826f774b9d7dfab3395b326cbc6d7454a8900c5 authored about 6 years ago by Ives van Hoorne <[email protected]>
SSE Sync (#1275)

* SSE Sync

* Fix tests

* Put env back in for integration tests

* Move back to .io

* ...

github.com/codesandbox/codesandbox-client - 2826f774b9d7dfab3395b326cbc6d7454a8900c5 authored about 6 years ago by Ives van Hoorne <[email protected]>
Upgrading react-instantsearch to v5 and updating class and prop names (#1273)

* Add @vivek12345 as a contributor

* :arrow_up: react instantsearch upgraded and css class na...

github.com/codesandbox/codesandbox-client - 54968439060488404db4993f63591e46169bb11c authored about 6 years ago by Vivek Nayyar <[email protected]>
Fix some race conditions with codesandbox live

github.com/codesandbox/codesandbox-client - 578744df7c4986a3f36b0c15616e626533abd563 authored about 6 years ago by Ives van Hoorne <[email protected]>
Fix some race conditions with codesandbox live

github.com/codesandbox/codesandbox-client - 578744df7c4986a3f36b0c15616e626533abd563 authored about 6 years ago by Ives van Hoorne <[email protected]>
Bump vscode

github.com/codesandbox/codesandbox-client - cfd11b5505b7f242f046d8191147fabe52ef85bc authored about 6 years ago by Ives van Hoorne <[email protected]>
Bump vscode

github.com/codesandbox/codesandbox-client - cfd11b5505b7f242f046d8191147fabe52ef85bc authored about 6 years ago by Ives van Hoorne <[email protected]>
Remove a console.log

github.com/codesandbox/codesandbox-client - 400ee3be39751d76f29ecd625c2b01dc3ff99fbc authored about 6 years ago by Ives van Hoorne <[email protected]>
Remove a console.log

github.com/codesandbox/codesandbox-client - 400ee3be39751d76f29ecd625c2b01dc3ff99fbc authored about 6 years ago by Ives van Hoorne <[email protected]>
Bump vscode version

github.com/codesandbox/codesandbox-client - e67fa24333e0588c871365b2b6a3fd75349764a2 authored about 6 years ago by Ives van Hoorne <[email protected]>
Bump vscode version

github.com/codesandbox/codesandbox-client - e67fa24333e0588c871365b2b6a3fd75349764a2 authored about 6 years ago by Ives van Hoorne <[email protected]>
VSCode editor bugfixes

github.com/codesandbox/codesandbox-client - c79f29e19cff24612dfe6a8d5e54883ef59e8c05 authored about 6 years ago by Ives van Hoorne <[email protected]>
VSCode editor bugfixes

github.com/codesandbox/codesandbox-client - c79f29e19cff24612dfe6a8d5e54883ef59e8c05 authored about 6 years ago by Ives van Hoorne <[email protected]>
Fix integration tests

github.com/codesandbox/codesandbox-client - 3d7845113aea260b1433fe2055837bc42f78b220 authored about 6 years ago by Ives van Hoorne <[email protected]>
Fix integration tests

github.com/codesandbox/codesandbox-client - 3d7845113aea260b1433fe2055837bc42f78b220 authored about 6 years ago by Ives van Hoorne <[email protected]>