SurfSense/surfsense_web/components/layout/ui
Anish Sarkar 0c2db7dfd5 refactor(layout): streamline layout components with RoutedSectionShell
- Introduced RoutedSectionShell to unify navigation structure across Playground, User Settings, and Workspace Settings layouts.
- Replaced individual navigation implementations with a more cohesive and reusable component.
- Updated navigation items to include href properties for better routing.
- Enhanced mobile navigation experience with drawer support and improved scroll handling.
2026-07-08 02:29:33 +05:30
..
dialogs feat(rename): complete searchSpace to workspace transition across frontend and backend 2026-07-06 15:12:40 +05:30
header feat(rename): complete searchSpace to workspace transition across frontend and backend 2026-07-06 15:12:40 +05:30
icon-rail refactor(layout): remove Inbox component and integrate NotificationsDropdown 2026-07-07 20:47:48 +05:30
right-panel refactor(editor-panel): enhance layout and styling for improved usability 2026-07-06 16:12:38 +05:30
shell feat(playground): implement Playground layout and navigation structure 2026-07-07 22:17:51 +05:30
sidebar refactor(sidebar): simplify NotificationsDropdown aria-label and adjust Sidebar layout 2026-07-08 00:59:16 +05:30
tabs feat(rename): complete searchSpace to workspace transition across frontend and backend 2026-07-06 15:12:40 +05:30
index.ts refactor(layout): streamline layout components with RoutedSectionShell 2026-07-08 02:29:33 +05:30
RoutedSectionShell.tsx refactor(layout): streamline layout components with RoutedSectionShell 2026-07-08 02:29:33 +05:30