Skip to content

fix(form fieldset): 'label for' prop not being applied to label - ARIA #669

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

Merged
merged 3 commits into from
Jul 7, 2017

Conversation

tmorehouse
Copy link
Member

User supplied for target was not being applied to the label properly. This PR fixes that.

Also deprecate prop for in favour of label-for

Documentation updated to reflect changes

When user supplied `for` was supplied it was not being applied to the label.

Also deprecated `for` in favour of `label-for`
@tmorehouse tmorehouse merged commit aafea81 into master Jul 7, 2017
@tmorehouse tmorehouse deleted the tmorehouse-form-fieldset-aria branch July 7, 2017 18:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants