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

Prepend devtool handler #1358

Merged
merged 3 commits into from Apr 23, 2020
Merged

Prepend devtool handler #1358

merged 3 commits into from Apr 23, 2020

Conversation

simplesmiler
Copy link
Member

@simplesmiler simplesmiler commented Jul 31, 2018

This change adds an API for prepending handlers with store.subscribe(fn, { prepend: true }) and changes devtool subscriber to use this API.

This fixes vuejs/devtools#678

Copy link
Member

@ktsn ktsn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@kiaking
Copy link
Member

kiaking commented Apr 20, 2020

@ktsn I think we should merge this one...? I could take over and resolve the conflict. Is it still useful do you think?

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.

Mutations are showing out of order when committing actions from a plugin
4 participants