koel/resources/assets/js/components/song
2022-11-08 20:35:18 +01:00
..
__snapshots__ feat(design): add thumbnails to song list (#1555) 2022-10-26 14:34:32 +02:00
AddToMenu.spec.ts refactor: use provide/inject and composable for screen logics 2022-09-12 22:33:41 +07:00
AddToMenu.vue chore: use :deep and :slotted properly 2022-10-27 19:06:49 +02:00
EditSongForm.spec.ts fix: actual HTTP requests in tests (#1522) 2022-10-09 12:53:10 +02:00
EditSongForm.vue feat: use Dialog element for modals (#1563) 2022-10-27 23:19:26 +02: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: more actions for song context menu (#1550) 2022-10-24 17:27:17 +02: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 chore: use screen names to differentiate song lists 2022-10-09 08:31:46 +02:00
SongList.vue feat(design): add thumbnails to song list (#1555) 2022-10-26 14:34:32 +02:00
SongListControls.spec.ts refactor: use provide/inject and composable for screen logics 2022-09-12 22:33:41 +07:00
SongListControls.vue feat: allow refreshing playlists (#1579) 2022-11-08 20:35:18 +01:00
SongListItem.spec.ts feat(test): add several service tests 2022-05-13 19:58:38 +02:00
SongListItem.vue feat(design): add thumbnails to song list (#1555) 2022-10-26 14:34:32 +02: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