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(playground): ability to open examples in Stackblitz #2215

Merged
merged 6 commits into from Mar 14, 2022

Conversation

sean-perkins
Copy link
Contributor

@sean-perkins sean-perkins commented Mar 7, 2022

Introduces the ability to open individual examples in Stackblitz for the respective framework target. Does not currently support Vue (FW-715).

All boilerplate files are located in /static/code/stackblitz. These files are required to create a valid Stackblitz example.

Note: Opening the Stackblitz example will currently not populate a code snippet, sine that feature has not been implemented yet.

@vercel
Copy link

vercel bot commented Mar 7, 2022

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/ionic/ionic-docs/7uFRwR2RFPRNs7G2ruGVXphWr3mF
Preview: https://ionic-docs-git-fw-740-ionic1.vercel.app

src/components/global/Playground/index.tsx Outdated Show resolved Hide resolved
src/components/global/Playground/index.tsx Outdated Show resolved Hide resolved
src/components/global/Playground/stackblitz.utils.ts Outdated Show resolved Hide resolved
@sean-perkins sean-perkins merged commit 42bf073 into component-playground Mar 14, 2022
1 check was pending
@sean-perkins sean-perkins deleted the FW-740 branch Mar 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants