Commit Graph

19 Commits

Author SHA1 Message Date
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
d77d595370 feat: centralize all screen related callbacks in useScreen 2025-12-29 21:01:19 +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
24dd4fe325 fix(contact): remove old bars 2025-12-29 19:47:17 +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
b85899617b feat(assets): new assets loading system (currently only for images) 2025-12-17 12:28:48 +01:00
adde290312 feat(assets): convert png -> webp 2025-11-19 01:13:53 +01:00
694b64f0dd feat: use useImages composable instead of <img> + useTemplateRef 2025-11-18 21:12:00 +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
1591f315e1 fix: reset store + animate intro on mount, and fix wrong opacity/positions 2025-11-17 01:22:13 +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