Skip to content

Releases: mvasin/react-div-100vh

v0.6.0

05 Apr 21:20
1023de3
Compare
Choose a tag to compare

ReactDiv100vh component started to forward ref to the underlying div DOM element (@charlescrtr & @mvasin in #54)

0.5.6

02 Oct 16:26
Compare
Choose a tag to compare

Fixes

SSR

  • check for the presence of document, not just window (@atav32 in #47)

Miscellaneous

Performance

  • implement small optimisations (@KATT in #45)