|
|
3b33ff3819
|
style: clean up HTML structure and formatting in wizards.vue for improved readability and consistency
|
2025-08-16 21:07:58 +01:00 |
|
|
|
2eb9e6ecd5
|
chore: update package.json scripts for enhanced application startup and development workflow
|
2025-08-16 21:02:39 +01:00 |
|
|
|
f935380781
|
chore: add start and prestart scripts to package.json for improved application startup process
|
2025-08-16 17:41:41 +01:00 |
|
|
|
fa48cd01b2
|
Update yarn start
|
2025-08-16 17:39:25 +01:00 |
|
|
|
f38083420a
|
style: remove inline font-family from Wizards header for improved consistency
|
2025-08-16 17:33:39 +01:00 |
|
|
|
ca5f7dd446
|
style: update CSS for a bitmap aesthetic, enhance export options in templates, and streamline form field styling
|
2025-08-16 17:21:52 +01:00 |
|
|
|
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 |
|
|
|
bc2babbe90
|
refactor: move composables/stores/plugins back to project root for Nuxt auto-imports
|
2025-08-09 13:34:36 +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 |
|