koel/resources/assets/js/components/song
2022-07-06 00:15:55 +02:00
..
__snapshots__ fix(test): breakage after switching from happy-dom to jsdom 2022-05-15 22:44:19 +02:00
AddToMenu.spec.ts feat(test): add several service tests 2022-05-13 19:58:38 +02:00
AddToMenu.vue feat(test): add SongListControl component tests 2022-05-09 17:09:55 +02:00
SongCard.spec.ts feat!: make app progressive 2022-07-04 10:36:39 +02:00
SongCard.vue feat: use multiple bg images for thumbnail defaults 2022-07-05 10:42:20 +02:00
SongContextMenu.vue feat!: make app progressive 2022-07-04 10:36:39 +02:00
SongEditForm.vue fix: call nextTick upon song context menu 2022-07-06 00:15:55 +02:00
SongLikeButton.spec.ts feat(test): add several service tests 2022-05-13 19:58:38 +02:00
SongLikeButton.vue feat!: make app progressive 2022-07-04 10:36:39 +02:00
SongList.spec.ts feat: do not manually emit selected songs 2022-07-04 16:18:41 +02:00
SongList.vue fix: call nextTick upon song context menu 2022-07-06 00:15:55 +02:00
SongListControls.spec.ts feat(test): add several service tests 2022-05-13 19:58:38 +02:00
SongListControls.vue feat!: make app progressive 2022-07-04 10:36:39 +02:00
SongListItem.spec.ts feat(test): add several service tests 2022-05-13 19:58:38 +02:00
SongListItem.vue chore: do not lazyload like button for song rows 2022-07-05 20:01:33 +02:00