Skip to content
This repository has been archived by the owner on Sep 5, 2024. It is now read-only.

fix(toolbar): apply accent color to ripple and icons in toolbar. #5811

Closed

Conversation

devversion
Copy link
Member

The toolbar won't apply the accent colors to the ripple and the md-icon.

Fixes #5341

@ThomasBurleson ThomasBurleson added needs: review This PR is waiting on review from the team and removed needs: review This PR is waiting on review from the team labels Nov 24, 2015
@ThomasBurleson ThomasBurleson modified the milestones: 1.0-rc7, 1.01 Nov 24, 2015
@devversion
Copy link
Member Author

Issue still existing in the latest build.
See http://codepen.io/DevVersion/pen/ZQYxVW

This PR fixes that.

@EladBezalel
Copy link
Member

LGTM, Can you add transition to md-toolbar on background color?

@devversion
Copy link
Member Author

@EladBezalel - I added a transition for background-color and color, so the color won't change instant. (PS: Rebased to master - CI Errors).

@@ -30,6 +30,9 @@ md-toolbar {
min-height: $baseline-grid * 8;
width: 100%;

transition: $swift-linear;
Copy link
Member

Choose a reason for hiding this comment

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

please use $swift-ease-in-out, cubic-bezier feels so good!

@devversion devversion force-pushed the fix/toolbar-accent-apply branch 2 times, most recently from a08888c to 8719390 Compare January 2, 2016 12:44
@devversion
Copy link
Member Author

Updated, Added Cubic Transition to the Toolbar, even to SVG Icons

Little lag demo, to preview the change

@EladBezalel
Copy link
Member

Sweet!

@EladBezalel EladBezalel added pr: merge ready This PR is ready for a caretaker to review and removed needs: review This PR is waiting on review from the team needs: work labels Jan 4, 2016
The toolbar won't apply the accent colors to the ripple and the md-icon.

Fixes angular#5341
@ThomasBurleson ThomasBurleson modified the milestones: 1.0.1, 1.0.2 Jan 5, 2016
@ThomasBurleson ThomasBurleson modified the milestones: 1.0.2, 1.0.5 Jan 30, 2016
@ThomasBurleson
Copy link
Contributor

@devversion - Nice work!

ErinCoughlan pushed a commit to ErinCoughlan/material that referenced this pull request Feb 9, 2016
The toolbar won't apply the accent colors to the ripple and the md-icon.

Fixes angular#5341. Closes angular#5811.

  #breaking
@devversion devversion deleted the fix/toolbar-accent-apply branch April 19, 2016 19:55
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
pr: merge ready This PR is ready for a caretaker to review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants