Releases: kirchbergerknorr/js-sticky-header
Releases · kirchbergerknorr/js-sticky-header
1.1.4
fix firefox scroll problem
1.1.3
change minTop calculation
1.1.2
fix stickyElementHeight calculation, since now based on $element
1.1.0
add stickyOnHover configuration
- triggers hoverClass on hover of the $element
- $element remains sticky if stickyOnHover true
- gulpfile
- examples in repo
1.0.3
- fix wrapper class logic
- add dev dependencies; examples; fix calculations
1.0.2
fix minTop calculations: include offset-top and elementHeight
1.0.1
change stickyElementHeight to include margins
1.0.0
refactor as jquery plugin
0.1.10
fix padding-top
for animation