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

[TextField] Avoid outline label CSS leak #19937

Merged
merged 4 commits into from
Mar 4, 2020

Commits on Mar 2, 2020

  1. Replaced global span style with specific class

    Ivo Ivanov committed Mar 2, 2020
    Configuration menu
    Copy the full SHA
    9e50b27 View commit details
    Browse the repository at this point in the history
  2. Changed display of label span to inlineblock

    Ivo Ivanov committed Mar 2, 2020
    Configuration menu
    Copy the full SHA
    878aa0e View commit details
    Browse the repository at this point in the history
  3. Moved dangereous html disable line

    Ivo Ivanov committed Mar 2, 2020
    Configuration menu
    Copy the full SHA
    7f51ae9 View commit details
    Browse the repository at this point in the history
  4. Changed to simpler solution by @oliviertassinari

    Ivo Ivanov committed Mar 2, 2020
    Configuration menu
    Copy the full SHA
    bd72783 View commit details
    Browse the repository at this point in the history