-
-
Notifications
You must be signed in to change notification settings - Fork 180
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
iframe width and tabs #70
base: master
Are you sure you want to change the base?
Conversation
src/store/index.js
Outdated
@@ -68,7 +69,7 @@ const store = new Vuex.Store({ | |||
state: { | |||
...emptyPans(), | |||
logs: [], | |||
visiblePans: ['html', 'js', 'output'], | |||
visiblePans: visiblePans || ['html', 'js', 'output'], |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
we can use $store.dispatch('showPans', [])
and $route.query
instead
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
const params2 = router.match(window.location).query
returns nothing. Otherwise $route object isn't accessible outside vue.
Please merge and reward |
@egoist ? |
@egoist please merge, its been half a year |
@egoist wouldn't mind just the bounty, pr review whenever you feel like it. Its been half a year. |
@egoist ? |
fix #63
I don't know if the doc folder actually does anything, but I added docs there.
IssueHunt Summary
Referenced issues
This pull request has been submitted to:
IssueHunt has been backed by the following sponsors. Become a sponsor