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-05-26 07:08:02 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
500d78e4283c36e1ac98a38cda67449100b37a67
015
/
front
/
components
/
Field
History
keven1024
500d78e428
fix(front): add class binding to InputField component for improved styling flexibility
2025-05-05 20:54:53 +08:00
..
FileUploadField.vue
feat(front): add FilePreviewView and FileShareHandle components for improved file preview and sharing options
2025-04-24 15:26:49 +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
fix(front): add class binding to InputField component for improved styling flexibility
2025-05-05 20:54:53 +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
SelectField.vue
feat(front): add SelectField and SwitchField components for enhanced form handling in file sharing
2025-04-21 09:03:48 +08:00
SwitchField.vue
fix(front): bind additional attributes to Switch component in SwitchField for improved flexibility
2025-05-02 19:33:35 +08:00