moodle-an-hochschulen / moodle-theme_boost_union

Theme Boost Union is an enhanced child theme of Boost which is intended, on the one hand, to make Boost simply more configurable and, on the other hand, to provide helpful additional features for the daily Moodle operation of admins, teachers and students.
GNU General Public License v3.0
58 stars 49 forks source link

Improvement: Make back to top jquery-free #119

Open sharpchi opened 1 year ago

sharpchi commented 1 year ago

Not an issue. I was trying to get Back to Top working on my M4 theme and failing miserably, but I found your implementation which worked, so I nicked it for my theme. I changed it a bit so it doesn't use jquery. Feel free to nick that right back.

lucaboesch commented 1 year ago

Thanks, @sharpchi ! I'm making an enhancement issue out of it since I'm approving of the abandoning of jquery in favor of pure ES6.