mirror of
https://github.com/go-gitea/gitea.git
synced 2024-05-11 05:55:29 +00:00
7d7ab1eeae
* Add data-index attribute to issue anchors Signed-off-by: jolheiser <[email protected]> * Init JS Signed-off-by: jolheiser <[email protected]> * Add required data to anchor Signed-off-by: jolheiser <[email protected]> * Finish popup Signed-off-by: jolheiser <[email protected]> * Revert changes to html.go Signed-off-by: jolheiser <[email protected]> * Better octicon contexts Signed-off-by: jolheiser <[email protected]> * Split out popup function for re-use Signed-off-by: jolheiser <[email protected]> * Style changes, test fixes, and cross-reference support Signed-off-by: jolheiser <[email protected]> * Prefer em to px Signed-off-by: jolheiser <[email protected]> * Move label margin to base CSS Signed-off-by: jolheiser <[email protected]> * Move JS to separate file. Signed-off-by: jolheiser <[email protected]> * Move JS to features and fix module Signed-off-by: jolheiser <[email protected]> * Remove query-string and hash Co-Authored-By: silverwind <[email protected]> Co-authored-by: Lauris BH <[email protected]> Co-authored-by: Antoine GIRARD <[email protected]> Co-authored-by: silverwind <[email protected]> Co-authored-by: Lunny Xiao <[email protected]> Co-authored-by: zeripath <[email protected]>