Commit b9c2f2e
feat: new sidebar (#1201)
* feat: new sidebar
* feat: new sidebar
* fix: menuitems
* fix: progress
* fix: inset
* feat: header
* fix: icon
* fix: active menu
* fix: navlinks
* fix: sidebar
* fix: sidebar hint, collapse
* fix: cleanup
* fix: csp plugin warnings
* fix: settings layout
* fix: linting error
* fix: use ComponentPropsWithoutRef
* fix: run prettier
* fix: typechecking
* chore: replace radix sidebar icon with lucide
* fix: remove todo
* fix: improve collapsed sidebar transition
* fix: use asChild
* fix: upgrade dialog to latest version
* fix: right align indicators
* fix: upgrade radix libraries
* fix: app sidebar dropdown items
* fix: app header spacing
* fix: close sidebar on mobile navigation
* fix: more link handlers
* fix: pro badges
* fix: lockfile
* fix: upgrade radix
* fix: remove user data stub
* fix: cursor pointer
* fix: use classes to hide / show elements
* fix: persist state in localstorage
* fix: mark mobile hook as deprecated
* fix: remove collapsed sidebar state
* fix: only show health indicator when there are health alarms
* fix: update tooltip unexpectedly opening on mobile when sidebar is expanded
* chore: remove unnecessary cn method
---------
Co-authored-by: im-adithya <[email protected]>
Co-authored-by: Roland Bewick <[email protected]>1 parent 8f2a885 commit b9c2f2e
File tree
25 files changed
+1591
-1123
lines changed- frontend
- src
- components
- channels
- home/widgets
- layouts
- ui
- hooks
- screens
- appstore
- apps
- channels
25 files changed
+1591
-1123
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
38 | | - | |
| 37 | + | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
| 3 | + | |
3 | 4 | | |
4 | 5 | | |
5 | 6 | | |
6 | | - | |
| 7 | + | |
7 | 8 | | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
| 12 | + | |
17 | 13 | | |
18 | 14 | | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
26 | 30 | | |
27 | | - | |
28 | | - | |
| 31 | + | |
29 | 32 | | |
30 | 33 | | |
31 | 34 | | |
| |||
0 commit comments