|
1a3135c6c4
|
refactor(pages, components): rearrange layout
sidebars now open beside the actual page content instead of beside the body
|
2024-04-20 20:59:30 -04:00 |
|
|
7f0fe97a18
|
fix(nuxt): enable style extraction for antd components
this fixes flashes of unstyled content on initial page load
|
2024-03-16 20:32:57 -04:00 |
|
|
fffbd0134e
|
fix(nuxt): unify error page and app styles
|
2023-12-30 19:17:51 -05:00 |
|
|
302d0230db
|
refactor(components): change mobile trigger location
make it "float" closer to the header with `position: absolute`
|
2023-12-30 19:12:09 -05:00 |
|
|
21dbcde7c8
|
refactor(components): change layout
add collapsible version of navbar to side if screen width < medium, otherwise display the full horizontal navbar at the top
|
2023-12-30 19:09:06 -05:00 |
|
|
f4500d18d9
|
refactor(pages): some typing tweaks
|
2023-12-30 16:06:10 -05:00 |
|
|
c8e84c909e
|
style(*): cleanup unused imports
|
2023-12-29 20:11:07 -05:00 |
|
|
3e5af47107
|
refactor(*): refactor tsconfig paths
looks/feels nicer
|
2023-12-20 17:23:31 -05:00 |
|
|
c9be671507
|
refactor(pages): move stuff to default layout
this allows layout to be shared between non-error and error pages without repeating code
|
2023-12-09 17:02:56 -05:00 |
|
|
e69965f6ec
|
refactor(components): edit layout
|
2023-12-01 17:56:16 -05:00 |
|
|
54349b4f29
|
refactor(components): cleanup
remove unused code in sidebar and default layout
|
2023-10-11 15:14:52 -04:00 |
|
|
2a2aa33ffe
|
fix(components): make navbar grow to fill available width
|
2023-10-11 13:26:23 -04:00 |
|
|
841637e233
|
refactor(components): reconfigure sidebar to be perfect(tm)
|
2023-10-05 19:56:14 -04:00 |
|
|
521618f955
|
refactor(components): update default layout
|
2023-10-05 01:59:23 -04:00 |
|
|
1dcb1ae3f9
|
feat(components): add footer component
|
2023-10-02 16:14:59 -04:00 |
|
|
60b802b602
|
feat: create default app layout
|
2023-09-25 19:35:03 -04:00 |
|