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] Fix bad hint text show condition in edb8ad9c #3657

Merged
merged 1 commit into from
Mar 10, 2016

Commits on Mar 10, 2016

  1. [TextField] Fix bad hint text show condition in edb8ad9

    The hint text show condition resolves to `undefined` when
    `floatingLabelFixed` property is not passed, which result in the hint
    text being shown at the same time than the floating label.
    thomasguillory committed Mar 10, 2016
    Configuration menu
    Copy the full SHA
    392d48a View commit details
    Browse the repository at this point in the history