1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-19 00:34:39 +01:00
gitea/web_src/js
HesterG 3318001880
Fix fullscreen for action (#25200)
An error occurs when clicking on `show full screen` on action page.

<img width="1440" alt="Screen Shot 2023-06-12 at 13 06 52"
src="https://github.com/go-gitea/gitea/assets/17645053/1d4ded3c-fb77-4dd8-9201-24d0696f96eb">

class name has changed in #25134, so the selector is not working. 
Enhance the selectors to fix this.
2023-06-12 10:18:01 +00:00
..
components Fix fullscreen for action (#25200) 2023-06-12 10:18:01 +00:00
features Fix mobile navbar and misc cleanups (#25134) 2023-06-09 09:10:51 +00:00
markup
modules Fix mobile navbar and misc cleanups (#25134) 2023-06-09 09:10:51 +00:00
render
standalone
test
utils
webcomponents
bootstrap.js
index.js Redesign Scoped Access Tokens (#24767) 2023-06-04 20:57:16 +02:00
jquery.js
svg.js Add show timestamp/seconds and fullscreen options to action page (#24876) 2023-05-30 20:38:55 +00:00
svg.test.js
utils.js Clean up WebAuthn javascript code and remove JQuery code (#22697) 2023-06-06 13:29:37 +08:00
utils.test.js Fix webauthn regression and improve code (#25113) 2023-06-07 19:20:18 +08:00