Commit Graph

8 Commits

Author SHA1 Message Date
Yussif Yahuza
c8144b9d36 Refactor imports and optimize component code for better performance and readability 2025-04-28 00:15:07 +00:00
iamkiddy
dafdc83ec7 Refactor code structure for improved readability and maintainability 2025-04-27 23:40:51 +00:00
iamkiddy
2ef6baab75 Refactor code structure for improved readability and maintainability 2025-04-27 20:02:25 +00:00
pious2847
82f74279ed Refactor Creator and Studio Layouts; Remove Unused Components
- Deleted old layout files for Creator and Studio.
- Moved and restructured layout components for better organization.
- Updated imports in Trash page to reflect new component paths.
- Added new layout and page files for Creator and Studio under a new directory structure.
- Implemented new ActionButtons and EmptyRecords components for better UI interaction.
- Introduced Sidebar component with categorized action buttons for enhanced user experience.
2025-04-27 13:43:37 +00:00
iamkiddy
ecac45ca9c fix: update trash link to point to the correct creator path 2025-04-27 12:29:11 +00:00
iamkiddy
1c2a2642aa feat: replace button with Button component for consistency in Frame 2025-04-27 12:13:35 +00:00
iamkiddy
7d7412bbc8 Refactor code structure for improved readability and maintainability 2025-04-27 01:51:24 +00:00
iamkiddy
ba1df8a261 feat: Implement Creator Layout and Pages
- Added CreatorLayout component for consistent layout structure.
- Created CreatorPage with a simple header.
- Introduced TrashPage with tabs for managing trashed items, including images and empty states.
- Developed Navbar component for navigation with search functionality and notifications.
- Added RecentDesign component to display recent designs with action buttons.
- Implemented SideNav component to house Sidebar and RecentDesign.
- Created Sidebar component for navigation links with responsive design.
- Added Input component for consistent styling across forms.
- Updated package.json to include new dependencies and set package manager.
2025-04-27 00:39:20 +00:00