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

feat(menu): add animations #1685

Merged
merged 1 commit into from
Nov 3, 2016
Merged

feat(menu): add animations #1685

merged 1 commit into from
Nov 3, 2016

Conversation

kara
Copy link
Contributor

@kara kara commented Nov 1, 2016

This PR adds animations (including the ripple) to the menu.

r: @hansl

@googlebot googlebot added the cla: yes PR author has agreed to Google's Contributor License Agreement label Nov 1, 2016
Copy link
Contributor

@hansl hansl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

2 nits. LGTM

<ng-content></ng-content>
<div class="md-menu-ripple" *ngIf="!disabled" md-ripple md-ripple-background-color="rgba(0,0,0,0)"
[md-ripple-trigger]="_getHostElement()">
</div>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

EOL.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done

left: 0;
bottom: 0;
right: 0;
}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

EOL.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done

@kara kara added the in progress This issue is currently in progress label Nov 1, 2016
@kara kara force-pushed the menu-ripple branch 2 times, most recently from 734a59c to 52a8841 Compare November 1, 2016 23:22
@kara kara removed the in progress This issue is currently in progress label Nov 1, 2016
@jelbourn
Copy link
Member

jelbourn commented Nov 1, 2016

LGTM

@kara kara added the action: merge The PR is ready for merge by the caretaker label Nov 1, 2016
@kara kara removed the action: merge The PR is ready for merge by the caretaker label Nov 2, 2016
@kara
Copy link
Contributor Author

kara commented Nov 2, 2016

I think the animation timing messed up e2es. Fixing.

@kara kara force-pushed the menu-ripple branch 3 times, most recently from b6ebf18 to db64a66 Compare November 2, 2016 19:07
@kara
Copy link
Contributor Author

kara commented Nov 2, 2016

@hansl @jelbourn E2Es should be passing now, but unable to get SauceLabs connected. Restarted the build several times, but no joy. Ideas?

@kara kara added the action: merge The PR is ready for merge by the caretaker label Nov 2, 2016
@jelbourn jelbourn merged commit 7fcf511 into angular:master Nov 3, 2016
@kara kara mentioned this pull request Nov 4, 2016
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 6, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
action: merge The PR is ready for merge by the caretaker cla: yes PR author has agreed to Google's Contributor License Agreement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants