17 Commits

Author SHA1 Message Date
keven1024
9b1ba13ec3 chore(dependencies): add nuxt-lucide-icons package to enhance icon support in the project 2026-05-24 14:43:01 +08:00
keven1024
f956130b4f chore(dependencies): replace lucide-vue-next with @lucide/vue in package.json and update lint workflow for improved dependency management 2026-05-24 14:03:49 +08:00
keven1024
a99790c9b1 feat(front): add support for additional locales including Japanese, Korean, French, German, and Traditional Chinese in nuxt.config.ts and update app config structure for text translation 2026-05-24 11:15:42 +08:00
keven1024
e17b1a04c5 chore(front): remove transformMixedEsModules option from Vite configuration to streamline build process 2025-12-14 20:11:56 +08:00
keven
50c0a14cc6 feat(front): implement dynamic API base URL retrieval and enhance SEO metadata handling 2025-10-19 00:26:12 +08:00
keven1024
8392b26455 feat(front): add Pixi component integration and update dependencies for improved functionality 2025-07-28 18:17:04 +08:00
keven1024
a484f8926b refactor: update import paths to use alias and improve layout in result components for better readability 2025-06-08 17:53:26 +08:00
keven1024
dde0f7be1d feat: add Dockerfile and CI/CD configuration for frontend and backend services, including new startup script 2025-06-02 23:02:04 +08:00
keven1024
be7db7d8a7 feat(front): add i18n support with language switcher in Navbar and configure locales for English and Chinese 2025-05-31 18:06:00 +08:00
keven1024
fd92a0c493 chore(front): update nuxt.config.ts and package.json for improved configuration and dependencies 2025-05-31 16:24:33 +08:00
keven1024
07efc20ea2 feat(front): add Pinia for state management and create useStore composable for improved state handling 2025-04-13 22:16:32 +08:00
keven1024
0fd2a0b532 feat(front): integrate VeeValidate for form validation and add InputField and FormButton components 2025-04-13 17:09:21 +08:00
keven1024
f996535e51 feat(front): add Tailwind CSS styles, components configuration, and utility functions for improved UI 2025-04-13 15:14:37 +08:00
keven1024
30d0604715 feat(front): add motion-v and nuxt-lucide-icons modules to Nuxt configuration 2025-04-12 16:28:46 +08:00
keven1024
f8fea458c6 feat(front): update Nuxt configuration and dependencies for PWA support 2025-03-18 17:57:59 +08:00
keven1024
25c7fcc5b0 feat(front): update dependencies and configuration for Tailwind CSS and VueUse 2025-03-17 17:15:25 +08:00
keven1024
f4f98fc3bd feat(front): init 2024-09-30 23:03:47 +08:00