0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-28 17:08:22 +01:00
gitea/web_src/js
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
..
components Remove svg.svg class, restore .rss-icon (#24667) 2023-05-12 10:23:53 +00:00
features Make repo migration cancelable and fix various bugs (#24605) 2023-05-11 08:25:46 +00:00
markup
modules Only hide tooltip tippy instances (#24688) 2023-05-12 16:58:55 +00:00
standalone
test
utils Improve "goto issue by number" button (#24577) 2023-05-10 15:50:58 +00:00
webcomponents
bootstrap.js
index.js Improve "goto issue by number" button (#24577) 2023-05-10 15:50:58 +00:00
jquery.js
serviceworker.js
svg.js Fix EasyMDE toolbar (#24489) 2023-05-03 01:23:39 -04:00
svg.test.js
utils.js Modify luminance calculation and extract related functions into single files (#24586) 2023-05-10 11:19:03 +00:00
utils.test.js