Commit Graph

15 Commits

Author SHA1 Message Date
93e6922b68 feat(utils): useButtonConfirmation.onButtonClick -> onActivate 2026-02-10 16:47:50 +01:00
3c0eec87cf feat(settings): handle clicking on selected buttons in rendering mode and language 2026-02-10 16:42:07 +01:00
a586c149d8 feat(common): handleConfirm -> handleActivateA, handleCancel -> handleActivateB 2026-02-10 15:30:08 +01:00
d7783d881e feat(settings): animate buttons 2026-02-10 14:03:40 +01:00
c1c01b2933 fix(settings): use confirmationModal.buttonYOffset 2026-02-08 20:41:44 +01:00
cfaf8c8d29 feat(settings): block interactions while animation is happening 2026-02-08 20:20:25 +01:00
0f70c7fef0 feat(settings/options/language): intro and outro animation 2026-02-06 13:41:12 +01:00
db4b5cc9f9 feat(common): improve confirmation modal api 2026-01-30 23:14:51 +01:00
8e7895ae59 feat(i18n): i18nize everything 2026-01-30 22:58:07 +01:00
425195cf5f feat(buttonNavigation): customize selector animation 2026-01-19 00:21:04 +01:00
d7e626397a feat(achievements): implement unlocking, saving and notification 2026-01-18 22:50:35 +01:00
58e0c1ed82 chore: fix type error 2026-01-15 10:41:19 +01:00
b5de727d6c feat(settings/options/language): implement language selection menu 2026-01-14 21:20:22 +01:00
f60fb3625c feat: centralize all screen related callbacks in useScreen 2025-12-29 21:01:19 +01:00
4d9371f1b0 feat(settings): render top and bottom bar, implement notifications stack and submenu navigation 2025-11-26 11:07:03 +01:00