forgejo/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`.
2023-05-12 16:58:55 +00:00
..
aria Use 1.18's aria role for dropdown menus (#24144) 2023-04-16 21:58:22 +08:00
fomantic.js Refactor authors dropdown (send get request from frontend to avoid long wait time) (#23890) 2023-04-07 08:11:02 +08:00
stores.js Use reactive store to share data between components (#23996) 2023-04-11 20:44:26 -04:00
tippy.js Only hide tooltip tippy instances (#24688) 2023-05-12 16:58:55 +00:00