Folo/packages
Innei 8130bbceb3
feat(avatar-upload): implement avatar upload modal and related functionality
- Introduced `AvatarUploadModal` component for user-friendly avatar image uploads, including cropping and validation for file type and size.
- Added `uploadAvatarBlob` function to handle the upload process to the server.
- Updated `ProfileSettingForm` to integrate the avatar upload modal, allowing users to upload and preview their avatars seamlessly.
- Enhanced localization with new strings for avatar upload instructions and error messages.

These changes aim to improve the user experience by providing a straightforward method for uploading and managing profile images.

Signed-off-by: Innei <tukon479@gmail.com>
2025-06-17 23:14:54 +08:00
..
configs chore: update dependencies 2025-05-28 22:16:06 +08:00
internal feat(avatar-upload): implement avatar upload modal and related functionality 2025-06-17 23:14:54 +08:00
readability chore: update dependencies 2025-05-28 22:16:06 +08:00