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

fix(lifecycle): beforeUpdated should not be called if component is de… #9171

Merged
merged 3 commits into from Dec 11, 2018

Commits on Dec 9, 2018

  1. Copy the full SHA
    56f4d64 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2018

  1. Update test/unit/features/options/lifecycle.spec.js

    fix typo on lifecycle event name (tx @posva)
    
    Co-Authored-By: therealpecus <pecus@pecus.it>
    posva and therealpecus committed Dec 10, 2018
    Copy the full SHA
    2b99bf7 View commit details
    Browse the repository at this point in the history
  2. fix(lifecycle): beforeUpdated should not be called if component is de…

    …stroyed, fix vuejs#8076
    
    fix references to beforeUpdate spy
    therealpecus committed Dec 10, 2018
    Copy the full SHA
    5eb4fd6 View commit details
    Browse the repository at this point in the history