PEDZEO
4c5fe78cf3
Fix AdminSettings mobile: scroll to top on open and add safe area padding
2026-01-21 05:05:33 +03:00
PEDZEO
d0f855738a
Update UI components and styles for Bento design system
...
- Added new BentoCard and BentoSkeleton components for consistent card styling.
- Refactored existing components to utilize BentoCard for improved visual consistency.
- Updated Tailwind configuration to include new spacing and border radius utilities.
- Enhanced global styles with custom scrollbar and noise texture for better aesthetics.
- Introduced color conversion utilities for improved color handling across components.
2026-01-21 00:10:57 +03:00
Dev
20edc7f63a
phase 9 done. ready to restyle
2026-01-20 23:32:11 +05:00
Dev
63dbd64911
polish
2026-01-20 23:19:18 +05:00
Dev
29f568cc95
feat: redesign header, switch font to Manrope, fix z-indexes
2026-01-20 23:06:57 +05:00
Dev
c92a4e7704
feat: complete Phase 2 - refactor all user pages to Bento UI
2026-01-20 22:26:13 +05:00
Dev
6d88bac693
feat(ui): implement Bento Grid design system
...
- Add Urbanist font (replace Inter)
- Add CSS variables: --bento-radius, --bento-gap, --bento-padding
- Add Tailwind extend: rounded-bento, rounded-4xl, spacing.bento
- Create BentoCard component with size variants (sm/md/lg/xl)
- Add .bento-card, .bento-card-hover, .bento-card-glow classes
- Add .bento-grid container with responsive columns
- Implement floating TabBar (margin 16px, shadow, pill active state)
- Apply bento styles to Dashboard cards
- Support both dark and light themes
2026-01-20 21:10:20 +05:00
PEDZEO
9e7d6b317e
Enhance ColorPicker component with RGB support and improved styling
...
- Added RGB value updates on color input changes and preset selections.
- Refactored RGB sliders to always be visible, enhancing user experience across devices.
- Improved range input styles for better accessibility and visual feedback.
- Updated number input fields for RGB values to hide spinners and ensure a cleaner look.
2026-01-20 18:27:05 +03:00
Egor
07a635e1a7
Update globals.css
2026-01-20 07:41:20 +03:00
Egor
28b180262f
Update globals.css
2026-01-20 04:56:10 +03:00
PEDZEO
9343522c1d
Enhance ColorPicker component: add RGB slider functionality, implement Telegram WebApp compatibility, and optimize color conversion methods. Update styles for preset colors and improve performance with memoization.
2026-01-20 01:57:06 +03:00
PEDZEO
d77d3ffd24
Optimize CSS for mobile and desktop: implement smooth scrolling for desktop only, enhance card and glass component styles for better performance on mobile, and ensure backdrop-blur effects are applied conditionally based on screen size.
2026-01-20 01:39:20 +03:00
PEDZEO
8753000a03
Add Telegram WebApp support: initialize app, enhance layout with fullscreen toggle, and improve polling mechanism in Wheel component
2026-01-20 00:13:11 +03:00
PEDZEO
c96ec5ecf6
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
PEDZEO
d55c6ea532
Refactor ticket notifications handling: improve API parameter management, enhance toast notifications with titles and icons, and update localization for new notification messages. Adjust layout to ensure proper admin state handling in TicketNotificationBell component.
2026-01-19 01:37:25 +03:00
Egor
6baeacc587
Update globals.css
2026-01-19 00:53:43 +03:00
PEDZEO
af96eecac7
Add ToastProvider to main app component, integrate TicketNotificationBell in Layout, and define ticket notification types in types index. Enhance globals.css with toast progress bar animation.
2026-01-19 00:41:55 +03:00
Egor
7be6b5c0ae
Add files via upload
2026-01-15 19:18:17 +03:00