koel/resources/assets/js/components/screens
2022-11-29 11:18:58 +01:00
..
__snapshots__ feat: use Floating UI for "Add To" menu (#1584) 2022-11-13 16:18:24 +01:00
home chore(test): improve client unit tests with user-event and screen (#1606) 2022-11-29 11:18:58 +01:00
search feat: use composables for Router 2022-11-18 19:44:20 +01:00
AlbumListScreen.spec.ts chore(test): improve client unit tests with user-event and screen (#1606) 2022-11-29 11:18:58 +01:00
AlbumListScreen.vue feat: merge useScreen into useRouter 2022-11-18 19:58:37 +01:00
AlbumScreen.spec.ts chore(test): improve client unit tests with user-event and screen (#1606) 2022-11-29 11:18:58 +01:00
AlbumScreen.vue chore(test): improve client unit tests with user-event and screen (#1606) 2022-11-29 11:18:58 +01:00
AllSongsScreen.spec.ts chore(test): improve client unit tests with user-event and screen (#1606) 2022-11-29 11:18:58 +01:00
AllSongsScreen.vue feat: merge useScreen into useRouter 2022-11-18 19:58:37 +01:00
ArtistListScreen.spec.ts chore(test): improve client unit tests with user-event and screen (#1606) 2022-11-29 11:18:58 +01:00
ArtistListScreen.vue feat: merge useScreen into useRouter 2022-11-18 19:58:37 +01:00
ArtistScreen.spec.ts chore(test): improve client unit tests with user-event and screen (#1606) 2022-11-29 11:18:58 +01:00
ArtistScreen.vue chore: standardize error dialog message 2022-11-19 23:12:38 +01:00
FavoritesScreen.spec.ts chore(test): improve client unit tests with user-event and screen (#1606) 2022-11-29 11:18:58 +01:00
FavoritesScreen.vue feat: merge useScreen into useRouter 2022-11-18 19:58:37 +01:00
GenreListScreen.spec.ts chore(test): improve client unit tests with user-event and screen (#1606) 2022-11-29 11:18:58 +01:00
GenreListScreen.vue fix: special characters in genre names (#1549) 2022-10-24 14:48:30 +02:00
GenreScreen.spec.ts chore(test): improve client unit tests with user-event and screen (#1606) 2022-11-29 11:18:58 +01:00
GenreScreen.vue chore: standardize error dialog message 2022-11-19 23:12:38 +01:00
HomeScreen.spec.ts chore(test): improve client unit tests with user-event and screen (#1606) 2022-11-29 11:18:58 +01:00
HomeScreen.vue chore: standardize error dialog message 2022-11-19 23:12:38 +01:00
NotFoundScreen.vue feat: add 404 screen 2022-09-28 11:28:00 +07:00
PlaylistScreen.spec.ts chore(test): improve client unit tests with user-event and screen (#1606) 2022-11-29 11:18:58 +01:00
PlaylistScreen.vue feat: use composables for Router 2022-11-18 19:44:20 +01:00
ProfileScreen.vue chore: only lazyload components when necessary 2022-07-07 20:05:46 +02:00
QueueScreen.spec.ts chore(test): improve client unit tests with user-event and screen (#1606) 2022-11-29 11:18:58 +01:00
QueueScreen.vue chore(test): improve client unit tests with user-event and screen (#1606) 2022-11-29 11:18:58 +01:00
RecentlyPlayedScreen.spec.ts chore(test): improve client unit tests with user-event and screen (#1606) 2022-11-29 11:18:58 +01:00
RecentlyPlayedScreen.vue feat: merge useScreen into useRouter 2022-11-18 19:58:37 +01:00
SettingsScreen.spec.ts chore(test): improve client unit tests with user-event and screen (#1606) 2022-11-29 11:18:58 +01:00
SettingsScreen.vue feat: use overlay instead of soundbars for form submission (#1598) 2022-11-19 22:59:56 +01:00
UploadScreen.vue feat: allow refreshing playlists (#1579) 2022-11-08 20:35:18 +01:00
UserList.spec.ts chore(test): improve client unit tests with user-event and screen (#1606) 2022-11-29 11:18:58 +01:00
UserListScreen.vue chore(test): improve client unit tests with user-event and screen (#1606) 2022-11-29 11:18:58 +01:00
VisualizerScreen.vue fix: minor CSS attribute typo 2022-11-06 18:20:12 +01:00
YouTubeScreen.vue feat: make event bus (emitter) type-safe (#1591) 2022-11-15 16:52:38 +01:00