Skip to content

v2.0.0

Compare
Choose a tag to compare
@smastrom smastrom released this 16 Nov 12:05
· 10 commits to main since this release

Release notes

vue-use-fixed-header is a package that I published on NPM some months ago as I needed something like it for my professional projects. Very soon I decided to unpublish it (at that time, it had less than 50 weekly downloads).

That's because I realized that many of the advanced functionalities I had implemented were unnecessary (e.g. scroll speed, scroll restoration) and that I could have achieved a good outcome with a much simpler codebase.

I also wanted to include a streamlined API that will still work the moment View Transitions will be supported by all browsers and everything this package does can be done with CSS.

Install it now:

pnpm add vue-use-fixed-header