Skip to content
This repository has been archived by the owner on Jan 13, 2025. It is now read-only.

feat(text-field): Added support for text field without label #4285

Merged
merged 19 commits into from
Jan 29, 2019

Conversation

abhiomkar
Copy link
Collaborator

Features included:

  • Adds support for text field without label by making floating label element optional for all text field variants.
  • Adds support for placeholder with or without floating label element where placeholder is visible only on focused state for text field that has label.

Fixes #4239

Screenshot:

Copy link
Contributor

@kfranqueiro kfranqueiro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This seems pretty reasonable, but I'd like us to run it by our designers for review before merging.

packages/mdc-textfield/README.md Outdated Show resolved Hide resolved
Copy link
Contributor

@kfranqueiro kfranqueiro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

golden.json also needs updating.

@abhiomkar
Copy link
Collaborator Author

Updated golden screenshots.

Copy link
Contributor

@kfranqueiro kfranqueiro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM once goldens are updated for the last changes

@abhiomkar abhiomkar merged commit bf956fa into master Jan 29, 2019
@abhiomkar abhiomkar deleted the feat/textfield_without_label branch January 29, 2019 18:11
@jamesmfriedman jamesmfriedman mentioned this pull request Feb 5, 2019
24 tasks
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants