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.
gitea/web_src/js/modules
silverwind 80bde0141b
Only hide tooltip tippy instances (#24688)
Fix regression from https://github.com/go-gitea/gitea/pull/24648 where
it was hiding non-tooltip tippy instances, like for example in the
review panel which itself is a tippy instance, but with a different
`role`.
2 years ago
..
aria Use 1.18's aria role for dropdown menus (#24144) 2 years ago
fomantic.js Refactor authors dropdown (send get request from frontend to avoid long wait time) (#23890) 2 years ago
stores.js Use reactive store to share data between components (#23996) 2 years ago
tippy.js Only hide tooltip tippy instances (#24688) 2 years ago