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

Adding up & down key navigation (accessibility) feature for Tree component #1219

Merged
merged 3 commits into from
Apr 12, 2019

Conversation

priyankar205
Copy link
Collaborator

  1. Added up & down key navigation in Tree component.

@codecov
Copy link

codecov bot commented Apr 12, 2019

Codecov Report

Merging #1219 into master will increase coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1219      +/-   ##
==========================================
+ Coverage   82.55%   82.56%   +<.01%     
==========================================
  Files         751      752       +1     
  Lines        8854     8859       +5     
  Branches     1246     1178      -68     
==========================================
+ Hits         7309     7314       +5     
  Misses       1530     1530              
  Partials       15       15
Impacted Files Coverage Δ
packages/react/src/components/Tree/TreeItem.tsx 60.6% <ø> (ø) ⬆️
packages/react/src/lib/accessibility/index.ts 100% <100%> (ø) ⬆️
packages/react/src/components/Tree/Tree.tsx 75.55% <100%> (ø) ⬆️
...c/lib/accessibility/Behaviors/Tree/treeBehavior.ts 100% <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 f19bf99...769faeb. Read the comment docs.

@priyankar205 priyankar205 merged commit b85c3ab into master Apr 12, 2019
@delete-merged-branch delete-merged-branch bot deleted the priyankar/tree-accessibility branch April 12, 2019 18:57
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.

2 participants