Skip to content

Add missing types to type definition #199

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

Merged
merged 1 commit into from
Nov 23, 2017
Merged

Add missing types to type definition #199

merged 1 commit into from
Nov 23, 2017

Conversation

elevatebart
Copy link
Contributor

When using typescript on a vue site that has animation, it becomes quite vital to be able to check that transitions are called.
In order to do just that in TS too, I added the missing types.
This way I can spy on render and check that animations are run.

This is connected with the following issue:
#88

When using typescript on a vue site that has animation, it becomes quite vital to be able to check that they are called. In order to do just that in TS too. I add the missing types.
@eddyerburgh eddyerburgh merged commit eaf6182 into vuejs:dev Nov 23, 2017
@eddyerburgh
Copy link
Member

Thanks, I'll release in beta.7 later this week 🙂

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.

2 participants