Commit Graph

4 Commits

Author SHA1 Message Date
decf8862de
add pull requests to changelog, rename styles.css to app.css 2020-11-11 18:44:23 +11:00
Ryo Hilmawan
3557987988
Changed the scroll-to-top extension to use an SVG icon (#205)
* Create arrow.svg

* Update mod.js

* Update styles.css
2020-11-05 20:47:00 +11:00
7885b2c204
clarity improvements for scroll to top extension 2020-10-22 08:54:06 +11:00
Ryo Hilmawan
fb63601ebf
new mod: scroll-to-top (#172)
* Basic Functionality

* Added smooth scrolling option

* Added scroll down distance option

* Button hide/show animation

* Add percentage distance option

* Calculate percentage every update (as opposed to every page change)

* Calculate percentage height based on scroller and content height

* Licensing and Conventions

* Hide button on initialization if top distance is set

* Fixed bug with button visibility when opening pages
2020-10-21 22:32:10 +11:00