iachat/app/javascript/dashboard/assets/scss
Shivam Mishra 6d3ecfe3c1
feat: Add new sidebar for Chatwoot V4 (#10291)
This PR has the initial version of the new sidebar targeted for the next major redesign of the app. This PR includes the following changes

- Components in the `layouts-next` and `base-next` directories in `dashboard/components`
- Two generic components `Avatar` and `Icon`
- `SidebarGroup` component to manage expandable sidebar groups with nested navigation items. This includes handling active states, transitions, and permissions.
- `SidebarGroupHeader` component to display the header of each navigation group with optional icons and active state indication.
- `SidebarGroupLeaf` component for individual navigation items within a group, supporting icons and active state.
- `SidebarGroupSeparator` component to visually separate nested navigation items. (They look a lot like header)
- `SidebarGroupEmptyLeaf` component to render empty state of any navigation groups.

----

Co-authored-by: Pranav <pranav@chatwoot.com>
Co-authored-by: Pranav <pranavrajs@gmail.com>
2024-10-23 18:32:37 -07:00
..
plugins feat: Vite + vue 3 💚 (#10047) 2024-10-02 00:36:30 -07:00
super_admin feat: Super admin design improvements (#8517) 2023-12-08 19:40:35 -08:00
views/settings feat: Remove Foundation in favor of Tailwind (#8984) 2024-02-28 13:56:28 +05:30
widgets feat: Update the design for dashboard_apps (#9840) 2024-07-25 16:26:00 -07:00
_animations.scss feat: Vite + vue 3 💚 (#10047) 2024-10-02 00:36:30 -07:00
_date-picker.scss feat: Vite + vue 3 💚 (#10047) 2024-10-02 00:36:30 -07:00
_formulate.scss feat: Vite + vue 3 💚 (#10047) 2024-10-02 00:36:30 -07:00
_helper-classes.scss feat: Remove Foundation in favor of Tailwind (#8984) 2024-02-28 13:56:28 +05:30
_layout.scss feat: Vite + vue 3 💚 (#10047) 2024-10-02 00:36:30 -07:00
_mixins.scss feat: Vite + vue 3 💚 (#10047) 2024-10-02 00:36:30 -07:00
_rtl.scss feat: Remove Foundation in favor of Tailwind (#8984) 2024-02-28 13:56:28 +05:30
_variables.scss feat: Vite + vue 3 💚 (#10047) 2024-10-02 00:36:30 -07:00
_woot.scss feat: Add new sidebar for Chatwoot V4 (#10291) 2024-10-23 18:32:37 -07:00
app.scss feat: Dark mode improvements (#7658) 2023-08-03 12:05:22 -07:00