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 for #2655 - adding introstart...outroend events to in-out transition #2912

Merged
merged 1 commit into from
Jun 2, 2019
Merged

Conversation

yazonnile
Copy link

  • If your pull request implements a new feature, please raise an issue to discuss it before sending code. In many cases features are absent for a reason.
  1. Its not a new feature. Its a missed functionality, I guess.
  • This message body should clearly illustrate what problems it solves. If there are related issues, remember to reference them.
  1. Specific transition events (introstart, introend, outrostart, outroend) work just with using transition directive, but not in the case of in:fade or out:fade ( Transitions events not working for in and out #2655 )
  • Ideally, include a test that fails without this PR but passes with it. PRs will only be merged once they pass CI. (Remember to npm run lint!)
  1. Test added

@Rich-Harris Rich-Harris merged commit eb4e5e0 into sveltejs:master Jun 2, 2019
@Rich-Harris
Copy link
Member

excellent, thank you

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.

None yet

2 participants