aboutsummaryrefslogtreecommitdiffstats
path: root/frontend/src/components/theme-toggle.tsx
Commit message (Collapse)AuthorAgeFilesLines
* feat: added the product page and enhanced the UILibravatarLibravatar Biswa Kalyan Bhuyan 2025-05-291-21/+2
| | | | | | | - added the product page where the product details is shown - enhanced the nav bar to handle the rendering - added the loading screen to the page - fixed the rendering method to the navigation-menu
* fix: Improved UI and NavBar MenuLibravatarLibravatar Biswa Kalyan Bhuyan 2025-05-291-19/+16
| | | | | | | - Fixed alignment issues in the frontend - Fixed the box border hover selection in the menu bar (mobile) - Changed the theme toggle button color to standard frontend theme - Enhanced UI components
* feat: added the mobile friendly ui implimentationLibravatarLibravatar Biswa Kalyan Bhuyan 2025-05-281-16/+63
| | | | | | - added nav bar and added the morden layout to it - added mobile friendly css for responsiveness - added more other components to it
* feat: improved UI and added dynamic theme toggleLibravatarLibravatar Biswa Kalyan Bhuyan 2025-05-281-0/+50
- improved the nav bar components - added the theme toggle button to toggle theme - fixed the button background for the nav bar - fixed the theme color issue to the ThemeToggle funtion - added more vibrant colors - fixed the theme logo render