forgejo/web_src
0ko 5088d3ab12 fix(ui/buttons): implement .disabled class (#10410)
Followup to https://codeberg.org/forgejo/forgejo/pulls/9359. `templates/repo/issue/list.tmpl` had buttons changed which had `.disabled` on them conditionally.

* adjust devtest page to have such buttons
* implement `.disabled` for the newer buttons that does the same thing as the `.ui` buttons do: apply custom opacity, disable pointer events
    * this is the most boring way of implementing this

Reported-by: @Gusted
Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/10410
Reviewed-by: Gusted <gusted@noreply.codeberg.org>
2025-12-16 14:18:08 +01:00
..
css fix(ui/buttons): implement .disabled class (#10410) 2025-12-16 14:18:08 +01:00
fomantic Lock file maintenance (forgejo) (#10365) 2025-12-09 14:34:25 +01:00
js refactor: extract ActionJobStep from RepoActionView (#10366) 2025-12-08 15:58:49 +01:00
svg Add support for migrating from Pagure (#8513) 2025-08-11 16:56:26 +02:00