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

pref(#27) - Rename useDimensions() to useResizeObserver(), Move <ClickOutside/> from hooks to tools #81

Merged
merged 4 commits into from
Apr 6, 2022

Conversation

gaeaehrlich
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Feb 27, 2022

Codecov Report

Merging #81 (bbedd6f) into 2.x (a4d5bc3) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##              2.x      #81   +/-   ##
=======================================
  Coverage   96.12%   96.12%           
=======================================
  Files          61       62    +1     
  Lines         851      851           
  Branches       29       29           
=======================================
  Hits          818      818           
  Misses         32       32           
  Partials        1        1           
Impacted Files Coverage Δ
src/hooks/useClickOutside/useClickOutside.js 66.66% <ø> (-13.34%) ⬇️
src/hooks/useResizeObserver/useResizeObserver.js 87.50% <ø> (ø)
src/tools/ClickOutside/ClickOutside.jsx 100.00% <100.00%> (ø)

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 a4d5bc3...bbedd6f. Read the comment docs.

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.

2 participants