[PR #1922] [MERGED] feat: show album release year if applicable #1951

Closed
opened 2026-02-26 03:32:51 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/koel/koel/pull/1922
Author: @phanan
Created: 5/14/2025
Status: Merged
Merged: 5/14/2025
Merged by: @phanan

Base: masterHead: show-album-year


📝 Commits (1)

  • eadd63a feat: show album release year if applicable

📊 Changes

6 files changed (+88 additions, -25 deletions)

View changed files

📝 resources/assets/js/components/album/AlbumCard.spec.ts (+13 -1)
📝 resources/assets/js/components/album/AlbumCard.vue (+28 -5)
📝 resources/assets/js/components/album/__snapshots__/AlbumCard.spec.ts.snap (+6 -1)
📝 resources/assets/js/components/screens/AlbumListScreen.vue (+7 -1)
📝 resources/assets/js/components/screens/AlbumScreen.vue (+27 -16)
📝 resources/assets/js/components/screens/ArtistScreen.vue (+7 -1)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/koel/koel/pull/1922 **Author:** [@phanan](https://github.com/phanan) **Created:** 5/14/2025 **Status:** ✅ Merged **Merged:** 5/14/2025 **Merged by:** [@phanan](https://github.com/phanan) **Base:** `master` ← **Head:** `show-album-year` --- ### 📝 Commits (1) - [`eadd63a`](https://github.com/koel/koel/commit/eadd63a704e91729b778be758d2e8c63864c922b) feat: show album release year if applicable ### 📊 Changes **6 files changed** (+88 additions, -25 deletions) <details> <summary>View changed files</summary> 📝 `resources/assets/js/components/album/AlbumCard.spec.ts` (+13 -1) 📝 `resources/assets/js/components/album/AlbumCard.vue` (+28 -5) 📝 `resources/assets/js/components/album/__snapshots__/AlbumCard.spec.ts.snap` (+6 -1) 📝 `resources/assets/js/components/screens/AlbumListScreen.vue` (+7 -1) 📝 `resources/assets/js/components/screens/AlbumScreen.vue` (+27 -16) 📝 `resources/assets/js/components/screens/ArtistScreen.vue` (+7 -1) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 03:32:51 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/koel-koel#1951
No description provided.