Skip to content

Playground: Add the ability to select different versions of Svelte in the UI #622

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

Open
Ocean-OS opened this issue Oct 24, 2024 · 2 comments · May be fixed by #1319
Open

Playground: Add the ability to select different versions of Svelte in the UI #622

Ocean-OS opened this issue Oct 24, 2024 · 2 comments · May be fixed by #1319

Comments

@Ocean-OS
Copy link
Contributor

As of right now, the only way to change the version of Svelte running in the playground is by changing the URL parameters. This is rather janky, to say the least. It would be better to have a dropdown menu in the playground that lets you select the specific version of Svelte you want to use. This list of versions could acquired dynamically using NPM's registry.

@dummdidumm
Copy link
Member

What's the use case? To my knowledge this hasn't come up previously (and it was always like this), so I'm wondering what changed. The list would be too long I think, so we would probably have to list majors only (or at least only minors).

@brunnerh
Copy link
Member

I am doing this a lot recently to check differences between 4 and 5.

@linear linear bot added the svelte.dev label Nov 5, 2024
@7nik 7nik linked a pull request Apr 22, 2025 that will close this issue
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants