Commit Graph

15 Commits

Author SHA1 Message Date
29e26f7f4e feat(buttonNavigation): customize selector animation 2026-01-19 00:21:04 +01:00
a16f112f7b font: tweak duration of some animations 2026-01-19 00:06:02 +01:00
0a8017e34e 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
03bbc25f4b feat(buttonNavigation): block any interactions while the selector is being animated 2026-01-14 15:09:09 +01:00
6c184daf03 feat(buttonNavigation): add blocked paths to avoid diagonal navigtion in menus 2026-01-14 14:34:23 +01:00
a044d87977 feat(buttonNavigation): move the selector along the path instead of moving directly to the selected button 2026-01-13 18:34:01 +01:00
6d1edc1b8a feat(common): move confirmation modal to his own store, and add 'onClosed' event 2025-12-30 00:37:39 +01:00
d77d595370 feat: centralize all screen related callbacks in useScreen 2025-12-29 21:01:19 +01:00
4745a49a63 fix: block interactions when animation is happening 2025-12-20 14:55:49 +01:00
303b8e8790 feat(common): implement buttons and confirmation modal 2025-12-19 19:15:24 +01:00
c5f07e7b80 fix: missing button interactions 2025-12-18 16:38:05 +01:00
a65ba42f06 feat(nds): use custom NDS_ keys in events 2025-12-15 11:53:20 +01:00
ca6402261a feat: implement 'last' for 'up' in button navigation 2025-11-24 11:11:51 +01:00
1d14ad1450 fix(useButtonNavigation): wrong click navigation 2025-11-14 23:45:34 +01:00
15fa328fec feat: generic button navigation 2025-11-14 23:21:52 +01:00