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

pass though sizeMe config prop 'noPlaceholder' #88

Closed hoschi closed 7 years ago

hoschi commented 7 years ago

This PR adds the sizeMe config prop 'noPlaceholder' to "new school" config object. I reused the docs from sizeMe.

codecov[bot] commented 7 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #88   +/-   ##
=======================================
  Coverage   98.41%   98.41%           
=======================================
  Files           5        5           
  Lines          63       63           
  Branches       17       17           
=======================================
  Hits           62       62           
  Partials        1        1
Impacted Files Coverage Δ
src/componentQueries.js 100% <ø> (ø) :arrow_up:

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 f36630f...75fbc77. Read the comment docs.

ctrlplusb commented 7 years ago

Boom, another helpful PR @hoschi! Thanks! ❤️