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.
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
..
components Remove svg.svg class, restore .rss-icon (#24667) 1 year ago
features Make repo migration cancelable and fix various bugs (#24605) 1 year ago
markup Fix math and mermaid rendering bugs (#24049) 1 year ago
modules Only hide tooltip tippy instances (#24688) 1 year ago
standalone Add new JS linter rules (#17699) 3 years ago
test Improve emoji and mention matching (#24255) 1 year ago
utils Improve "goto issue by number" button (#24577) 1 year ago
webcomponents Refactor locale number (#24134) 1 year ago
bootstrap.js Improve template system and panic recovery (#24461) 1 year ago
index.js Improve "goto issue by number" button (#24577) 1 year ago
jquery.js Upgrade jQuery to 3.5.0, remove jQuery-Migrate, fix deprecations (#11055) 4 years ago
serviceworker.js Fix serviceworker output file and misc improvements (#11562) 4 years ago
svg.js Fix EasyMDE toolbar (#24489) 1 year ago
svg.test.js Improve `<SvgIcon>` to make it output `svg` node and optimize performance (#23570) 1 year ago
utils.js Modify luminance calculation and extract related functions into single files (#24586) 1 year ago
utils.test.js Introduce GiteaLocaleNumber custom element to handle number localization on pages. (#23861) 1 year ago