keven
|
3e8c782315
|
refactor(front): update MarkdownInputField import path and enhance TextUploadInputTextView component structure for improved readability
|
2025-10-17 23:57:51 +08:00 |
|
keven1024
|
0df8ee0a8d
|
Revert "refactor(front): replace MarkdownInputField with RichInputField for improved JSON handling in text uploads, update Tiptap component to support JSONContent, and increment dependency versions for better compatibility"
This reverts commit e959a0bc3e.
|
2025-10-16 15:43:55 +08:00 |
|
keven1024
|
e959a0bc3e
|
refactor(front): replace MarkdownInputField with RichInputField for improved JSON handling in text uploads, update Tiptap component to support JSONContent, and increment dependency versions for better compatibility
|
2025-10-13 21:27:28 +08:00 |
|
keven1024
|
9f429626d7
|
refactor(front): update field components to use RuleExpression for validation rules
|
2025-05-15 17:21:03 +08:00 |
|
keven1024
|
44462622c8
|
refactor(front): simplify MarkdownInputField by directly using v-model with Tiptap for cleaner code
|
2025-04-19 14:08:17 +08:00 |
|
keven1024
|
12f97cc1a4
|
fix(front): integrate VeeValidate rules in MarkdownInputField and enhance Tiptap styling for better user experience
|
2025-04-18 23:14:33 +08:00 |
|
keven1024
|
1d2c0e6621
|
fix(front): bind additional attributes to Tiptap component in MarkdownInputField for improved functionality
|
2025-04-18 23:01:10 +08:00 |
|
keven1024
|
f4990f05e0
|
refactor(front): simplify MarkdownInputField by removing unnecessary label and placeholder props
|
2025-04-18 22:19:55 +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 |
|