Commit Graph

17 Commits

Author SHA1 Message Date
d9c9dba166 feat(utils): cancel animation on new input in useButtonNavigation 2026-01-31 01:01:34 +01:00
10f7d16805 feat(settings): don't navigate to submenu of non opened menu 2026-01-31 00:05:47 +01:00
425195cf5f feat(buttonNavigation): customize selector animation 2026-01-19 00:21:04 +01:00
d4377094b4 font: tweak duration of some animations 2026-01-19 00:06:02 +01:00
c005c50081 feat(buttonNavigation): expose readonly selected button and new select function, to allow user to select any button with path animation 2026-01-14 15:34:02 +01:00
c2e80ab690 feat(buttonNavigation): block any interactions while the selector is being animated 2026-01-14 15:09:09 +01:00
0163699484 feat(buttonNavigation): add blocked paths to avoid diagonal navigtion in menus 2026-01-14 14:34:23 +01:00
91d8b6db3b feat(buttonNavigation): move the selector along the path instead of moving directly to the selected button 2026-01-13 18:34:01 +01:00
408abb695d feat(common): move confirmation modal to his own store, and add 'onClosed' event 2025-12-30 00:37:39 +01:00
f60fb3625c feat: centralize all screen related callbacks in useScreen 2025-12-29 21:01:19 +01:00
19450f0bf7 fix: block interactions when animation is happening 2025-12-20 14:55:49 +01:00
5bc57f5edc feat(common): implement buttons and confirmation modal 2025-12-19 19:15:24 +01:00
fa66b50fc7 fix: missing button interactions 2025-12-18 16:38:05 +01:00
258bcd0f16 feat(nds): use custom NDS_ keys in events 2025-12-15 11:53:20 +01:00
a825c472b4 feat: implement 'last' for 'up' in button navigation 2025-11-24 11:11:51 +01:00
fb34a3b4d2 fix(useButtonNavigation): wrong click navigation 2025-11-14 23:45:34 +01:00
d54d52bff0 feat: generic button navigation 2025-11-14 23:21:52 +01:00