You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/web_src
silverwind 5f38acd9a0
Fix markdown anchor re-clicking (#21931)
The hashchange event did not fire on re-click of a active anchor.
Instead, use the click event which always fires.

Fixes: https://github.com/go-gitea/gitea/issues/21680

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: zeripath <art27@cantab.net>
2 years ago
..
fomantic Various CSS tweaks (#21244) 2 years ago
js Fix markdown anchor re-clicking (#21931) 2 years ago
less fix(web): keep the pages of the navigation in the center (#21867) 2 years ago
svg Embed Matrix icon as SVG (#21890) 2 years ago