mirror of
https://github.com/hydralauncher/hydra.git
synced 2026-06-02 06:14:48 +02:00
445d7e56a5
* feat: implement global toast notification system with store and confetti integration * style: apply consistent Prettier code formatting across UI components and store files * refactor: reposition diagnostics overlay to fixed placement and simplify test notification toast message * refactor: rename catalogue route and sidebar item to component-lab * feat: add catalogue page to big-picture layout and navigation * refactor: condense import statements in catalogue page component * feat: implement catalogue page with filterable list, grid view, and navigation support * feat: implement catalogue pagination component with custom navigation hooks and jump-to-page functionality * feat: implement virtual keyboard component and gamepad-based input navigation helper * feat: add symbols layer to virtual keyboard with toggle functionality and key press animation * feat: add virtual keyboard dismiss event and store integration to synchronize search focus state * refactor: improve catalogue metadata loading with Promise.allSettled and robust parameter parsing * feat: display controller shortcut labels directly on virtual keyboard keys and remove static footer hint * feat: add keyboard avoidance layout mode to prevent obscuring focused inputs --------- Co-authored-by: Chubby Granny Chaser <weak.fern2638@heliokroger.com>