[PR #272] [MERGED] Added navigation links #1197

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

📋 Pull Request Information

Original PR: https://github.com/koel/koel/pull/272
Author: @alex-phillips
Created: 3/19/2016
Status: Merged
Merged: 3/20/2016
Merged by: @phanan

Base: masterHead: feature/links


📝 Commits (2)

  • 1e7f1ea each song item can now be used to navigate to its artist or album view
  • 8c7dae6 fixed reference to song's artist

📊 Changes

1 file changed (+16 additions, -2 deletions)

View changed files

📝 resources/assets/js/components/shared/song-item.vue (+16 -2)

📄 Description

This adds some navigation links that I think are extremely useful for browsing a library without having to constantly go back to one of the main pages via the left-hand nav-bar. With this update, each song item can be used to navigate to its artist or album page.


🔄 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/272 **Author:** [@alex-phillips](https://github.com/alex-phillips) **Created:** 3/19/2016 **Status:** ✅ Merged **Merged:** 3/20/2016 **Merged by:** [@phanan](https://github.com/phanan) **Base:** `master` ← **Head:** `feature/links` --- ### 📝 Commits (2) - [`1e7f1ea`](https://github.com/koel/koel/commit/1e7f1eaaf853c312075f2288687678c082943bcc) each song item can now be used to navigate to its artist or album view - [`8c7dae6`](https://github.com/koel/koel/commit/8c7dae6a325f762c456a23af5114021706ca2c90) fixed reference to song's artist ### 📊 Changes **1 file changed** (+16 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `resources/assets/js/components/shared/song-item.vue` (+16 -2) </details> ### 📄 Description This adds some navigation links that I think are extremely useful for browsing a library without having to constantly go back to one of the main pages via the left-hand nav-bar. With this update, each song item can be used to navigate to its artist or album page. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 02:35:47 +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#1197
No description provided.