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
jaqra 802aa6d5f3 Add comment highlight when target from url (#9047)
* Add comment highlight css

* Add js to remove highlight on click outside

* Improve refresh page on click outside

* Use location.hash property to remove target

* Handle click ONLY clicked outside of 'targetted comment' (not other comment)

* Remove unnecessary checks and simply code

* Combine hash and setState to remove target path
5 years ago
..
css move semantic.dropdown.custom.js to webpack (#9064) 5 years ago
js Add comment highlight when target from url (#9047) 5 years ago
less Add comment highlight when target from url (#9047) 5 years ago