This website requires JavaScript.
Explore
Help
Register
Sign In
GitHub
/
015
Watch
1
Star
0
Fork
0
You've already forked 015
mirror of
https://github.com/keven1024/015.git
synced
2026-06-02 18:39:37 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
df38398851d3db6c00d340ca7b3405f6ce3d2fc1
015
/
front
/
components
/
Field
History
keven1024
df38398851
feat(front): add FileIcon component to display file previews and icons based on file type
2025-04-20 21:36:10 +08:00
..
FileUploadField.vue
feat(front): add FileIcon component to display file previews and icons based on file type
2025-04-20 21:36:10 +08:00
FormButton.vue
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
InputField.vue
feat(front): integrate VeeValidate for form validation and add InputField and FormButton components
2025-04-13 17:09:21 +08:00
MarkdownInputField.vue
refactor(front): simplify MarkdownInputField by directly using v-model with Tiptap for cleaner code
2025-04-19 14:08:17 +08:00