4 Commits

Author SHA1 Message Date
7b622cb1ec feat: add Tooltip component and related hooks for improved UI interactions
- Implemented Tooltip component using Radix UI for better accessibility and customization.
- Created TooltipProvider, TooltipTrigger, and TooltipContent for modular usage.
- Added useIsMobile hook to detect mobile devices based on screen width.
- Updated themes with new color variables for better design consistency across the application.
2025-07-03 15:34:53 +00:00
2084907fbe feat: enhance theme management and add login form component for user authentication 2025-06-25 18:45:50 -05:00
99bccf4444 feat: expand theme options and update theme handling in ThemeProvider and layout 2025-06-25 18:27:38 -05:00
d910ff1a93 Implement theme provider and settings page for customizable appearance 2025-06-19 03:57:19 +00:00