Commit Graph

14 Commits

Author SHA1 Message Date
keven1024
f4990f05e0 refactor(front): simplify MarkdownInputField by removing unnecessary label and placeholder props 2025-04-18 22:19:55 +08:00
keven1024
f2f4503223 feat(front): add VeeForm component to encapsulate form structure using VeeValidate 2025-04-18 22:16:31 +08:00
keven1024
b38a64a4fb fix(front): update MarkdownInputField to bind modelValue and handle updates for Tiptap component 2025-04-17 20:06:54 +08:00
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
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
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
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
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