Releases: markgoodyear/headhesive.js
Releases · markgoodyear/headhesive.js
v1.2.4
v1.2.3
- Readme corrections
v1.2.2
- Fixes UMD support
v1.2.1
- Bump version to publish to npm
v1.2.0
- 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
v1.1.1
- Fix class naming
v1.1.0
- Call the init method internally on instance creation
- Destroy method to only destroy it's instance
v1.0.0
- Initial release