[PR #243] [MERGED] Remove bower. Fetch plyr from npm instead #1190

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

📋 Pull Request Information

Original PR: https://github.com/koel/koel/pull/243
Author: @rundef
Created: 2/18/2016
Status: Merged
Merged: 2/18/2016
Merged by: @phanan

Base: masterHead: remove_bower


📝 Commits (2)

  • bd937f6 Remove bower. Fetch plyr from npm instead
  • a2aae4b Forgot to remove the player controls padding

📊 Changes

7 files changed (+321 additions, -283 deletions)

View changed files

bower.json (+0 -27)
📝 gulpfile.js (+1 -1)
📝 package.json (+2 -1)
📝 resources/assets/js/components/site-footer/index.vue (+4 -3)
📝 resources/assets/js/services/playback.js (+5 -1)
📝 resources/assets/sass/app.scss (+1 -1)
📝 resources/assets/sass/vendor/_plyr.scss (+308 -249)

📄 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/243 **Author:** [@rundef](https://github.com/rundef) **Created:** 2/18/2016 **Status:** ✅ Merged **Merged:** 2/18/2016 **Merged by:** [@phanan](https://github.com/phanan) **Base:** `master` ← **Head:** `remove_bower` --- ### 📝 Commits (2) - [`bd937f6`](https://github.com/koel/koel/commit/bd937f6d07af70ea605b982386ba6de3a07cf93c) Remove bower. Fetch plyr from npm instead - [`a2aae4b`](https://github.com/koel/koel/commit/a2aae4b6e4851d472b18307253d774d32fee1870) Forgot to remove the player controls padding ### 📊 Changes **7 files changed** (+321 additions, -283 deletions) <details> <summary>View changed files</summary> ➖ `bower.json` (+0 -27) 📝 `gulpfile.js` (+1 -1) 📝 `package.json` (+2 -1) 📝 `resources/assets/js/components/site-footer/index.vue` (+4 -3) 📝 `resources/assets/js/services/playback.js` (+5 -1) 📝 `resources/assets/sass/app.scss` (+1 -1) 📝 `resources/assets/sass/vendor/_plyr.scss` (+308 -249) </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 02:35:45 +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#1190
No description provided.