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

Fixed broken bindings for aria-labelby and ids #1055

Merged
merged 1 commit into from
Oct 4, 2016

Conversation

halfzebra
Copy link
Contributor

@halfzebra halfzebra commented Sep 29, 2016

Fixed broken bindings for id attributes of date-picker mode toggle button.

The rationale behind having this ARIA attribute is found in angular-ui/bootstrap/issues/2249

And here is the spec, which requires aria-labelby on the grid:
https://www.w3.org/TR/wai-aria-practices/#datepicker

@codecov-io
Copy link

codecov-io commented Sep 29, 2016

Current coverage is 90.40% (diff: 100%)

Merging #1055 into development will not change coverage

@@           development      #1055   diff @@
=============================================
  Files               26         26          
  Lines              782        782          
  Methods            142        142          
  Messages             0          0          
  Branches           115        115          
=============================================
  Hits               707        707          
  Misses              75         75          
  Partials             0          0          

Powered by Codecov. Last update 887c6b2...220dc64

@valorkin
Copy link
Member

valorkin commented Oct 4, 2016

Thanks for fix!

@valorkin valorkin merged commit 26d9209 into valor-software:development Oct 4, 2016
jtomaszewski pushed a commit to jtomaszewski/ng2-bootstrap that referenced this pull request Oct 22, 2016
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.

3 participants