Commit Graph

568 Commits

Author SHA1 Message Date
Egor
9b58b367e3 Merge pull request #64 from BEDOLAGA-DEV/dev
Dev
2026-01-20 14:29:09 +03:00
Egor
70f9830e79 Update ConnectionModal.tsx 2026-01-20 14:08:52 +03:00
Egor
4fc2dbc2d5 Update ConnectionModal.tsx 2026-01-20 14:03:10 +03:00
Egor
89c5726e2c Update index.html 2026-01-20 13:51:52 +03:00
Egor
d57419e338 Update useTelegramWebApp.ts 2026-01-20 13:51:08 +03:00
Egor
e797b1e282 Update ConnectionModal.tsx 2026-01-20 13:50:37 +03:00
Egor
19cd0e8329 Merge pull request #63 from BEDOLAGA-DEV/dev
Dev
2026-01-20 07:57:55 +03:00
Egor
07a635e1a7 Update globals.css 2026-01-20 07:41:20 +03:00
Egor
89880195ad Update Layout.tsx 2026-01-20 07:40:46 +03:00
Egor
604da50be1 Merge pull request #62 from BEDOLAGA-DEV/dev
Dev
2026-01-20 07:21:34 +03:00
Egor
3c5869684f Update Subscription.tsx 2026-01-20 07:21:18 +03:00
Egor
3a4f9b66da Update Layout.tsx 2026-01-20 07:20:00 +03:00
Egor
743bd54f7e Merge pull request #61 from BEDOLAGA-DEV/main
ц
2026-01-20 07:18:59 +03:00
Egor
c62ba274fc Merge pull request #60 from enkinvsh/fix/close-menu-on-tabbar-click
Close mobile menu when clicking bottom nav items
2026-01-20 07:03:10 +03:00
Dev
7dcfecbb80 Close mobile menu when clicking bottom nav items 2026-01-20 09:01:57 +05:00
Egor
8f62df039d Merge pull request #59 from enkinvsh/fix/connection-modal-safe-area
Fix ConnectionModal positioning for TMA fullscreen mode
2026-01-20 06:59:55 +03:00
Dev
3055254483 Fix ConnectionModal positioning for TMA fullscreen mode 2026-01-20 08:50:39 +05:00
Egor
b78cbecb0e Merge pull request #58 from BEDOLAGA-DEV/dev
Dev
2026-01-20 06:39:07 +03:00
Egor
ea47b09bad Update Subscription.tsx 2026-01-20 06:38:51 +03:00
Egor
fe9e28dbb7 Update subscription.ts 2026-01-20 06:38:25 +03:00
Egor
2a492843ba Merge pull request #57 from BEDOLAGA-DEV/dev
Update Subscription.tsx
2026-01-20 06:34:04 +03:00
Egor
56e0023372 Update Subscription.tsx 2026-01-20 06:33:20 +03:00
Egor
e4a2708e4d Merge pull request #56 from BEDOLAGA-DEV/dev
Dev
2026-01-20 05:41:40 +03:00
Egor
17220097d5 Update Dashboard.tsx 2026-01-20 05:41:17 +03:00
Egor
2dad001591 Update subscription.ts 2026-01-20 05:40:50 +03:00
Egor
38dffd9619 Merge pull request #55 from BEDOLAGA-DEV/dev
Add files via upload
2026-01-20 05:31:22 +03:00
Egor
9a8f6ed404 Add files via upload 2026-01-20 05:30:41 +03:00
Egor
6cf91f31d8 Merge pull request #54 from BEDOLAGA-DEV/dev
Dev
2026-01-20 04:56:32 +03:00
Egor
28b180262f Update globals.css 2026-01-20 04:56:10 +03:00
Egor
5b17c42d67 Merge pull request #53 from BEDOLAGA-DEV/main
ц
2026-01-20 04:55:20 +03:00
Egor
1403a63df5 Update AnimatedBackground.tsx 2026-01-20 04:52:54 +03:00
Egor
706b2b34f7 Update ConnectionModal.tsx 2026-01-20 04:48:35 +03:00
Egor
0054e674fd Update ConnectionModal.tsx 2026-01-20 04:47:45 +03:00
Egor
65b0120cd7 Update ConnectionModal.tsx 2026-01-20 04:44:51 +03:00
Egor
7dd340217f Update ConnectionModal.tsx 2026-01-20 04:35:56 +03:00
Egor
f90bfc167d Update ConnectionModal.tsx 2026-01-20 04:34:49 +03:00
Egor
91305adba7 Merge pull request #52 from BEDOLAGA-DEV/dev
Dev
2026-01-20 04:28:06 +03:00
Egor
9bca50e446 Update ConnectionModal.tsx 2026-01-20 04:27:46 +03:00
Egor
d6cbaab1fe Merge pull request #51 from BEDOLAGA-DEV/main
ц
2026-01-20 04:27:12 +03:00
PEDZEO
2522d438ae Update styling in ConnectionModal and TopUpModal: enhance layout with consistent padding and improved responsiveness for mobile devices, ensuring better compatibility with safe area insets. 2026-01-20 04:00:41 +03:00
PEDZEO
a76803f4ea Improve mobile menu interaction in Layout component: add click handler to close menu on outside click and prevent event propagation for mobile menu button, enhancing user experience and interaction consistency. 2026-01-20 03:59:17 +03:00
PEDZEO
92b1d30cbb Refactor scroll locking in ConnectionModal and TopUpModal: simplify the implementation by removing unnecessary style manipulations and enhancing event listeners for touch and wheel scroll prevention, ensuring a smoother user experience across devices. 2026-01-20 03:52:27 +03:00
PEDZEO
626a0b8da6 Enhance scroll locking in ConnectionModal and TopUpModal: improve cross-platform support by adding touchmove event prevention for Android, and update styling to ensure consistent behavior and responsiveness across devices. 2026-01-20 03:46:27 +03:00
PEDZEO
d54279baf7 Enhance ConnectionModal: add useRef for modal content scrolling, ensuring smooth transition when switching views, and improve styling for better overflow handling and responsiveness. 2026-01-20 03:42:32 +03:00
PEDZEO
a82e809a34 Refactor modal components: update ConnectionModal and TopUpModal to improve layout with top alignment and auto-focus functionality, enhancing user experience on mobile devices. 2026-01-20 03:39:10 +03:00
PEDZEO
1a642bb7d4 Refactor modal components: update styling in ConnectionModal and TopUpModal for improved responsiveness, including adjustments to padding and margins for better compatibility with safe area insets on mobile devices. 2026-01-20 03:36:42 +03:00
PEDZEO
2d8a0bd63a Add pull to refresh functionality in Layout component: integrate usePullToRefresh hook, implement visual indicator for refresh state, and ensure compatibility with mobile menu interactions for improved user experience. 2026-01-20 03:35:58 +03:00
PEDZEO
4c821a0f55 Refactor scroll locking in ConnectionModal and TopUpModal: enhance cross-platform compatibility by saving and restoring original body and HTML styles, ensuring consistent user experience when modals are open. 2026-01-20 03:33:45 +03:00
PEDZEO
023a1d2ce7 Refactor ConnectionModal and TopUpModal: reintroduce app selector logic in ConnectionModal, implement body scroll locking in TopUpModal, and adjust modal styling for improved responsiveness and user experience. 2026-01-20 03:30:22 +03:00
PEDZEO
275fe811bb Refactor ConnectionModal and TopUpModal: simplify body scroll locking mechanism, update modal wrapper styling for consistent padding across devices, and enhance responsiveness for improved user experience. 2026-01-20 03:26:07 +03:00