UNPKG

@internetguru/scrolltopable

Version:

Scrolltopable is a JavaScript module that provides ultimate scroll-to-top functionality. No dependencies and frameworks, pure JavaScript!

38 lines (26 loc) 1.28 kB
# Change Log All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). ## [0.6.0] - 2025-01-29 _Stable release based on [0.6.0-rc.1]._ ## [0.6.0-rc.1] - 2025-01-29 ## [0.5.0] - 2025-01-29 _Stable release based on [0.5.0-rc.1]._ ## [0.5.0-rc.1] - 2025-01-29 ### Added - Add advanced example - Automatically regenerate index.html from README - README Options section is automatically generated from js configuration. ## [0.4.0] - 2022-03-01 ### Added - Automate generating and publishing npm package ## [0.3.0] - 2022-02-24 ## [0.2.0] - 2022-02-24 [0.6.0]: https://https://github.com/internetguru/scrolltopable/compare/v0.5.0...v0.6.0 [0.6.0-rc.1]: https://github.com/internetguru/scrolltopable/releases/tag/v0.5.0 [0.5.0]: https://https://github.com/internetguru/scrolltopable/compare/v0.4.0...v0.5.0 [0.5.0-rc.1]: https://github.com/internetguru/scrolltopable/releases/tag/v0.4.0 [0.4.0]: https://github.com/internetguru/scrolltopable/compare/v0.3.0...v0.4.0 [0.3.0]: https://github.com/internetguru/scrolltopable/compare/v0.2.0...v0.3.0 [0.2.0]: https://github.com/internetguru/scrolltopable/compare/v0.0.0...v0.2.0