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(transition): correct pass argument into classList api (#638) #645

Merged
merged 3 commits into from
Jan 20, 2020

Commits on Jan 20, 2020

  1. fix(transition): correct pass argument into classList api

    close vuejs#638
    Coolyang1996 committed Jan 20, 2020
    Configuration menu
    Copy the full SHA
    160c607 View commit details
    Browse the repository at this point in the history
  2. fix(transition): IE 11 does not support multiple arguments to add or …

    …remove
    coolyang committed Jan 20, 2020
    Configuration menu
    Copy the full SHA
    bc97e84 View commit details
    Browse the repository at this point in the history
  3. fix(transition): change ' ' to /\s+/

    coolyang committed Jan 20, 2020
    Configuration menu
    Copy the full SHA
    7db97c7 View commit details
    Browse the repository at this point in the history