[PR #1851] [MERGED] chore: use some better icons #1908

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

📋 Pull Request Information

Original PR: https://github.com/koel/koel/pull/1851
Author: @phanan
Created: 10/14/2024
Status: Merged
Merged: 10/14/2024
Merged by: @phanan

Base: masterHead: icons


📝 Commits (1)

  • e50a068 chore: use some better icons

📊 Changes

10 files changed (+45 additions, -29 deletions)

View changed files

📝 package.json (+1 -1)
📝 resources/assets/js/components/layout/app-footer/FooterExtraControls.vue (+3 -2)
📝 resources/assets/js/components/layout/app-footer/__snapshots__/FooterPlaybackControls.spec.ts.snap (+2 -2)
📝 resources/assets/js/components/layout/main-wrapper/extra-drawer/ExtraDrawerTabHeader.vue (+4 -2)
📝 resources/assets/js/components/layout/main-wrapper/sidebar/SidebarYourLibrarySection.vue (+4 -3)
📝 resources/assets/js/components/screens/GenreListScreen.vue (+2 -2)
📝 resources/assets/js/components/screens/GenreScreen.vue (+2 -2)
📝 resources/assets/js/components/ui/ViewModeSwitch.vue (+3 -4)
📝 resources/assets/js/components/ui/__snapshots__/ViewModeSwitch.spec.ts.snap (+20 -2)
📝 yarn.lock (+4 -9)

📄 Description

Due to the limitations of FontAwesome Free, some of Koel's interface icons are not the best. Now that we've adopted Lucide, it's time for some improvements.


🔄 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/1851 **Author:** [@phanan](https://github.com/phanan) **Created:** 10/14/2024 **Status:** ✅ Merged **Merged:** 10/14/2024 **Merged by:** [@phanan](https://github.com/phanan) **Base:** `master` ← **Head:** `icons` --- ### 📝 Commits (1) - [`e50a068`](https://github.com/koel/koel/commit/e50a068394030d4f47fc2c192203af11a1e3517b) chore: use some better icons ### 📊 Changes **10 files changed** (+45 additions, -29 deletions) <details> <summary>View changed files</summary> 📝 `package.json` (+1 -1) 📝 `resources/assets/js/components/layout/app-footer/FooterExtraControls.vue` (+3 -2) 📝 `resources/assets/js/components/layout/app-footer/__snapshots__/FooterPlaybackControls.spec.ts.snap` (+2 -2) 📝 `resources/assets/js/components/layout/main-wrapper/extra-drawer/ExtraDrawerTabHeader.vue` (+4 -2) 📝 `resources/assets/js/components/layout/main-wrapper/sidebar/SidebarYourLibrarySection.vue` (+4 -3) 📝 `resources/assets/js/components/screens/GenreListScreen.vue` (+2 -2) 📝 `resources/assets/js/components/screens/GenreScreen.vue` (+2 -2) 📝 `resources/assets/js/components/ui/ViewModeSwitch.vue` (+3 -4) 📝 `resources/assets/js/components/ui/__snapshots__/ViewModeSwitch.spec.ts.snap` (+20 -2) 📝 `yarn.lock` (+4 -9) </details> ### 📄 Description Due to the limitations of FontAwesome Free, some of Koel's interface icons are not the best. Now that we've adopted [Lucide](https://lucide.dev/), it's time for some improvements. --- <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:44 +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#1908
No description provided.