|
|
d7e52293e4
|
refactor: enhance UI components and navigation structure, implement export functionality for wizard steps, and update routing for improved user experience
|
2025-08-16 13:17:36 +01:00 |
|
|
|
37ab8d7bab
|
chore: update application configuration and UI components for improved styling and functionality
|
2025-08-16 08:13:35 +01:00 |
|
|
|
0af6b17792
|
feat: add initial application structure with configuration, UI components, and state management
|
2025-08-09 18:13:16 +01:00 |
|
|
|
fadf94002c
|
chore: normalize structure—remove nested app/, consolidate under app/, drop redundant top-level dirs
|
2025-08-09 13:42:31 +01:00 |
|
|
|
9a04893909
|
chore: align srcDir=app structure (assets, composables, stores, plugins, pages) and prepare for correct alias resolution
|
2025-08-09 13:39:37 +01:00 |
|
|
|
e1daaede27
|
refactor: move composables, stores, plugins under app/ srcDir; fix server path resolution
|
2025-08-09 13:31:51 +01:00 |
|
|
|
8892d2e2a5
|
refactor: rely on Nuxt UI Tailwind integration; remove custom postcss/tailwind deps; simplify CSS imports
|
2025-08-09 13:20:45 +01:00 |
|
|
|
9fa76c5c85
|
chore: add tailwindcss v4 devDependency for @nuxtjs/tailwindcss integration
|
2025-08-09 13:15:25 +01:00 |
|
|
|
1cee60953e
|
chore: add @tailwindcss/postcss and PostCSS setup for Tailwind v4
|
2025-08-09 13:12:54 +01:00 |
|
|
|
40c249264c
|
chore: scaffold Nuxt 3 app with Pinia, Nuxt UI, color mode, TS, testing deps
|
2025-08-09 12:51:23 +01:00 |
|