koel/resources/assets/js/components/song
2024-07-06 17:44:43 +02:00
..
__snapshots__ fix: update snapshots 2023-11-10 16:21:36 +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 feat: display Plus/Community info 2024-07-06 17:44:41 +02:00
SongContextMenu.spec.ts feat: persist queue and playback state (closes #1675) (#1735) 2024-01-01 12:40:21 +01:00
SongContextMenu.vue fix: hover state for submenu with a list 2024-07-06 17:44:43 +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: PascalCase for icon components 2023-11-10 14:16:06 +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: PascalCase for icon components 2023-11-10 14:16:06 +01:00
SongListControls.spec.ts feat: better tooltips for list play buttons 2024-07-06 17:44:43 +02:00
SongListControls.vue feat: better tooltips for list play buttons 2024-07-06 17:44:43 +02:00
SongListFilter.spec.ts feat: allow filtering (applicable) song lists (#1635) 2022-12-17 19:09:22 +07:00
SongListFilter.vue chore: PascalCase for icon components 2023-11-10 14:16:06 +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 feat: display Plus/Community info 2024-07-06 17:44:41 +02:00
SongListSorter.vue chore: PascalCase for icon components 2023-11-10 14:16:06 +01:00
SongThumbnail.spec.ts feat: persist queue and playback state (closes #1675) (#1735) 2024-01-01 12:40:21 +01:00
SongThumbnail.vue chore: PascalCase for icon components 2023-11-10 14:16:06 +01:00