forgejo/web_src/fomantic
Gusted f691f03741 chore(ui): remove fomantic's dimmer module (#7416)
- Fomantic's dimmer module is responsible for dimming the page and make some element the primary focus on the page (e.g. modal). This module is only used by Fomantic's modal module.
- Remove it and replace the javascript with our own `Dimmer` class that is able to provide Fomantic's modal module with everything it needs.
- Replace the CSS with our own bare minimum CSS.
- No functionality or visual is affected by this replacement.
- E2E test added.

Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/7416
Reviewed-by: Michael Kriese <michael.kriese@gmx.de>
Co-authored-by: Gusted <postmaster@gusted.xyz>
Co-committed-by: Gusted <postmaster@gusted.xyz>
2025-04-02 12:54:54 +00:00
..
_site/globals Remove more unused Fomantic variants (#25292) 2023-06-17 08:15:33 +00:00
build chore(ui): remove fomantic's dimmer module (#7416) 2025-04-02 12:54:54 +00:00
.npmrc
package-lock.json Lock file maintenance (forgejo) (#7392) 2025-03-30 14:49:48 +00:00
package.json
semantic.json chore(ui): remove fomantic's dimmer module (#7416) 2025-04-02 12:54:54 +00:00
theme.config.less