- Added failsafe for elements rendering changing size
- Fixed typescript definitions
- Fixed typescript definitions
- Fixed typescript definitions
- Fixed typescript definitions
- Changed PropTypes import to new package for React 16 compatibility
- Added typescript definitions
- Fixed bugs with dynamically sized sources
- Fixed issue with element being hidden
- Fixed issues with scroll
- Removed unsupported props
- Added a mapStateToProps method
- Use getBoundingClientRect instead of extracting the position from the transform style
- Fixed several issues
- Initial release