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(segmented-button): Add ripple and touch-target support #6277

Merged
merged 8 commits into from
Aug 6, 2020
Merged

feat(segmented-button): Add ripple and touch-target support #6277

merged 8 commits into from
Aug 6, 2020

Conversation

gschrag
Copy link
Collaborator

@gschrag gschrag commented Jul 27, 2020

Add ripple effects and support touch-target wrapper div

@gschrag gschrag mentioned this pull request Jul 27, 2020
12 tasks
@gschrag
Copy link
Collaborator Author

gschrag commented Jul 27, 2020

I've noticed an issue where the background color of a selected segment causes the border color to be darker (because it's mostly transparent). Does anyone know how to keep the colors from overlapping?

@abhiomkar
Copy link
Collaborator

Let me know when this PR is ready for re-review. Thanks!

add ripple effects and support touch wrapper div
…vior

remove references to feature-targeting-mixins/-functions and remove
ability to change outline-color based on selection status
better modularity and remove deprecated usage
update to new segment/styles file
remove deprecated dependency on feature-targeting's mixin
rearrange placement of styles and mixins, remove
custom-properties.apply(), and remove ripple common mixin
@abhiomkar abhiomkar merged commit e3b7462 into material-components:master Aug 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants