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(tabset): remove aria-expanded and use aria-selected instead #3292

Merged

Conversation

giampierobono
Copy link
Contributor

@giampierobono giampierobono commented Jul 13, 2019

Before submitting a pull request, please make sure you have at least performed the following:

  • read and followed the CONTRIBUTING.md guide.
  • built and tested the changes locally.
  • added/updated any applicable tests.
  • added/updated any applicable API documentation.
  • added/updated any applicable demos.

Align tabset aria attributes to Bootstrap one (https://getbootstrap.com/docs/4.0/components/navs/#javascript-behavior)

@codecov-io
Copy link

codecov-io commented Jul 13, 2019

Codecov Report

Merging #3292 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #3292   +/-   ##
=======================================
  Coverage   90.77%   90.77%           
=======================================
  Files          95       95           
  Lines        2711     2711           
  Branches      507      507           
=======================================
  Hits         2461     2461           
  Misses        190      190           
  Partials       60       60
Flag Coverage Δ
#e2e 55.21% <ø> (ø) ⬆️
#unit 87.89% <ø> (ø) ⬆️
Impacted Files Coverage Δ
src/tabset/tabset.ts 100% <ø> (ø) ⬆️

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 db72c7a...7b49893. Read the comment docs.

Copy link
Member

@fbasso fbasso left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @giampierobono , LGTM !

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.

None yet

4 participants