0
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-02-19 01:00:19 +01:00
forgejo/web_src/js
silverwind 56b6b2b88e
Fix tooltip of commit select button ()
Previously, the tooltip for this button was only shown after opening and
closing it once because it was only set after the server response, now
it shows before opening it.
2023-08-14 02:16:40 +00:00
..
components Fix tooltip of commit select button () 2023-08-14 02:16:40 +00:00
features Refactor project templates () 2023-08-12 10:30:28 +00:00
markup
modules
render
standalone
test
utils Avoiding accessing undefined mentionValues () 2023-08-12 08:36:23 +00:00
webcomponents
bootstrap.js
index.js
jquery.js
svg.js Add commits dropdown in PR files view and allow commit by commit review () 2023-07-28 21:18:12 +02:00
svg.test.js
utils.js
utils.test.js