koel/resources/assets/js/components/song
2022-11-17 17:30:38 +01:00
..
__snapshots__ feat: use Floating UI for "Add To" menu (#1584) 2022-11-13 16:18:24 +01:00
AddToMenu.spec.ts refactor: use provide/inject and composable for screen logics 2022-09-12 22:33:41 +07:00
AddToMenu.vue feat: use Floating UI for "Add To" menu (#1584) 2022-11-13 16:18:24 +01:00
EditSongForm.spec.ts fix: actual HTTP requests in tests (#1522) 2022-10-09 12:53:10 +02:00
EditSongForm.vue feat: use Floating UI for "Add To" menu (#1584) 2022-11-13 16:18:24 +01:00
SongCard.spec.ts feat(design): add thumbnails to song list (#1555) 2022-10-26 14:34:32 +02:00
SongCard.vue chore: use :deep and :slotted properly 2022-10-27 19:06:49 +02:00
SongContextMenu.spec.ts feat: more actions for song context menu (#1550) 2022-10-24 17:27:17 +02:00
SongContextMenu.vue feat: make event bus (emitter) type-safe (#1591) 2022-11-15 16:52:38 +01:00
SongLikeButton.spec.ts feat(test): add several service tests 2022-05-13 19:58:38 +02:00
SongLikeButton.vue feat(design): revamp the layout 2022-10-16 01:19:21 +02:00
SongList.spec.ts feat: group title and artist into one column (#1583) 2022-11-12 22:38:31 +01:00
SongList.vue fix: bugs with sorting and dragging songs (#1593) 2022-11-17 17:30:38 +01:00
SongListControls.spec.ts feat: use Floating UI for "Add To" menu (#1584) 2022-11-13 16:18:24 +01:00
SongListControls.vue feat: use Floating UI for "Add To" menu (#1584) 2022-11-13 16:18:24 +01:00
SongListItem.spec.ts feat: group title and artist into one column (#1583) 2022-11-12 22:38:31 +01:00
SongListItem.vue feat: group title and artist into one column (#1583) 2022-11-12 22:38:31 +01:00
SongListSorter.vue feat: use Floating UI for "Add To" menu (#1584) 2022-11-13 16:18:24 +01:00
SongThumbnail.spec.ts feat(design): add thumbnails to song list (#1555) 2022-10-26 14:34:32 +02:00
SongThumbnail.vue feat: lazy load album/artist images (#1568) 2022-10-29 01:59:04 +02:00