[PR #1552] [MERGED] feat(design): add a search icon to Search form #1768

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

📋 Pull Request Information

Original PR: https://github.com/koel/koel/pull/1552
Author: @phanan
Created: 10/24/2022
Status: Merged
Merged: 10/24/2022
Merged by: @phanan

Base: masterHead: feat/times-to-trash


📝 Commits (2)

  • 08bf30c feat(design): add a search icon to Search form
  • 6e3d60c feat(design): use trash bin icon instead of times

📊 Changes

7 files changed (+36 additions, -24 deletions)

View changed files

📝 resources/assets/js/components/playlist/smart-playlist/SmartPlaylistRule.vue (+2 -2)
📝 resources/assets/js/components/screens/UploadScreen.vue (+2 -2)
📝 resources/assets/js/components/screens/__snapshots__/AllSongsScreen.spec.ts.snap (+1 -1)
📝 resources/assets/js/components/song/SongListControls.vue (+6 -7)
📝 resources/assets/js/components/ui/BtnGroup.vue (+1 -1)
📝 resources/assets/js/components/ui/SearchForm.vue (+22 -9)
📝 resources/assets/js/components/ui/upload/UploadItem.vue (+2 -2)

📄 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/1552 **Author:** [@phanan](https://github.com/phanan) **Created:** 10/24/2022 **Status:** ✅ Merged **Merged:** 10/24/2022 **Merged by:** [@phanan](https://github.com/phanan) **Base:** `master` ← **Head:** `feat/times-to-trash` --- ### 📝 Commits (2) - [`08bf30c`](https://github.com/koel/koel/commit/08bf30c137641470fd00d082e5f4a12218efb337) feat(design): add a search icon to Search form - [`6e3d60c`](https://github.com/koel/koel/commit/6e3d60c7a2b795760113d0acaa8ec3f7aaa2d9a3) feat(design): use trash bin icon instead of times ### 📊 Changes **7 files changed** (+36 additions, -24 deletions) <details> <summary>View changed files</summary> 📝 `resources/assets/js/components/playlist/smart-playlist/SmartPlaylistRule.vue` (+2 -2) 📝 `resources/assets/js/components/screens/UploadScreen.vue` (+2 -2) 📝 `resources/assets/js/components/screens/__snapshots__/AllSongsScreen.spec.ts.snap` (+1 -1) 📝 `resources/assets/js/components/song/SongListControls.vue` (+6 -7) 📝 `resources/assets/js/components/ui/BtnGroup.vue` (+1 -1) 📝 `resources/assets/js/components/ui/SearchForm.vue` (+22 -9) 📝 `resources/assets/js/components/ui/upload/UploadItem.vue` (+2 -2) </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:14 +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#1768
No description provided.