Commit Graph

24 Commits

Author SHA1 Message Date
keven1024
220a936a10 feat(front): update FormButton to prevent default click behavior and add MarkdownInputField component for rich text input 2025-04-17 09:06:20 +08:00
keven1024
eb866a70c7 feat(front): add GlobalDrawer component to default layout and create showDrawer utility for dynamic drawer management 2025-04-14 23:02:02 +08:00
keven1024
a2c852064c feat(front): implement drawer component with customizable slots and state management for improved UI interactions 2025-04-14 23:01:07 +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
4d59880365 feat(front): enhance Tiptap component with additional extensions and update styles for improved text editing experience 2025-04-13 22:06:54 +08:00
keven1024
d71db67873 fix(front): add overflow-hidden class to default layout for improved content visibility 2025-04-13 22:06:17 +08:00
keven1024
e302335f83 fix(front): update Navbar background opacity for improved visibility 2025-04-13 17:09:36 +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
ad07ffd332 feat(front): add Tiptap component for rich text editing functionality 2025-04-13 17:08:45 +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
95ae86a7fd fix(front): remove unused lucide-vue-next dependency and adjust Navbar imports 2025-04-12 23:09:25 +08:00
keven1024
7bf517ce12 feat(front): enhance Navbar component with icons for better visual representation 2025-04-12 16:33:10 +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
87388c4a0c feat(front): update Navbar component with motion effects and add new dependencies 2025-04-12 16:22:36 +08:00
keven1024
af6fbd2c77 feat(front): add Navbar component and update layout with background image 2025-04-12 16:21:42 +08:00
keven1024
8659fee06f feat(front): add Tailwind CSS configuration file 2025-04-07 23:20:19 +08:00
keven1024
f8fea458c6 feat(front): update Nuxt configuration and dependencies for PWA support 2025-03-18 17:57:59 +08:00
keven1024
c434c42c7d feat(front): implement app layout and integrate Serwist for service registration 2025-03-18 17:57:13 +08:00
keven1024
472c1f76bc feat(front): add @serwist/build and serwist dependencies to package.json 2025-03-17 17:46:50 +08:00
keven1024
25c7fcc5b0 feat(front): update dependencies and configuration for Tailwind CSS and VueUse 2025-03-17 17:15:25 +08:00
keven1024
2a2b56d394 feat: add readme 2024-09-30 23:05:04 +08:00
keven1024
f4f98fc3bd feat(front): init 2024-09-30 23:03:47 +08:00
keven1024
c2927f670c feat(backend): init 2024-09-30 23:03:22 +08:00
keven1024
8da07b57df feat: init 2024-09-30 23:00:45 +08:00