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 15:13:30 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f2133d73c462e6eef5a1b8cc6faf469c32fbd3d3
015
/
front
/
components
/
Field
History
keven1024
4c57afd476
refactor(front): replace Button with AsyncButton in FormButton component for async click handling
2025-05-14 15:07:15 +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
refactor(front): replace Button with AsyncButton in FormButton component for async click handling
2025-05-14 15:07:15 +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