gpt-engineer-app[bot]
01ae3d877b
Apply modern design theme
...
Update app's visual theme to be modern and dynamic, using a blue color palette and dynamic styling.
2025-08-08 07:49:29 +00:00
gpt-engineer-app[bot]
0f9549556c
Fix: Increase menu icon size
...
Increased menu icon size in `src/components/ui/modern-sidebar.tsx` to `h-14 w-14` with padding and hover effect.
2025-06-27 15:51:18 +00:00
gpt-engineer-app[bot]
9cf58548c0
Reverted to commit 4aaeebc28c
2025-06-27 15:49:18 +00:00
gpt-engineer-app[bot]
7f3dad4f08
Fix: Increase mobile menu button size
...
Increased the size of the menu button on mobile devices for improved usability.
2025-06-27 15:42:03 +00:00
gpt-engineer-app[bot]
a7e5c700ab
Fix:
...
Adjusted the menu for mobile devices and addressed the webhook issue.
2025-06-23 02:39:48 +00:00
gpt-engineer-app[bot]
31cff64a24
Fix: Framer motion type error in sidebar
...
Fixes a type error related to `onAnimationStart` in `MobileSidebar` component.
2025-06-23 00:51:29 +00:00
gpt-engineer-app[bot]
771f0af1cb
feat: Implement design changes and add component
...
- Replace the blue rectangle with the logo.
- Extend the sidebar menu.
- Change the login/password screen background.
- Add and integrate the BackgroundBoxesDemo component.
2025-06-23 00:50:28 +00:00
gpt-engineer-app[bot]
576b6e5307
feat: Integrate auto-collapsing sidebar component
...
Integrate the provided sidebar component, ensuring it functions correctly on both desktop and mobile devices with automatic collapsing and expanding functionality.
2025-06-23 00:40:45 +00:00