Commit Graph

20 Commits

Author SHA1 Message Date
2814abfc32 feat(utils): cancel animation on new input in useButtonNavigation 2026-01-31 01:01:34 +01:00
7d90166eb7 refactor: relocate constants in screen stores 2026-01-31 00:53:29 +01:00
6e1a9a4728 feat: implement some TODOs 2026-01-30 23:22:21 +01:00
9deeb42cfd feat(i18n): i18nize everything 2026-01-30 22:58:07 +01:00
29e26f7f4e feat(buttonNavigation): customize selector animation 2026-01-19 00:21:04 +01:00
41eea74cc0 feat(achievements): implement unlocking, saving and notification 2026-01-18 22:50:35 +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
6d1edc1b8a feat(common): move confirmation modal to his own store, and add 'onClosed' event 2025-12-30 00:37:39 +01:00
98b2959501 fix(contact): double activation of buttons due to @activate event + button navigation 2025-12-30 00:32:22 +01:00
4960bef2fc refactor(contact): use CommonButtons @activate events 2025-12-29 19:59:15 +01:00
25a15f9c65 feat(common): change modal open signature and allow to hide buttons 2025-12-29 19:48:49 +01:00
d5ac5e6e4e feat: colorize the ui based on the app color 2025-12-28 23:54:23 +01:00
4745a49a63 fix: block interactions when animation is happening 2025-12-20 14:55:49 +01:00
a8cc100e06 feat(contact): use new confirm modal and buttons 2025-12-19 19:18:03 +01:00
c5f07e7b80 fix: missing button interactions 2025-12-18 16:38:05 +01:00
8e418ac51d feat(contact): animate outro 2025-11-17 23:13:40 +01:00
8c8af8bac8 feat(contact): notifications system + action 2025-11-17 21:22:26 +01:00
4c021178ac feat(selector): improve api 2025-11-17 00:38:40 +01:00
909eb1e7e8 feat(contact): intro animation 2025-11-17 00:33:37 +01:00
206c20fe94 feat(contact): bottom screen navigation 2025-11-14 23:22:32 +01:00