mirror of
https://github.com/koel/koel.git
synced 2026-04-25 08:46:00 +03:00
[PR #1845] [MERGED] feat: Implement disc numbers when viewing an album #1904
Labels
No labels
Authentication
Dependencies
Documentation
Feature Request
Flac
Help Wanted
Installation/Setup
Integration
Mobile
PR Welcome
Pending Release
Performance
Playlist
S3
Search
Sync
[Pri] Low
[Pri] Normal
[Status] Keep Open
[Status] Needs Author Reply
[Status] Needs Review
[Status] Stale
[Status] Will Implement
[Type] Blessed
[Type] Bug
[Type] Duplicate
[Type] Enhancement
[Type] Help Request
[Type] Question
[Type] Task
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/koel-koel#1904
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/koel/koel/pull/1845
Author: @ShetlandJ
Created: 10/11/2024
Status: ✅ Merged
Merged: 10/14/2024
Merged by: @phanan
Base:
master← Head:1505-disc-support📝 Commits (10+)
ed00a41feat(disc numbers): initial implementation of disc numbersf598f41feat(disc numbers): tidy up + sorting logicd098104feat(disc numbers): calculate item pixel heightadf7741feat(disc numbers): only in album context2a54732feat(disc numbers): clean up16b657afeat(disc numbers): update tests and disc number declaration19528a3feat(disc numbers): final fixes5b2b33cMerge branch 'master' into 1505-disc-support9d4bcb0feat(disc numbers): remove semi colons29eaba7Merge branch '1505-disc-support' of github.com:ShetlandJ/koel into 1505-disc-support📊 Changes
5 files changed (+111 additions, -45 deletions)
View changed files
📝
resources/assets/js/components/song/SongList.vue(+46 -1)📝
resources/assets/js/components/song/SongListItem.spec.ts(+13 -1)📝
resources/assets/js/components/song/SongListItem.vue(+46 -35)📝
resources/assets/js/components/song/__snapshots__/SongListItem.spec.ts.snap(+6 -3)📝
yarn.lock(+0 -5)📄 Description
Closes #1505
https://github.com/user-attachments/assets/e762c2cb-103a-48e3-8836-8ab094ad5252
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.