mirror of
https://github.com/koel/koel.git
synced 2026-04-26 17:25:59 +03:00
[PR #1584] [MERGED] feat: use Floating UI for "Add To" menu #1791
Labels
No labels
Authentication
Dependencies
Documentation
Feature Request
Flac
Help Wanted
Installation/Setup
Integration
Mobile
PR Welcome
Pending Release
Performance
Playlist
S3
Search
Sync
[Pri] Low
[Pri] Normal
[Status] Keep Open
[Status] Needs Author Reply
[Status] Needs Review
[Status] Stale
[Status] Will Implement
[Type] Blessed
[Type] Bug
[Type] Duplicate
[Type] Enhancement
[Type] Help Request
[Type] Question
[Type] Task
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/koel-koel#1791
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/koel/koel/pull/1584
Author: @phanan
Created: 11/13/2022
Status: ✅ Merged
Merged: 11/13/2022
Merged by: @phanan
Base:
master← Head:feat/add-to-menu📝 Commits (1)
6a9ebd1feat: use Floating UI for "Add To" menu📊 Changes
34 files changed (+128 additions, -132 deletions)
View changed files
📝
resources/assets/js/components/auth/LoginForm.vue(+1 -1)📝
resources/assets/js/components/meta/AboutKoelModal.vue(+1 -1)📝
resources/assets/js/components/playlist/CreateNewPlaylistContextMenu.vue(+0 -2)📝
resources/assets/js/components/playlist/CreatePlaylistFolderForm.vue(+1 -2)📝
resources/assets/js/components/playlist/CreatePlaylistForm.vue(+1 -2)📝
resources/assets/js/components/playlist/EditPlaylistFolderForm.vue(+1 -2)📝
resources/assets/js/components/playlist/EditPlaylistForm.vue(+1 -2)📝
resources/assets/js/components/playlist/smart-playlist/CreateSmartPlaylistForm.vue(+1 -1)📝
resources/assets/js/components/playlist/smart-playlist/EditSmartPlaylistForm.vue(+1 -1)📝
resources/assets/js/components/playlist/smart-playlist/SmartPlaylistRule.vue(+5 -2)📝
resources/assets/js/components/playlist/smart-playlist/SmartPlaylistRuleGroup.vue(+1 -1)📝
resources/assets/js/components/playlist/smart-playlist/SmartPlaylistRuleInput.vue(+1 -1)📝
resources/assets/js/components/screens/__snapshots__/AllSongsScreen.spec.ts.snap(+14 -12)📝
resources/assets/js/components/song/AddToMenu.vue(+8 -29)📝
resources/assets/js/components/song/EditSongForm.vue(+1 -1)📝
resources/assets/js/components/song/SongList.vue(+8 -1)📝
resources/assets/js/components/song/SongListControls.spec.ts(+0 -10)📝
resources/assets/js/components/song/SongListControls.vue(+41 -31)📝
resources/assets/js/components/song/SongListSorter.vue(+1 -2)📝
resources/assets/js/components/song/__snapshots__/AddToMenu.spec.ts.snap(+1 -1)...and 14 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.