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

feat(FocusZone): export FocusZoneMode type #1229

Merged
merged 3 commits into from
Apr 17, 2019
Merged

Conversation

sophieH29
Copy link
Contributor

Export FocusZoneMode as a missing part for creating/overriding accessibility behaviors

@codecov
Copy link

codecov bot commented Apr 16, 2019

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1229      +/-   ##
==========================================
+ Coverage   83.22%   83.22%   +<.01%     
==========================================
  Files         752      752              
  Lines        8905     8906       +1     
  Branches     1194     1262      +68     
==========================================
+ Hits         7411     7412       +1     
  Misses       1480     1480              
  Partials       14       14
Impacted Files Coverage Δ
packages/react/src/index.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 dfd13c1...c89b5e4. Read the comment docs.

@codecov
Copy link

codecov bot commented Apr 16, 2019

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1229      +/-   ##
==========================================
+ Coverage   83.21%   83.21%   +<.01%     
==========================================
  Files         754      754              
  Lines        8912     8913       +1     
  Branches     1262     1194      -68     
==========================================
+ Hits         7416     7417       +1     
  Misses       1482     1482              
  Partials       14       14
Impacted Files Coverage Δ
packages/react/src/index.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 fe9cbf3...b65fb1a. Read the comment docs.

@sophieH29 sophieH29 merged commit 5c85059 into master Apr 17, 2019
@delete-merged-branch delete-merged-branch bot deleted the feat/export-focuszonemode branch April 17, 2019 07:46
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants