This website requires JavaScript.
Explore
Help
Sign In
etkr4k
/
bedolaga-cabinet
Watch
1
Star
0
Fork
0
You've already forked bedolaga-cabinet
mirror of
https://github.com/chillpadclub/bedolaga-cabinet.git
synced
2026-07-29 18:13:47 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
38dffd96190a19b8458fbc238d51b329db61cab1
bedolaga-cabinet
/
src
/
hooks
History
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
..
useCurrency.ts
Add files via upload
2026-01-15 19:18:17 +03:00
usePullToRefresh.ts
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
useTelegramWebApp.ts
Add fullscreen functionality: introduce API methods for getting and updating fullscreen settings, implement caching for fullscreen state, and integrate fullscreen toggle in AdminSettings. Remove unused fullscreen icons from Layout component.
2026-01-20 02:17:22 +03:00
useTheme.ts
Add files via upload
2026-01-15 19:18:17 +03:00
useThemeColors.ts
Enhance performance and user experience in AnimatedBackground and FortuneWheel components. Added low-performance device detection, optimized rendering logic, and improved CSS animations. Refactored theme color application in useThemeColors hook for better palette generation. Updated Dashboard to use static icons on low-performance devices.
2026-01-20 00:02:28 +03:00
useWebSocket.ts
Refactor App component to implement lazy loading for user and admin pages, enhancing performance and reducing initial load time. Introduce LazyPage wrapper for suspense handling during component loading.
2026-01-19 01:51:52 +03:00