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

fix(material/list): fix text trim #29758

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Commits on Sep 18, 2024

  1. fix(material/list): fix text trim

    fix text trim issue where visual users won't be able to see if list item text
    is overflowed in container
    
    fixes b/291296866
    DBowen33 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    a0558da View commit details
    Browse the repository at this point in the history
  2. fix(material/list): update api golden

    update api golden
    
    fixes b/291296866
    DBowen33 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    7e3e9b9 View commit details
    Browse the repository at this point in the history
  3. fix(material/list): update api

    update api golden
    
    fixes b/291296866
    DBowen33 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    9d6d88d View commit details
    Browse the repository at this point in the history
  4. fix(material/list): make func private

    make func private
    
    fixes b/291296866
    DBowen33 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    87c41f6 View commit details
    Browse the repository at this point in the history