-
Notifications
You must be signed in to change notification settings - Fork 52
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
3102 feature/implement responsive vertical sidebar with expand/collap…
…se (#3189) * feat(web): [Vertical Sidebar] add vertical sidebar, responsive sidebar with expand and collapse feature * refactor(web): [Vertical Sidebar] fix header nav height on setting pages and refactor the next.js image domains * refactor(web): [Vertical Sidebar] add vertical-sidebar on all pages as layout and fix link spacing * refactor(web): [Vertical Sidebar] correct spaces in sub vertical sidebar links * fix: fix spelling errors * fix(web): deepscan errors * refactor(web): [Vertical Sidebar] remove unused icons * refactor(web): [Vertical Sidebar] add next-link to app-sidebar * fix(web): modal issue * refactor(web): Consider modernizing imports and centralizing constants and Optimize state initialization to prevent hydration flicker. * refactor(web): Update apps/web/components/ui/sidebar.tsx * style(web): Consolidate base layer definitions in globals.css * fix(web): build error
- Loading branch information
Showing
30 changed files
with
2,382 additions
and
632 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.