mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-06-22 09:18:30 -04:00
Remove fomantic transition module (#26469)
Removes all dropdown and dimmer animations. Works everywhere as far as I can tell, but need to give this thorough testing. Removes around 70kb JS/CSS. Note, I'm not 100% sure regarding the various callbacks, those will need more investigation, but it appears to work nonetheless. Fixes: https://github.com/go-gitea/gitea/issues/15709
This commit is contained in:
parent
3b129aaa80
commit
376c0e25f7
7 changed files with 72 additions and 3177 deletions
2063
web_src/fomantic/build/semantic.css
generated
2063
web_src/fomantic/build/semantic.css
generated
File diff suppressed because it is too large
Load diff
1110
web_src/fomantic/build/semantic.js
generated
1110
web_src/fomantic/build/semantic.js
generated
File diff suppressed because it is too large
Load diff
|
@ -43,7 +43,6 @@
|
|||
"site",
|
||||
"tab",
|
||||
"table",
|
||||
"text",
|
||||
"transition"
|
||||
"text"
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue