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/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`.
1 year ago
..
aria Use 1.18's aria role for dropdown menus (#24144) 1 year ago
fomantic.js Refactor authors dropdown (send get request from frontend to avoid long wait time) (#23890) 1 year ago
stores.js Use reactive store to share data between components (#23996) 1 year ago
tippy.js Only hide tooltip tippy instances (#24688) 1 year ago