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/form-field): outline label position #29123

Commits on May 27, 2024

  1. fix(form-field): outline label position

    Fixes the outline label position when a prefix is present and the form field is not yet rendered.
    
    Fixes angular#29064
    adumitrescu-plenty committed May 27, 2024
    Configuration menu
    Copy the full SHA
    e1770c1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e98b311 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. Configuration menu
    Copy the full SHA
    c1c588c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7a445e8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    003218e View commit details
    Browse the repository at this point in the history
  4. fix(material/form-field): adjust logic

    Simplify the method
    adumitrescu-plenty committed May 28, 2024
    Configuration menu
    Copy the full SHA
    4a92899 View commit details
    Browse the repository at this point in the history