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

Releases: jedlikowski/sticky-header

v2.0.5

12 Nov 10:26
Compare
Choose a tag to compare

Use a placeholder element instead of adding padding to the scroll parent when header is fixed

v2.0.4

12 Nov 09:58
Compare
Choose a tag to compare

Add missing dist code

v2.0.2

12 Nov 09:48
Compare
Choose a tag to compare

Fix header when top of scroll parent touches top of header, not when header is scrolled past.

v2.0.1

08 Oct 10:34
Compare
Choose a tag to compare
  • Updated version in package.json
  • Removed clean-webpack-plugin from dependencies

v2.0.0

08 Oct 10:30
Compare
Choose a tag to compare
  • Upgrade all dependencies to latest versions
  • Added eslint, stylelint and prettier
  • Changed calculations of when header should be fixed and unfixed (take initial offset from top and header's height into account)

Initial release

03 Jun 12:55
Compare
Choose a tag to compare
1.0

make sure the header stays on above any content that may be below it