Skip to content

Prepend devtool handler #1358

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

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-v6#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?

# for free to join this conversation on GitHub. Already have an account? # 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