Skip to content

Releases: markgoodyear/headhesive.js

v1.2.4

08 Jun 21:36
Compare
Choose a tag to compare
  • Fix resize event when using numerical offset
  • Fix destroy method for resize event
  • Changelog corrections

v1.2.3

01 Jun 20:29
Compare
Choose a tag to compare
  • Readme corrections

v1.2.2

27 May 17:13
Compare
Choose a tag to compare
  • Fixes UMD support

v1.2.1

27 May 14:45
Compare
Choose a tag to compare
  • Bump version to publish to npm

v1.2.0

27 May 14:37
Compare
Choose a tag to compare
  • 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

14 Jun 17:27
Compare
Choose a tag to compare
  • Fix class naming

v1.1.0

14 Jun 17:28
Compare
Choose a tag to compare
  • Call the init method internally on instance creation
  • Destroy method to only destroy it's instance

v1.0.0

03 Apr 22:23
Compare
Choose a tag to compare
  • Initial release