slideshare/src/components/presentations
Michael Mainguy a84546b30b Remove PresentationViewer component and view functionality
- Remove view buttons from presentations list (both icon and card actions)
- Delete PresentationViewer component and CSS files
- Remove view route from App.tsx routing
- Streamline presentation actions to Edit, Present, and Delete only

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-21 13:30:58 -05:00
..
shared Implement global color system and optimize CSS architecture 2025-08-21 13:06:34 -05:00
AspectRatioSelector.css Refactor presentation components following coding guidelines 2025-08-21 06:23:45 -05:00
AspectRatioSelector.tsx Implement slide preview and fix import standards project-wide 2025-08-21 06:52:56 -05:00
CreationActions.css Refactor presentation components following coding guidelines 2025-08-21 06:23:45 -05:00
CreationActions.tsx Simplify presentation creation flow 2025-08-21 11:48:24 -05:00
EmptyPresentationState.css Refactor presentation components following coding guidelines 2025-08-21 06:23:45 -05:00
EmptyPresentationState.tsx Implement slide preview and fix import standards project-wide 2025-08-21 06:52:56 -05:00
NewPresentationPage.css feat: implement complete presentation management system with aspect ratio support 2025-08-20 16:34:00 -05:00
NewPresentationPage.tsx Fix TypeScript build errors and improve navigation consistency 2025-08-21 12:34:11 -05:00
PresentationDetailsForm.css Refactor presentation components following coding guidelines 2025-08-21 06:23:45 -05:00
PresentationDetailsForm.tsx Refactor presentation components following coding guidelines 2025-08-21 06:23:45 -05:00
PresentationEditor.css Implement global color system and optimize CSS architecture 2025-08-21 13:06:34 -05:00
PresentationEditor.tsx Fix TypeScript build errors and improve navigation consistency 2025-08-21 12:34:11 -05:00
PresentationMode.css Implement fullscreen presentation mode with keyboard navigation 2025-08-21 09:21:38 -05:00
PresentationMode.tsx Fix TypeScript build errors and improve navigation consistency 2025-08-21 12:34:11 -05:00
PresentationsList.css Implement global color system and optimize CSS architecture 2025-08-21 13:06:34 -05:00
PresentationsList.tsx Remove PresentationViewer component and view functionality 2025-08-21 13:30:58 -05:00
SlidesSidebar.css Refactor presentation components following coding guidelines 2025-08-21 06:23:45 -05:00
SlidesSidebar.tsx Implement slide preview and fix import standards project-wide 2025-08-21 06:52:56 -05:00
ThemeSelectionSection.css Refactor presentation components following coding guidelines 2025-08-21 06:23:45 -05:00
ThemeSelectionSection.tsx Implement slide preview and fix import standards project-wide 2025-08-21 06:52:56 -05:00
ThemeSelector.css feat: implement complete presentation management system with aspect ratio support 2025-08-20 16:34:00 -05:00
ThemeSelector.tsx Implement slide preview and fix import standards project-wide 2025-08-21 06:52:56 -05:00