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

[OutlinedInput] Fix offscreen label strikethrough #17680

Merged

Commits on Jan 19, 2020

  1. Configuration menu
    Copy the full SHA
    3b00416 View commit details
    Browse the repository at this point in the history
  2. push a bit further

    oliviertassinari authored and eps1lon committed Jan 19, 2020
    Configuration menu
    Copy the full SHA
    6d4df10 View commit details
    Browse the repository at this point in the history
  3. Non-breaking change

    eps1lon committed Jan 19, 2020
    Configuration menu
    Copy the full SHA
    2b9a744 View commit details
    Browse the repository at this point in the history
  4. fix: ReactNode as label

    eps1lon committed Jan 19, 2020
    Configuration menu
    Copy the full SHA
    0160dc1 View commit details
    Browse the repository at this point in the history
  5. minimize diff

    eps1lon committed Jan 19, 2020
    Configuration menu
    Copy the full SHA
    63affe7 View commit details
    Browse the repository at this point in the history
  6. Fix visual regression

    I don't understand the box size computation
    if max-width < actual width. Seems like lineHeight is ignored if max-width < width
    eps1lon committed Jan 19, 2020
    Configuration menu
    Copy the full SHA
    e5b3ceb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    810d8e7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d1c88b5 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2020

  1. Configuration menu
    Copy the full SHA
    3aa7f32 View commit details
    Browse the repository at this point in the history