Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: multiple playground choices #5207

Merged
merged 15 commits into from
Jul 22, 2021
Merged

feat: multiple playground choices #5207

merged 15 commits into from
Jul 22, 2021

Conversation

slorber
Copy link
Collaborator

@slorber slorber commented Jul 22, 2021

Motivation

Offer a way to select between CodeSandbox and StackBlitz playgrounds

Persist last choice in a cookie so that user can access his preferred playground faster with the shortcut domains.

@slorber slorber added the pr: new feature This PR adds a new API or behavior. label Jul 22, 2021
@facebook-github-bot facebook-github-bot added the CLA Signed Signed Facebook CLA label Jul 22, 2021
@netlify
Copy link

netlify bot commented Jul 22, 2021

✔️ [V2]

🔨 Explore the source changes: 8f2bd6c

🔍 Inspect the deploy log: https://app.netlify.com/sites/docusaurus-2/deploys/60f99aeddbbc7b000bd7179f

😎 Browse the preview: https://deploy-preview-5207--docusaurus-2.netlify.app

@github-actions
Copy link

github-actions bot commented Jul 22, 2021

⚡️ Lighthouse report for the changes in this PR:

Category Score
🟠 Performance 88
🟢 Accessibility 98
🟢 Best practices 100
🟢 SEO 100
🟢 PWA 95

Lighthouse ran on https://deploy-preview-5207--docusaurus-2.netlify.app/

@github-actions
Copy link

github-actions bot commented Jul 22, 2021

Size Change: +1.34 kB (0%)

Total Size: 852 kB

Filename Size Change
website/.docusaurus/globalData.json 59.1 kB +300 B (+1%)
website/build/assets/js/main.********.js 461 kB +833 B (0%)
website/build/docs/index.html 40.3 kB +106 B (0%)
website/build/docs/installation/index.html 47.9 kB +106 B (0%)
ℹ️ View Unchanged
Filename Size
website/build/assets/css/styles.********.css 89.1 kB
website/build/blog/2017/12/14/introducing-docusaurus/index.html 62.3 kB
website/build/blog/index.html 26.3 kB
website/build/index.html 27.3 kB
website/build/tests/docs/index.html 20.3 kB
website/build/tests/docs/standalone/index.html 18.8 kB

compressed-size-action

@netlify
Copy link

netlify bot commented Jul 22, 2021

✔️ [V2]

🔨 Explore the source changes: 7ce1f97

🔍 Inspect the deploy log: https://app.netlify.com/sites/docusaurus-2/deploys/60f9bfaef1572a00085c80a0

😎 Browse the preview: https://deploy-preview-5207--docusaurus-2.netlify.app

@slorber slorber marked this pull request as ready for review July 22, 2021 18:57
@slorber slorber requested a review from lex111 as a code owner July 22, 2021 18:58
@slorber slorber merged commit 700a82a into master Jul 22, 2021
@slorber slorber deleted the slorber/playgrounds branch August 17, 2021 17:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed Signed Facebook CLA pr: new feature This PR adds a new API or behavior.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants