0
0
mirror of https://github.com/go-gitea/gitea.git synced 2026-05-05 15:13:35 +02:00
micahkepe 663612cdab refactor(shortcut): Use declarative data attributes for keyboard shortcuts
Instead of having JavaScript code guess which elements exist on a page,
elements now declare their keyboard shortcuts via data-global-keyboard-shortcut
attribute. This makes it easier to add new shortcuts and follows Gitea's
existing patterns for data-global-init and data-global-click.
2026-02-14 22:43:52 -08:00
..
2025-07-04 15:41:19 +00:00
2025-07-04 15:41:19 +00:00