Skip to content

docs: Updates #671

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 5 commits into from
Jul 7, 2017
Merged

docs: Updates #671

merged 5 commits into from
Jul 7, 2017

Conversation

tmorehouse
Copy link
Member

No description provided.

…sm' (#661)

* docs: add `small` prop to generated b-tables
* docs: Render markdown tables with class table-sm
* fix(table): Remove redundant ARIA roles from table
Role `grid` and `row` are implied automatically by current table semantic markup, and not necessary.
Based on chrome Accessibility Plugin Audit  of renderd `<b-table>`
* fix(texts): Remove tests for b-table roles grid and row
If ID supplied on component, generate IDs for each radio input
#669)

* fix(form-fieldset): ARIA 'for' attribute not being applied

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

Also deprecated `for` in favour of `label-for`

* docs(form-fieldset): update docs to reflect 'label-for' prop

* docs(form-fieldset): Update live examples
@tmorehouse tmorehouse merged commit fbbfff4 into tmorehouse-aria-docs Jul 7, 2017
@tmorehouse tmorehouse changed the title Resync with master docs: Updates Jul 23, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant