Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/codesandbox/codesandbox-client

An online IDE for rapid web development
https://github.com/codesandbox/codesandbox-client

Automatically refresh if static template and a save happens

93304c6c98fd2eb26d7bb41adb48422a3cf0c197 authored about 6 years ago
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...

3966f596dd2aa3fb3aec79e20627b7a0d34915eb authored about 6 years ago
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...

3966f596dd2aa3fb3aec79e20627b7a0d34915eb authored about 6 years ago
Add docs on adding a new template

a61bb76eced37f4006d48493d9ddab474c06926a authored about 6 years ago
Add docs on adding a new template

a61bb76eced37f4006d48493d9ddab474c06926a authored about 6 years ago
Fix VSCode overwriting wrong files

7a460965267605281f6ac45eb879a998197dc42b authored about 6 years ago
Fix VSCode overwriting wrong files

7a460965267605281f6ac45eb879a998197dc42b authored about 6 years ago
Curator page (#1326)

* initial

* create model

* update state on click

* add button

* add start of curator...

29e959d151d12e7994b708588c35e9e893de5800 authored about 6 years ago
Curator page (#1326)

* initial

* create model

* update state on click

* add button

* add start of curator...

29e959d151d12e7994b708588c35e9e893de5800 authored about 6 years ago
Missing styles Ives :( (#1328)

5f15dfafe397b063caebcd16c4584b194bc59d75 authored about 6 years ago
Missing styles Ives :( (#1328)

5f15dfafe397b063caebcd16c4584b194bc59d75 authored about 6 years ago
Add ignored paths for jest in codesandbox-api

b5560786cc28662d4b31be869d195589f89e90b9 authored about 6 years ago
Add ignored paths for jest in codesandbox-api

b5560786cc28662d4b31be869d195589f89e90b9 authored about 6 years ago
Fix babel-runtime dependencies

d84f2e7e66c1a67ff7230fd71850219ff32bde5b authored about 6 years ago
Fix babel-runtime dependencies

d84f2e7e66c1a67ff7230fd71850219ff32bde5b authored about 6 years ago
Grammar fixes in CONTRIBUTING.md (#1319)

* Add @bobziroll as a contributor

* Grammar fixes and suggested changes

e43740ec73de11472cb324015e6963155ae8491a authored about 6 years ago
Grammar fixes in CONTRIBUTING.md (#1319)

* Add @bobziroll as a contributor

* Grammar fixes and suggested changes

e43740ec73de11472cb324015e6963155ae8491a authored about 6 years ago
Provide contact address in code of conduct (#1325)

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

99f377d3b15555d84d570e20d7f3295e74869811 authored about 6 years ago
Provide contact address in code of conduct (#1325)

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

99f377d3b15555d84d570e20d7f3295e74869811 authored about 6 years ago
Fix lint error

e64b9166c8fc239ed399a6a8c03e954e3575f7b2 authored about 6 years ago
Fix lint error

e64b9166c8fc239ed399a6a8c03e954e3575f7b2 authored about 6 years ago
Don't hoist type definition files

217adbfe242a9582554958da6cc9962b25b0b042 authored about 6 years ago
Don't hoist type definition files

217adbfe242a9582554958da6cc9962b25b0b042 authored about 6 years ago
Update yarn.lock

cac8070a8b258e8169c8e0efe531dad7518b9cf1 authored about 6 years ago
Custom template (#854)

* Custom template

* Bump

* Reset compilation when config of modules change

* Fix null s...

5b91f8dce3e15a786fd8cd82f4034d74fa4bd37e authored about 6 years ago
Custom template (#854)

* Custom template

* Bump

* Reset compilation when config of modules change

* Fix null s...

5b91f8dce3e15a786fd8cd82f4034d74fa4bd37e authored about 6 years ago
Private GitHub import (#1082)

Fixes #860

c1d3de663122ff96ec29f9d13224180269bf69f9 authored about 6 years ago
Private GitHub import (#1082)

Fixes #860

c1d3de663122ff96ec29f9d13224180269bf69f9 authored about 6 years ago
Put the meta tags on a single line

22af7b7b180f10a87c46c6481d148468e87e070c authored about 6 years ago
Put the meta tags on a single line

22af7b7b180f10a87c46c6481d148468e87e070c authored about 6 years ago
Only hook in console inside the editor

64297e142c61040edc3edd59601db8a21418a0a6 authored about 6 years ago
Only hook in console inside the editor

64297e142c61040edc3edd59601db8a21418a0a6 authored about 6 years ago
Reduce the shadow size for safari

3cc1575dfe267d16f03e297753a8dfbff6584969 authored about 6 years ago
Reduce the shadow size for safari

3cc1575dfe267d16f03e297753a8dfbff6584969 authored about 6 years ago
Update docs for embed

1d1698e680b0119ad0c8bc0adbce756f405b8de6 authored about 6 years ago
Update docs for embed

1d1698e680b0119ad0c8bc0adbce756f405b8de6 authored about 6 years ago
Fix lint

05f552af44c9ec9cf07d68b36af242af0c05bff1 authored about 6 years ago
Fix lint

05f552af44c9ec9cf07d68b36af242af0c05bff1 authored about 6 years ago
Merge branch 'master' of github.com:CompuIves/codesandbox-client

10d4f5ced925414987ff85ec21351c6cb33f8961 authored about 6 years ago
Merge branch 'master' of github.com:CompuIves/codesandbox-client

10d4f5ced925414987ff85ec21351c6cb33f8961 authored about 6 years ago
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

0a69f21bcfaf944542898e4c11f31c246928c8c0 authored about 6 years ago
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

0a69f21bcfaf944542898e4c11f31c246928c8c0 authored about 6 years ago
Redirect to sandbox wizard when deleting sandbox (#1313)

* Redirect to sandbox wizard when deleting sandbox

* Replace location when deleting

* Trai...

4c7654f3785fdfbb10c688994388922dbb23da2d authored about 6 years ago
Default to vertical layout when height > width (#1306)

* Default to vertical layout when height > width

* Update snapshots

f91f1529cb2e1217cff596fd5f57fb11440669de authored about 6 years ago
Default to vertical layout when height > width (#1306)

* Default to vertical layout when height > width

* Update snapshots

f91f1529cb2e1217cff596fd5f57fb11440669de authored about 6 years ago
Editor logo goes to dashboard

dff76865a547ca6d9daabe0572515f4514f95803 authored about 6 years ago
Editor logo goes to dashboard

dff76865a547ca6d9daabe0572515f4514f95803 authored about 6 years ago
Remove need to press twice for mobile devices in mode switch

217ee75a9a23940d0d4cac30a8ef495ac13c9c39 authored about 6 years ago
Remove need to press twice for mobile devices in mode switch

217ee75a9a23940d0d4cac30a8ef495ac13c9c39 authored about 6 years ago
Add @codesandbox/react-embed

5cb998e39cff12f1186fda5fb79b82fb1637c700 authored about 6 years ago
Add @codesandbox/react-embed

5cb998e39cff12f1186fda5fb79b82fb1637c700 authored about 6 years ago
Rename 'Filter Sandboxes' to 'Search Sandboxes'

d707151a2f6b1cfd354a6d87231a04ad9a56bc18 authored about 6 years ago
Rename 'Filter Sandboxes' to 'Search Sandboxes'

d707151a2f6b1cfd354a6d87231a04ad9a56bc18 authored about 6 years ago
Remove updates link as we don't update it

26ebcf09597263cec86e877603a01e10081222eb authored about 6 years ago
Remove updates link as we don't update it

26ebcf09597263cec86e877603a01e10081222eb authored about 6 years ago
Trace fork modal

bf38d2740750d4b7d8984c04af44cafa20fbd63f authored about 6 years ago
Trace fork modal

bf38d2740750d4b7d8984c04af44cafa20fbd63f authored about 6 years ago
Open 'My Sandboxes' by default if there are no folders

7088dede1406b7b13b57155473300d7ef0bfb7c4 authored about 6 years ago
Open 'My Sandboxes' by default if there are no folders

7088dede1406b7b13b57155473300d7ef0bfb7c4 authored about 6 years ago
Rename vscode-editor

7c907df21a1796a026eeb92165362dabdfc74447 authored about 6 years ago
Rename vscode-editor

7c907df21a1796a026eeb92165362dabdfc74447 authored about 6 years ago
Don't show side button in dashboard if not needed

312c45474e3b7587fe157fb3228af3e1beb62a07 authored about 6 years ago
Don't show side button in dashboard if not needed

312c45474e3b7587fe157fb3228af3e1beb62a07 authored about 6 years ago
Fix dependency names

1e6ec17e1667a5231e44d66ef77c15dab0ae6b75 authored about 6 years ago
Fix dependency names

1e6ec17e1667a5231e44d66ef77c15dab0ae6b75 authored about 6 years ago
Fix hooks eslint rule for vue files (#1276)

* Add @vivek12345 as a contributor

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

8483a50faa657a568f59b0df16a2cd21b8f29aec authored about 6 years ago
Fix hooks eslint rule for vue files (#1276)

* Add @vivek12345 as a contributor

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

8483a50faa657a568f59b0df16a2cd21b8f29aec authored about 6 years ago
Update prettify.js

b5eb8b57caa6e1bb4e4e825d9477f0493e2816e4 authored about 6 years ago
Update prettify.js

b5eb8b57caa6e1bb4e4e825d9477f0493e2816e4 authored about 6 years ago
Fix ignoring next update in sse sync

1cce077fc05cda04f70df40cdd1cff8888f7bf94 authored about 6 years ago
Fix ignoring next update in sse sync

1cce077fc05cda04f70df40cdd1cff8888f7bf94 authored about 6 years ago
Fix location of prettify

0b7c58e665769e53ad06dd38f096a431dee1ee0a authored about 6 years ago
Fix location of prettify

0b7c58e665769e53ad06dd38f096a431dee1ee0a authored about 6 years ago
Test commit

736385ca7c64588706208b5fbb72b641c4d1a409 authored about 6 years ago
Test commit

736385ca7c64588706208b5fbb72b641c4d1a409 authored about 6 years ago
Remove logs from VSCode editor

2522dd02788377a706784449661f1686d3503db6 authored about 6 years ago
Remove logs from VSCode editor

2522dd02788377a706784449661f1686d3503db6 authored about 6 years ago
Fix lint

d2757d6517f749b8167454dd2db75d93f7f8ca33 authored about 6 years ago
Fix lint

d2757d6517f749b8167454dd2db75d93f7f8ca33 authored about 6 years ago
Upgrade Prettier to 1.15.1

b9ca8ba2fe361d5822228ec491ea59d92b3087b4 authored about 6 years ago
Upgrade Prettier to 1.15.1

b9ca8ba2fe361d5822228ec491ea59d92b3087b4 authored about 6 years ago
Subproject commit

3e2aea8e8e79dcffef9eb80d1d2e3f3c837e74e9 authored about 6 years ago
Subproject commit

3e2aea8e8e79dcffef9eb80d1d2e3f3c837e74e9 authored about 6 years ago
Prevent multiple listeners calling in VSCode

0302f10a577429e5d99f8e8567e0fad33bb39174 authored about 6 years ago
Prevent multiple listeners calling in VSCode

0302f10a577429e5d99f8e8567e0fad33bb39174 authored about 6 years ago
SSE Sync (#1275)

* SSE Sync

* Fix tests

* Put env back in for integration tests

* Move back to .io

* ...

2826f774b9d7dfab3395b326cbc6d7454a8900c5 authored about 6 years ago
SSE Sync (#1275)

* SSE Sync

* Fix tests

* Put env back in for integration tests

* Move back to .io

* ...

2826f774b9d7dfab3395b326cbc6d7454a8900c5 authored about 6 years ago
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...

54968439060488404db4993f63591e46169bb11c authored about 6 years ago
Fix some race conditions with codesandbox live

578744df7c4986a3f36b0c15616e626533abd563 authored about 6 years ago
Fix some race conditions with codesandbox live

578744df7c4986a3f36b0c15616e626533abd563 authored about 6 years ago
Bump vscode

cfd11b5505b7f242f046d8191147fabe52ef85bc authored about 6 years ago
Bump vscode

cfd11b5505b7f242f046d8191147fabe52ef85bc authored about 6 years ago
Remove a console.log

400ee3be39751d76f29ecd625c2b01dc3ff99fbc authored about 6 years ago
Remove a console.log

400ee3be39751d76f29ecd625c2b01dc3ff99fbc authored about 6 years ago
Bump vscode version

e67fa24333e0588c871365b2b6a3fd75349764a2 authored about 6 years ago
Bump vscode version

e67fa24333e0588c871365b2b6a3fd75349764a2 authored about 6 years ago
VSCode editor bugfixes

c79f29e19cff24612dfe6a8d5e54883ef59e8c05 authored about 6 years ago
VSCode editor bugfixes

c79f29e19cff24612dfe6a8d5e54883ef59e8c05 authored about 6 years ago
Fix integration tests

3d7845113aea260b1433fe2055837bc42f78b220 authored about 6 years ago
Fix integration tests

3d7845113aea260b1433fe2055837bc42f78b220 authored about 6 years ago