Commit Graph

2741 Commits

Author SHA1 Message Date
Fernando Zanutto
9a73be47c4 fix: remove unused variable 2024-04-23 19:28:32 -03:00
Fernando Zanutto
a6884f727c fix: remove unused variable 2024-04-23 19:28:32 -03:00
Fernando Zanutto
0fa887fdc9 fix: remove unused variable 2024-04-23 19:28:32 -03:00
Fernando Zanutto
01c66d79af fix: add handleCloseClick to useEffect dependency 2024-04-23 19:25:47 -03:00
Fernando Zanutto
981b7266a3 fix: add handleCloseClick to useEffect dependency 2024-04-23 19:25:47 -03:00
Fernando Zanutto
08fbaf7b59 fix: add handleCloseClick to useEffect dependency 2024-04-23 19:25:47 -03:00
Fernando Zanutto
eedb8b14b7 fix: add handleCloseClick to useEffect dependency 2024-04-23 19:25:47 -03:00
Hydra
f3c362e3f3 Merge pull request #75 from fernandozanutto/feat/close-modals-on-esc-or-outside-click
Feat/close modals on esc or outside click
2024-04-23 23:16:28 +01:00
Hydra
8e93ec9768 Merge pull request #75 from fernandozanutto/feat/close-modals-on-esc-or-outside-click
Feat/close modals on esc or outside click
2024-04-23 23:16:28 +01:00
Hydra
376c0810cd Merge pull request #75 from fernandozanutto/feat/close-modals-on-esc-or-outside-click
Feat/close modals on esc or outside click
2024-04-23 23:16:28 +01:00
Hydra
6c735e6d1b
Merge pull request #75 from fernandozanutto/feat/close-modals-on-esc-or-outside-click
Feat/close modals on esc or outside click
2024-04-23 23:16:28 +01:00
Fernando Zanutto
5bcce3eca2 feat: rename role 2024-04-23 19:15:26 -03:00
Fernando Zanutto
1deb435b42 feat: rename role 2024-04-23 19:15:26 -03:00
Fernando Zanutto
3d9c289e3f feat: rename role 2024-04-23 19:15:26 -03:00
Fernando Zanutto
0cf9362f18 feat: rename role 2024-04-23 19:15:26 -03:00
Fernando Zanutto
c1055463cc feat: removing necessity of id on outer div 2024-04-23 19:11:38 -03:00
Fernando Zanutto
1aa0c215a8 feat: removing necessity of id on outer div 2024-04-23 19:11:38 -03:00
Fernando Zanutto
dae566ce76 feat: removing necessity of id on outer div 2024-04-23 19:11:38 -03:00
Fernando Zanutto
8ebb384418 feat: removing necessity of id on outer div 2024-04-23 19:11:38 -03:00
Magrid
1101c2010b Update translation.json
fix an error
2024-04-23 20:49:43 +02:00
Magrid
b57f54d68b
Update translation.json
fix an error
2024-04-23 20:49:43 +02:00
Fernando Zanutto
d9c6d8704d feat: useRef instead of getting element by id 2024-04-23 15:48:00 -03:00
Fernando Zanutto
0f064ca8e6 feat: useRef instead of getting element by id 2024-04-23 15:48:00 -03:00
Fernando Zanutto
bf85316800 feat: useRef instead of getting element by id 2024-04-23 15:48:00 -03:00
Fernando Zanutto
e4015e78cd feat: useRef instead of getting element by id 2024-04-23 15:48:00 -03:00
Fernando Zanutto
d1ad0ea31b feat: rename function 2024-04-23 15:47:34 -03:00
Fernando Zanutto
b1a31cf5fd feat: rename function 2024-04-23 15:47:34 -03:00
Fernando Zanutto
840e45033c feat: rename function 2024-04-23 15:47:34 -03:00
Fernando Zanutto
1691e637c9 feat: rename function 2024-04-23 15:47:34 -03:00
Fernando Zanutto
801abbf744 feat: use role attribute instead of using class with no style 2024-04-23 15:47:10 -03:00
Fernando Zanutto
25887c3ba5 feat: use role attribute instead of using class with no style 2024-04-23 15:47:10 -03:00
Fernando Zanutto
c6facbe253 feat: use role attribute instead of using class with no style 2024-04-23 15:47:10 -03:00
Fernando Zanutto
673691f329 feat: use role attribute instead of using class with no style 2024-04-23 15:47:10 -03:00
Fernando Zanutto
9fa88255a8 feat: rename modal container id 2024-04-23 15:07:31 -03:00
Fernando Zanutto
fd50e3e30b feat: rename modal container id 2024-04-23 15:07:31 -03:00
Fernando Zanutto
74075a014d feat: rename modal container id 2024-04-23 15:07:31 -03:00
Fernando Zanutto
e79e06adb7 feat: rename modal container id 2024-04-23 15:07:31 -03:00
Fernando Zanutto
67af138e5a feat: apply prettier and rename variable 2024-04-23 15:04:22 -03:00
Fernando Zanutto
e28dfcad83 feat: apply prettier and rename variable 2024-04-23 15:04:22 -03:00
Fernando Zanutto
8743db64a6 feat: apply prettier and rename variable 2024-04-23 15:04:22 -03:00
Fernando Zanutto
608ffa7ce5 feat: apply prettier and rename variable 2024-04-23 15:04:22 -03:00
Fernando Zanutto
f8947d4f49 feat: correctly check if modal is top most modal 2024-04-23 15:01:02 -03:00
Fernando Zanutto
a614d24976 feat: correctly check if modal is top most modal 2024-04-23 15:01:02 -03:00
Fernando Zanutto
3e5734343c feat: correctly check if modal is top most modal 2024-04-23 15:01:02 -03:00
Fernando Zanutto
bcd961b791 feat: correctly check if modal is top most modal 2024-04-23 15:01:02 -03:00
JackEnx
66a8349263 Merge branch 'main' of https://github.com/hydralauncher/hydra into refactor/change-game-delete-to-soft-delete 2024-04-23 13:31:35 -03:00
JackEnx
cf44acbf31 Merge branch 'main' of https://github.com/hydralauncher/hydra into refactor/change-game-delete-to-soft-delete 2024-04-23 13:31:35 -03:00
JackEnx
eebec51382 Merge branch 'main' of https://github.com/hydralauncher/hydra into refactor/change-game-delete-to-soft-delete 2024-04-23 13:31:35 -03:00
JackEnx
349f5d6f64 Merge branch 'main' of https://github.com/hydralauncher/hydra into refactor/change-game-delete-to-soft-delete 2024-04-23 13:31:35 -03:00
FeriVOQ
d7c955f753 Update translation.json 2024-04-23 17:20:27 +02:00