koel/resources/assets/js/components/song
2022-12-06 13:14:45 +01:00
..
__snapshots__ feat: support creating playlist directly from songs (#1617) 2022-12-06 11:28:48 +01:00
AddToMenu.spec.ts feat: support creating playlist directly from songs (#1617) 2022-12-06 11:28:48 +01:00
AddToMenu.vue feat: add fade effect to overflown lists (#1618) 2022-12-06 13:14:45 +01:00
EditSongForm.spec.ts chore(test): improve client unit tests with user-event and screen (#1606) 2022-11-29 11:18:58 +01:00
EditSongForm.vue chore: code style and some minor fixes 2022-12-02 17:17:37 +01:00
SongCard.spec.ts chore(test): improve client unit tests with user-event and screen (#1606) 2022-11-29 11:18:58 +01:00
SongCard.vue chore: code style and some minor fixes 2022-12-02 17:17:37 +01:00
SongContextMenu.spec.ts feat: support creating playlist directly from songs (#1617) 2022-12-06 11:28:48 +01:00
SongContextMenu.vue feat: add fade effect to overflown lists (#1618) 2022-12-06 13:14:45 +01:00
SongLikeButton.spec.ts chore(test): improve client unit tests with user-event and screen (#1606) 2022-11-29 11:18:58 +01:00
SongLikeButton.vue chore: code style and some minor fixes 2022-12-02 17:17:37 +01:00
SongList.spec.ts chore(test): improve client unit tests with user-event and screen (#1606) 2022-11-29 11:18:58 +01:00
SongList.vue chore: code style and some minor fixes 2022-12-02 17:17:37 +01:00
SongListControls.spec.ts feat: support creating playlist directly from songs (#1617) 2022-12-06 11:28:48 +01:00
SongListControls.vue feat: support creating playlist directly from songs (#1617) 2022-12-06 11:28:48 +01:00
SongListItem.spec.ts chore(test): improve client unit tests with user-event and screen (#1606) 2022-11-29 11:18:58 +01:00
SongListItem.vue chore: code style and some minor fixes 2022-12-02 17:17:37 +01:00
SongListSorter.vue chore: code style and some minor fixes 2022-12-02 17:17:37 +01:00
SongThumbnail.spec.ts chore(test): improve client unit tests with user-event and screen (#1606) 2022-11-29 11:18:58 +01:00
SongThumbnail.vue chore: code style and some minor fixes 2022-12-02 17:17:37 +01:00