ctrlplusb / react-component-queries

Provide props to your React Components based on their Width and/or Height.
MIT License
183 stars 12 forks source link

React v16 support + testing #92

Closed evan-scott-zocdoc closed 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #92   +/-   ##
=======================================
  Coverage   98.38%   98.38%           
=======================================
  Files           5        5           
  Lines          62       62           
  Branches       16       16           
=======================================
  Hits           61       61           
  Partials        1        1

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 5279a50...fe16a81. Read the comment docs.

loganpowell commented 6 years ago

Just checking in on this as I get a warning about peer dependencies when installing with React 16

evan-scott-zocdoc commented 6 years ago

@ctrlplusb would love to get this merged if you have time

ctrlplusb commented 6 years ago

Awesome, thanks 👍