Commit Graph

16 Commits

Author SHA1 Message Date
5e3336bbe8 feat(common): use delta time for the button selector animation 2026-01-07 11:14:44 +01:00
408abb695d feat(common): move confirmation modal to his own store, and add 'onClosed' event 2025-12-30 00:37:39 +01:00
de14612f0c fix(common): adjust z indexes 2025-12-29 21:10:11 +01:00
f60fb3625c feat: centralize all screen related callbacks in useScreen 2025-12-29 21:01:19 +01:00
ef232c9007 fix(common): show buttons only if onConfirm is passed instead of having separate boolean 2025-12-29 19:58:59 +01:00
bdc27d72c8 feat(common): change modal open signature and allow to hide buttons 2025-12-29 19:48:49 +01:00
ba7c974af6 fix(common): add missing render function in buttons 2025-12-29 19:48:18 +01:00
dafdbdc533 feat: colorize the ui based on the app color 2025-12-28 23:54:23 +01:00
5bc57f5edc feat(common): implement buttons and confirmation modal 2025-12-19 19:15:24 +01:00
e22374abb2 refactor(common): move button selector corner to common 2025-12-18 16:47:17 +01:00
2f16f382e5 feat(assets): new assets loading system (currently only for images) 2025-12-17 12:28:48 +01:00
11a451c6d0 feat(assets): convert png -> webp 2025-11-19 01:13:53 +01:00
ba6eb31b99 feat: use useImages composable instead of <img> + useTemplateRef 2025-11-18 21:12:00 +01:00
c45e223227 feat(selector): improve api 2025-11-17 00:38:40 +01:00
6383dc0697 feat(contact): intro animation 2025-11-17 00:33:37 +01:00
d54d52bff0 feat: generic button navigation 2025-11-14 23:21:52 +01:00