koel/resources/assets/js/components/song
2022-05-09 16:27:41 +02:00
..
__snapshots__ feat(test): add AddToMenu component tests 2022-05-09 14:25:19 +02:00
AddToMenu.spec.ts feat(test): add AddToMenu component tests 2022-05-09 14:25:19 +02:00
AddToMenu.vue feat(test): add AddToMenu component tests 2022-05-09 14:25:19 +02:00
SongCard.spec.ts feat(test): add SongCard component tests 2022-05-09 14:54:41 +02:00
SongCard.vue feat(test): add SongCard component tests 2022-05-09 14:54:41 +02:00
SongContextMenu.vue feat: more appropriate actions for song queuing 2022-04-30 22:57:04 +02:00
SongEditForm.vue feat(test): add ExtraPanel component tests 2022-05-06 12:28:02 +02:00
SongLikeButton.spec.ts feat(test): add SongLikeButton component tests 2022-05-09 15:04:24 +02:00
SongLikeButton.vue feat(test): add SongLikeButton component tests 2022-05-09 15:04:24 +02:00
SongList.spec.ts feat(test): add SongList component tests 2022-05-09 16:27:41 +02:00
SongList.vue feat(test): add SongList component tests 2022-05-09 16:27:41 +02:00
SongListControls.spec.ts feat(test): add SongList component tests 2022-05-09 16:27:41 +02:00
SongListControls.vue feat(test): add SongList component tests 2022-05-09 16:27:41 +02:00
SongListItem.vue refactor!: move actions from song row to list 2022-04-29 10:46:39 +02:00