Skip to content

fix(tab): typo aria-lablelledby #1959

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 1 commit into from
Jul 24, 2018
Merged

Conversation

costeirs
Copy link
Contributor

This was fixed in #954 , but apparently somewhere along the way lib/ was changed to src/ and the fix was lost.
Found the issue because it was affecting my Lighthouse accessibility scores.

This was fixed in bootstrap-vue#954 , but apparently somewhere along the way `lib/` was changed to `src/` and the fix was lost.
Found the issue because it was affecting my Lighthouse accessibility scores.
@codecov
Copy link

codecov bot commented Jul 23, 2018

Codecov Report

Merging #1959 into dev will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##              dev    #1959   +/-   ##
=======================================
  Coverage   61.26%   61.26%           
=======================================
  Files         154      154           
  Lines        2886     2886           
  Branches      796      796           
=======================================
  Hits         1768     1768           
  Misses        802      802           
  Partials      316      316
Impacted Files Coverage Δ
src/components/tabs/tab.js 92.3% <ø> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ae7147e...598b594. Read the comment docs.

@mosinve mosinve merged commit 5933955 into bootstrap-vue:dev Jul 24, 2018
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.

2 participants