Skip to content
This repository was archived by the owner on Mar 4, 2020. It is now read-only.

feat(Checkbox): improve accessibility, tests and use in docs#1479

Merged
jurokapsiar merged 5 commits intomasterfrom
jukapsia/checkbox-acc
Jun 10, 2019
Merged

feat(Checkbox): improve accessibility, tests and use in docs#1479
jurokapsiar merged 5 commits intomasterfrom
jukapsia/checkbox-acc

Conversation

@jurokapsiar
Copy link
Contributor

Adds aria-disabled
Adds accessibility handling and conformance unit tests
Replaces the use of input checkbox with the Checkbox component in the docs

@codecov
Copy link

codecov bot commented Jun 10, 2019

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1479   +/-   ##
=======================================
  Coverage   73.14%   73.14%           
=======================================
  Files         805      805           
  Lines        6073     6073           
  Branches     1794     1794           
=======================================
  Hits         4442     4442           
  Misses       1625     1625           
  Partials        6        6
Impacted Files Coverage Δ
...ackages/react/src/components/Checkbox/Checkbox.tsx 77.77% <ø> (ø) ⬆️
...cessibility/Behaviors/Checkbox/checkboxBehavior.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 6fb51c8...bbad8f6. Read the comment docs.

@jurokapsiar jurokapsiar merged commit 3848552 into master Jun 10, 2019
@delete-merged-branch delete-merged-branch bot deleted the jukapsia/checkbox-acc branch June 10, 2019 11:31
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants