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

fix(textfield): change root element to <label> #5439

Merged
merged 2 commits into from
Jan 22, 2020
Merged

Conversation

asyncLiz
Copy link
Contributor

@asyncLiz asyncLiz commented Jan 8, 2020

BREAKING CHANGE: text field's root element has changed from a <div> to a <label>. Existing labels should be changed to <span> with an ID. <input> should use aria-labelledby and reference span's ID

Project import generated by Copybara.

@asyncLiz asyncLiz changed the title Project import generated by Copybara. fix(textfield): change root element to <label> Jan 8, 2020
@asyncLiz asyncLiz self-assigned this Jan 8, 2020
@mdc-web-bot
Copy link
Collaborator

All 584 screenshot tests passed for commit b3ab9e1 vs. master! 💯🎉

PiperOrigin-RevId: 288775969
@mdc-web-bot
Copy link
Collaborator

All 263 screenshot tests passed for commit b337f99 vs. master! 💯🎉

@asyncLiz asyncLiz requested a review from patrickrodee January 15, 2020 19:28
@mdc-web-bot
Copy link
Collaborator

All 263 screenshot tests passed for commit 22a4a9b vs. master! 💯🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants