Skip to content

Add support for vuex actions in defaultPassToStore #108

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
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

mikelu92
Copy link

@mikelu92 mikelu92 commented Apr 14, 2020

Hey I wanted to add support for dispatching actions (without formatting to json) so I took a crack at what that might look like.

This would default to mutations, and the mutations option will still work with a console.warn but eventually this library should move off that option and start using methods

If you want to go forward with this I could also update the readme to reflect this change as well.

@mikelu92 mikelu92 force-pushed the add-method-choice branch from a7325c7 to 42086c3 Compare April 14, 2020 15:45
@mikelu92 mikelu92 changed the title Add support for vuex actions Add support for vuex actions in default passtostore Apr 16, 2020
@mikelu92 mikelu92 changed the title Add support for vuex actions in default passtostore Add support for vuex actions in defaultPassToStore Apr 16, 2020
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