Skip to content

Fix broken transition example #624

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
Dec 1, 2016
Merged

Conversation

callumacrae
Copy link
Contributor

Padding is set to 0 !important, so this example didn't work. It's also
bad practice to transition padding unless you really have to: in this
case, a transform is more performant, so I changed it to that instead.

Padding is set to `0 !important`, so this example didn't work. It's also
bad practice to transition padding unless you really have to: in this
case, a transform is more performant, so I changed it to that instead.
@callumacrae
Copy link
Contributor Author

callumacrae commented Dec 1, 2016

Will this need fixing on the other repos too, or are they completely different docs? Happy to send more PRs once this change has been approved.

@chrisvfritz chrisvfritz merged commit 6e867e3 into vuejs:master Dec 1, 2016
@chrisvfritz
Copy link
Contributor

I believe this is the only version of the docs with this specific example. Thanks!

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