Skip to content

docs: dynamically create repl links for examples#487

Merged
gka merged 2 commits into
mainfrom
docs/autocreate-repl-links
Feb 22, 2026
Merged

docs: dynamically create repl links for examples#487
gka merged 2 commits into
mainfrom
docs/autocreate-repl-links

Conversation

@gka

@gka gka commented Feb 22, 2026

Copy link
Copy Markdown
Contributor

This PR upgrades the Examples section so users can open any example in the Svelte Playground and edit it live — without the old tedious workflow of manually building separate REPL examples and constantly keeping them in sync (cc @allanwheeler)

  • Automatic Svelte Playground export: examples now generate a Playground link dynamically, bundling the current example’s code, datasets, and shared UI components (via the new replUtils.ts helper).

@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.
To continue using code reviews, you can upgrade your account or add credits to your account and enable them for code reviews in your settings.

@netlify

netlify Bot commented Feb 22, 2026

Copy link
Copy Markdown

Deploy Preview for svelteplot ready!

Name Link
🔨 Latest commit 86c75b0
🔍 Latest deploy log https://app.netlify.com/projects/svelteplot/deploys/699b3c358900220008698265
😎 Deploy Preview https://deploy-preview-487--svelteplot.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@github-actions

Copy link
Copy Markdown

📦 Preview package for this PR is published!

Version: 0.10.3-pr-487.0

Install it with:

npm install svelteplot@pr-487
# or install the specific version
npm install svelteplot@0.10.3-pr-487.0

@github-actions

Copy link
Copy Markdown

📦 Preview package for this PR is published!

Version: 0.10.3-pr-487.1

Install it with:

npm install svelteplot@pr-487
# or install the specific version
npm install svelteplot@0.10.3-pr-487.1

@gka gka merged commit 1a798d3 into main Feb 22, 2026
9 checks passed
@gka gka deleted the docs/autocreate-repl-links branch February 22, 2026 17:28
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.

1 participant