koel/resources/assets/js/components/song
2023-08-22 22:53:55 +02:00
..
__snapshots__ feat: invite users 2023-08-22 22:53:55 +02: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: invite users 2023-08-22 22:53:55 +02: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 fix: cursor blocking ghost text content during dragging 2022-12-29 22:05:58 +01:00
SongListControls.spec.ts feat: invite users 2023-08-22 22:53:55 +02:00
SongListControls.vue feat: allow filtering (applicable) song lists (#1635) 2022-12-17 19:09:22 +07:00
SongListFilter.spec.ts feat: allow filtering (applicable) song lists (#1635) 2022-12-17 19:09:22 +07:00
SongListFilter.vue feat: allow filtering (applicable) song lists (#1635) 2022-12-17 19:09:22 +07: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 feat: allow sorting by date added (#1631) 2022-12-15 22:59:19 +07: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