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: allow starting on a specific view #15

Merged
merged 5 commits into from
Jan 20, 2022
Merged

Conversation

posva
Copy link
Member

@posva posva commented Dec 17, 2021

This allows customizing the starting output view (preview, js, CSS, etc) and the visible pane on small viewports. This is useful when embedding the repl in websites like the documentation.

Right now it allows this URL: http://localhost:3001/?om=js&so... to start showing the output instead of the editor and start on the js output. These parameters can be customized by the consumer library.

README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
@yyx990803 yyx990803 merged commit 7e63511 into vuejs:main Jan 20, 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.

2 participants