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

[material-ui][Autocomplete] Caret transformation issue with font size change #41066

Merged

Commits on Feb 12, 2024

  1. Configuration menu
    Copy the full SHA
    17befdc View commit details
    Browse the repository at this point in the history
  2. Update Autocomplete.js

    So, I discovered that if we remove the 'right: 0;' style, the other Autocomplete components are changed and the caret icon goes to the left side, so I will add this back.
    
    
    
    Signed-off-by: Dimitris Pertsinidis <76684058+dpertsin@users.noreply.github.com>
    dpertsin committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    731c806 View commit details
    Browse the repository at this point in the history
  3. Update Autocomplete.js

    Because the Argos tool detected some changes I had to change the style.
    
    Signed-off-by: Dimitris Pertsinidis <76684058+dpertsin@users.noreply.github.com>
    dpertsin committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    3e86ca5 View commit details
    Browse the repository at this point in the history
  4. Update Autocomplete.js

    Signed-off-by: Dimitris Pertsinidis <76684058+dpertsin@users.noreply.github.com>
    dpertsin committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    ce1c446 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. trigger ci

    DiegoAndai committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    6f76bef View commit details
    Browse the repository at this point in the history