Bump version to 0.3.10 #64

Merged
eric merged 1 commits from push-koulrlvkzszm into main 2026-01-17 21:07:52 +01:00
Owner

Update version number from 0.3.9 to 0.3.10 in Cargo.toml and version.txt files.

Also, enhance image loading handling in multiple Vue components (ContainerItem, CurrentTrack, MediaItem, QueueItem, ServerDrawer) by:

  • Adding ref and watch for tracking image loading states
  • Implementing proper load and error handlers
  • Using v-show to control image visibility based on loading state
  • Adding image state tracking for each item in ServerDrawer
  • Improving placeholder display logic
Update version number from 0.3.9 to 0.3.10 in Cargo.toml and version.txt files. Also, enhance image loading handling in multiple Vue components (ContainerItem, CurrentTrack, MediaItem, QueueItem, ServerDrawer) by: - Adding ref and watch for tracking image loading states - Implementing proper load and error handlers - Using v-show to control image visibility based on loading state - Adding image state tracking for each item in ServerDrawer - Improving placeholder display logic
eric added 1 commit 2026-01-17 21:07:45 +01:00
Update version number from 0.3.9 to 0.3.10 in Cargo.toml and version.txt files.

Also, enhance image loading handling in multiple Vue components (ContainerItem, CurrentTrack, MediaItem, QueueItem, ServerDrawer) by:
- Adding ref and watch for tracking image loading states
- Implementing proper load and error handlers
- Using v-show to control image visibility based on loading state
- Adding image state tracking for each item in ServerDrawer
- Improving placeholder display logic
eric merged commit 18fdfbe017 into main 2026-01-17 21:07:52 +01:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: eric/pmomusic#64
No description provided.