- added the ability to specify the
scrollContainer
(#7) - updated
devDependencies
that had security issues - added
react
as apeerDependency
- added the
module
field inpackage.json
- added the ability to change the wrapper component (#6)
- fix scroll detection in some rare circumstances (#5)
- implemented a few micro optimizations
- remove the unnecessary library
- cache the container
- major bump to use versioning properly
- use passive event listeners for a minor perf boost
- fix types
- use
raf-schd
instead ofdebounce
- added
offset
prop - added
placeholder
andcontent
props