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(devtool): allow usage in non-browser environments #1404

Merged
merged 1 commit into from Feb 18, 2019

Conversation

rigor789
Copy link
Contributor

This allows inspecting vuex state in standalone devtools with non-browser environments such as NativeScript

Changes taken from
https://github.com/vuejs/vue-devtools/blob/4fe7c84d614f1ddf581d65274f30a989b77f9ad3/shells/electron/index.js#L3-L7

@rigor789
Copy link
Contributor Author

@yyx990803 Could you please take a look at this, this is the only thing preventing us from seeing Vuex in VueDevtools with NativeScript!

Thanks!

@jlooper
Copy link

jlooper commented Feb 13, 2019

Signal boost!!

@yyx990803 yyx990803 merged commit 665455f into vuejs:dev Feb 18, 2019
@yyx990803
Copy link
Member

@Akryum do you currently have any plans for stable channel releases?

@Akryum
Copy link
Member

Akryum commented Feb 19, 2019

I think Nativescript support was merged in 5.x branch.

@rigor789
Copy link
Contributor Author

@Akryum Sorry to bother you, but is there a plan to release a new version of Vuex which includes this change?

@bundyo
Copy link

bundyo commented Jun 24, 2019

Just for completeness - this was released in 3.1.1 on 9 May.

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

6 participants