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

More Orbit bug fixes #4812

Merged
merged 6 commits into from
Mar 27, 2014
Merged

More Orbit bug fixes #4812

merged 6 commits into from
Mar 27, 2014

Conversation

joeworkman
Copy link
Member

I provided decent comments in the commits messages. The major fix here is the the slide animation works again. It was broken sometime after v5.1 when the vendor prefixes were ripped out. Pretty surprised that no one caught this one. Took me all day long to figure this one out.

Change to opacity zero so we don't have ghost images
This just adds more consistency. Now we can target slide animations better in CSS now as well.
This was referenced Mar 27, 2014
3 new variables to control if various elements will be shown on mobile.

$orbit-nav-hide-for-small: true;
$orbit-bullet-hide-for-small: true;
$orbit-timer-hide-for-small: true;
rafibomb added a commit that referenced this pull request Mar 27, 2014
@rafibomb rafibomb merged commit f931ba9 into foundation:master Mar 27, 2014
@rafibomb
Copy link
Member

Thanks to @joeworkman for the PR! SUPER helpful to all of us!

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.

3 participants