keven1024
|
2ea2d89f44
|
refactor(front): replace div elements with BaseCard component for consistent styling across various views
|
2026-02-26 18:11:35 +08:00 |
|
keven1024
|
d7d2a5c00b
|
refactor(front): update component props and types for FileShareResult and TextShareResult, and introduce a new types file for better type management
|
2025-12-17 08:11:02 +08:00 |
|
keven1024
|
cfe166e8c9
|
refactor(front): update file handling components to use typed props for better type safety and maintainability
|
2025-09-22 10:41:55 +08:00 |
|
keven1024
|
31a082eea2
|
feat(front): refactor sharing logic by introducing useAppShare composable for file and text sharing
|
2025-06-01 17:58:03 +08:00 |
|
keven1024
|
e2ccd93a7d
|
feat(front): add ImageCompressResult component to ResultIndexView for handling image compression results
|
2025-05-28 10:38:10 +08:00 |
|
keven1024
|
c1fd4e7bbd
|
feat(front): implement text sharing functionality with new TextShareHandle and TextShareResult components
|
2025-05-20 10:39:02 +08:00 |
|
keven1024
|
2fff490baa
|
refactor(front): replace FileUploadResultView with ResultIndexView and update form field naming for consistency
|
2025-05-19 21:09:38 +08:00 |
|