Skip to content
This repository has been archived by the owner on Aug 22, 2023. It is now read-only.

Releases: kirchbergerknorr/js-sticky-header

0.1.9

17 Jan 14:38
Compare
Choose a tag to compare

fix padding-top for animation

0.1.8

17 Jan 14:35
Compare
Choose a tag to compare

fix padding-top for animation

0.1.7

17 Jan 14:22
Compare
Choose a tag to compare

fix padding-top for animation

0.1.6

17 Jan 13:56
Compare
Choose a tag to compare

add class sticky-wrapper only if scrolling

0.1.5

17 Jan 12:27
Compare
Choose a tag to compare

add class sticky-wrapper on init

0.1.4

17 Jan 10:43
Compare
Choose a tag to compare

add padding-top for body automatically

0.1.3

17 Jan 10:08
Compare
Choose a tag to compare
  • #1: add option "width: 0" to disable width check
  • width default value is 0
  • #2: add parameter target to define which element height to use as minimum top scroll distance

0.1.2

12 Jan 16:27
Compare
Choose a tag to compare
Update sticky-header.js

0.1.1

12 Jan 16:23
Compare
Choose a tag to compare
Update package.json

0.1.0

12 Jan 15:54
Compare
Choose a tag to compare
init