koel/resources/assets/js/components/song
2022-11-19 23:12:38 +01:00
..
__snapshots__ feat: use overlay instead of soundbars for form submission (#1598) 2022-11-19 22:59:56 +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 composables for Router 2022-11-18 19:44:20 +01:00
EditSongForm.spec.ts feat: turn overlay functionalities into composable (#1597) 2022-11-19 19:04:21 +01:00
EditSongForm.vue chore: standardize error dialog message 2022-11-19 23:12:38 +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: turn overlay functionalities into composable (#1597) 2022-11-19 19:04:21 +01:00
SongContextMenu.vue fix: broken tests 2022-11-18 20:37:10 +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