Skip to content
This repository was archived by the owner on Sep 5, 2024. It is now read-only.

Conversation

@EladBezalel
Copy link
Member

  • Truncating the label if it's longer than the input itself
  • When the input is focused the label is responsive to its width change

fixes #5331

@EladBezalel EladBezalel added the needs: review This PR is waiting on review from the team label Jan 18, 2016
@ThomasBurleson ThomasBurleson modified the milestones: 1.0.3, 1.0.4 Jan 19, 2016
@ThomasBurleson ThomasBurleson added pr: merge ready This PR is ready for a caretaker to review and removed needs: review This PR is waiting on review from the team labels Jan 28, 2016
* Truncating the label if it's longer than the input itself
* When the input is focused the label is responsive to its width change

fixes #5331
@EladBezalel EladBezalel force-pushed the fix/input-label-truncate branch from 09ee338 to 00e4d15 Compare January 29, 2016 09:57
@ThomasBurleson ThomasBurleson modified the milestones: 1.0.4, 1.0.5 Jan 30, 2016
@ThomasBurleson ThomasBurleson modified the milestones: 1.1.0, 1.0.5 Jan 30, 2016
@EladBezalel EladBezalel deleted the fix/input-label-truncate branch February 1, 2016 21:50
ErinCoughlan pushed a commit to ErinCoughlan/material that referenced this pull request Feb 9, 2016
* Truncating the label if it's longer than the input itself
* When the input is focused the label is responsive to its width change

fixes angular#5331. Closes angular#6740.

  #breaking
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

- Breaking Change pr: merge ready This PR is ready for a caretaker to review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Input with label text longer than width of input control

2 participants