1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-09-01 14:56:30 +00:00
gitea/web_src/js
Giteabot 8e798ebbdf
Fix fullscreen for action () ()
Backport  by @HesterG

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 , so the selector is not working. 
Enhance the selectors to fix this.

Co-authored-by: HesterG <hestergong@gmail.com>
2023-06-12 15:41:13 +00:00
..
components Fix fullscreen for action () () 2023-06-12 15:41:13 +00:00
features Fix strange UI behavior of cancelling dismiss review modal () 2023-06-11 02:54:30 +00:00
markup Fix math and mermaid rendering bugs () 2023-04-17 12:10:22 +02:00
modules Fix mobile navbar and misc cleanups () () 2023-06-11 09:50:39 +08:00
render Add PDF rendering via PDFObject () 2023-05-29 12:10:00 +00:00
standalone Add new JS linter rules () 2021-11-22 16:19:01 +08:00
test Improve emoji and mention matching () 2023-04-22 11:32:34 -04:00
utils Add two eslint plugins () 2023-05-18 09:14:31 +08:00
webcomponents Refactor locale number () 2023-04-17 11:37:23 +08:00
bootstrap.js Improve template system and panic recovery () 2023-05-04 14:36:34 +08:00
index.js Redesign Scoped Access Tokens () 2023-06-04 20:57:16 +02:00
jquery.js Upgrade jQuery to 3.5.0, remove jQuery-Migrate, fix deprecations () 2020-04-18 18:46:29 -04:00
svg.js Add show timestamp/seconds and fullscreen options to action page () 2023-05-30 20:38:55 +00:00
svg.test.js Improve <SvgIcon> to make it output svg node and optimize performance () 2023-03-23 11:24:16 +08:00
utils.js Clean up WebAuthn javascript code and remove JQuery code () 2023-06-06 13:29:37 +08:00
utils.test.js Fix webauthn regression and improve code () 2023-06-07 19:20:18 +08:00