Skip to content
This repository has been archived by the owner on Jan 13, 2025. It is now read-only.

fix(list): added ellipsis to text and secondary text if text overflows #2049

Merged
merged 6 commits into from
Jan 24, 2018

Conversation

moog16
Copy link
Contributor

@moog16 moog16 commented Jan 23, 2018

fixes #1591

screen shot 2018-01-23 at 14 31 05

@codecov-io
Copy link

codecov-io commented Jan 23, 2018

Codecov Report

Merging #2049 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2049   +/-   ##
=======================================
  Coverage   99.43%   99.43%           
=======================================
  Files          84       84           
  Lines        3718     3718           
  Branches      485      485           
=======================================
  Hits         3697     3697           
  Misses         21       21

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ec3d489...3b764b8. Read the comment docs.

Copy link
Contributor

@acdvorak acdvorak left a comment

Choose a reason for hiding this comment

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

Make sure to include something like this in the commit message before you hit squash and merge:

BREAKING CHANGE: `mdc-list-item__text` is now `display: block` (it was previously `inline-flex`).

@acdvorak acdvorak self-assigned this Jan 24, 2018
@moog16 moog16 merged commit 526521c into master Jan 24, 2018
@moog16 moog16 deleted the fix/list/meta-graphic-alignment branch January 24, 2018 02:05
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Alignment issues with mdc-checkbox with an mdc-list-item
3 participants