Skip to content

Releases: kaliber5/ember-sticky-element

Release list

v0.2.1

Choose a tag to compare

@simonihmig simonihmig released this 01 May 14:37
  • support responsiveness by watching for resize events (thanks to @anthony-mangano-argus)
  • bug fix for small sticky elements
  • add a poll task to fix occasional issues when IntersectionObserver does not catch a (small) sticky element

v0.2.0

Choose a tag to compare

@simonihmig simonihmig released this 18 Mar 10:06
  • updates ember-in-viewport, which adds IntersectionObserver support
  • removes jQuery code, allowing you to use this in a jQuery-less build