0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-01-19 19:52:27 +01:00
gitea/web_src/js
Yarden Shoham 12d233faf7
Remove jQuery from the stopwatch (#29351)
- Switched to plain JavaScript
- Tested the stopwatch functionality and it works as before

# Demo using JavaScript without jQuery

![action](https://github.com/go-gitea/gitea/assets/20454870/c8e9a401-45e5-4a1d-a683-0d655f1d570e)

Signed-off-by: Yarden Shoham <git@yardenshoham.com>
2024-02-23 22:19:54 +01:00
..
components
features Remove jQuery from the stopwatch (#29351) 2024-02-23 22:19:54 +01:00
markup
modules
render
standalone
utils Remove jQuery from repo wiki creation page (#29271) 2024-02-20 11:37:37 +01:00
vendor
webcomponents
bootstrap.js Don't show third-party JS errors in production builds (#29303) 2024-02-22 21:21:43 +00:00
bootstrap.test.js
htmx.js
index.js Support SAML authentication (#25165) 2024-02-23 00:08:17 +00:00
jquery.js
svg.js
svg.test.js
utils.js
utils.test.js
vitest.setup.js