- Fix resize event when using numerical offset
- Fix destroy method for resize event
- Changelog corrections
- Readme correction
- Fix UMD support
- Bump version to publish to npm
- Add UMD support
- Allow to select either the top or bottom of the offset element
- Update the offset position on browser resize
- Publish to npm
- Add license file
- Make the clone version lower z-index than original. Prevents visual overlap of both when scrolling quickly
- Fix class naming
- Call the init method internally on instance creation
- Destroy method to only destroy it's instance
- Initial