60 experience by nicgene
Refactored the contextual help for the form's color chooser.
60 experience by nicgene
Expanded themes to support unlimited customizations for individual pages or products. n+1
60 experience by nicgene
Once all the functionality is abstracted away, I find myself just passing around <T>.
60 experience by nicgene
Added an experimental `useCustomHead()` composable for setting links and meta tags.
60 experience by nicgene
Migrated all components, composables, schemas, and interfaces into separate Nuxt layers.
60 experience by nicgene
Refactored image uploads for improved performance and reduced complexity.
175 experience by nicgene
Refactored the client-side `hasPermission(scope: string): boolean` composable.
Implemented experimental titles for error pages.
Refactored the useCustomFetch() composables.
110 experience by nicgene
Getting the new theme composable to update the old site theme is like fitting a square peg into a round hole.
Refactored permission and media components.
55 experience by nicgene
I got most of the difficult stuff out of the way while refactoring the auth layer.
110 experience by nicgene
Refactored brand image components
Created a new navbar component
50 experience by nicgene
Splitting auth components, plugins, and pages into a Nuxt layer ^2
50 experience by nicgene
created a "useSite" composable/layer for Nuxt
50 experience by nicgene
Started compiling a 'use' layer for helper/util composables
50 experience by nicgene
Continuing work on the UI components layer for Nuxt