koel/resources/assets/js/components/ui
2022-11-29 11:18:58 +01:00
..
__snapshots__ feat: turn overlay functionalities into composable (#1597) 2022-11-19 19:04:21 +01:00
skeletons feat(design): add thumbnails to song list (#1555) 2022-10-26 14:34:32 +02:00
upload chore(test): improve client unit tests with user-event and screen (#1606) 2022-11-29 11:18:58 +01:00
AlbumArtistThumbnail.spec.ts chore(test): improve client unit tests with user-event and screen (#1606) 2022-11-29 11:18:58 +01:00
AlbumArtistThumbnail.vue feat: use composables for Router 2022-11-18 19:44:20 +01:00
AlbumArtOverlay.spec.ts chore(test): improve client unit tests with user-event and screen (#1606) 2022-11-29 11:18:58 +01:00
AlbumArtOverlay.vue feat!: make app progressive 2022-07-04 10:36:39 +02:00
AppleMusicButton.spec.ts feat(test): add several service tests 2022-05-13 19:58:38 +02:00
AppleMusicButton.vue feat(test): add AppleMusicButton component tests 2022-05-11 09:51:01 +02:00
ArtistAlbumCard.vue feat: use Floating UI for "Add To" menu (#1584) 2022-11-13 16:18:24 +01:00
ArtistAlbumScreenTabs.vue chore: use :deep and :slotted properly 2022-10-27 19:06:49 +02:00
Btn.spec.ts feat(test): add several service tests 2022-05-13 19:58:38 +02:00
Btn.vue feat: use Floating UI for "Add To" menu (#1584) 2022-11-13 16:18:24 +01:00
BtnCloseModal.spec.ts chore(test): improve client unit tests with user-event and screen (#1606) 2022-11-29 11:18:58 +01:00
BtnCloseModal.vue feat: use Floating UI for "Add To" menu (#1584) 2022-11-13 16:18:24 +01:00
BtnGroup.spec.ts feat(test): add several service tests 2022-05-13 19:58:38 +02:00
BtnGroup.vue feat: allow refreshing playlists (#1579) 2022-11-08 20:35:18 +01:00
BtnScrollToTop.spec.ts chore(test): improve client unit tests with user-event and screen (#1606) 2022-11-29 11:18:58 +01:00
BtnScrollToTop.vue feat(design): revamp the layout 2022-10-16 01:19:21 +02:00
CheckBox.spec.ts chore(test): improve client unit tests with user-event and screen (#1606) 2022-11-29 11:18:58 +01:00
CheckBox.vue feat: use Floating UI for "Add To" menu (#1584) 2022-11-13 16:18:24 +01:00
ContextMenuBase.vue feat: make event bus (emitter) type-safe (#1591) 2022-11-15 16:52:38 +01:00
DialogBox.vue feat: allow deleting songs from file system (closes #1478) 2022-09-16 17:51:55 +07:00
Equalizer.vue feat: use Floating UI for "Add To" menu (#1584) 2022-11-13 16:18:24 +01:00
ExtraPanelTabHeader.spec.ts chore(test): improve client unit tests with user-event and screen (#1606) 2022-11-29 11:18:58 +01:00
ExtraPanelTabHeader.vue feat: use Floating UI for "Add To" menu (#1584) 2022-11-13 16:18:24 +01:00
FooterPlayButton.spec.ts chore(test): improve client unit tests with user-event and screen (#1606) 2022-11-29 11:18:58 +01:00
FooterPlayButton.vue feat: use composables for Router 2022-11-18 19:44:20 +01:00
LyricsPane.spec.ts chore(test): improve client unit tests with user-event and screen (#1606) 2022-11-29 11:18:58 +01:00
LyricsPane.vue chore(test): improve client unit tests with user-event and screen (#1606) 2022-11-29 11:18:58 +01:00
Magnifier.spec.ts chore(test): improve client unit tests with user-event and screen (#1606) 2022-11-29 11:18:58 +01:00
Magnifier.vue feat: use Floating UI for "Add To" menu (#1584) 2022-11-13 16:18:24 +01:00
MessageToast.spec.ts chore(test): improve client unit tests with user-event and screen (#1606) 2022-11-29 11:18:58 +01:00
MessageToast.vue feat: use Floating UI for "Add To" menu (#1584) 2022-11-13 16:18:24 +01:00
MessageToaster.vue chore(test): improve client unit tests with user-event and screen (#1606) 2022-11-29 11:18:58 +01:00
OfflineNotification.vue feat: notify when app comes offline (#1561) 2022-10-27 15:44:40 +02:00
Overlay.vue feat: use overlay instead of soundbars for form submission (#1598) 2022-11-19 22:59:56 +01:00
ProfileAvatar.spec.ts feat(design): revamp the layout 2022-10-16 01:19:21 +02:00
ProfileAvatar.vue feat: add tooltips for better UX (#1554) 2022-10-25 19:29:56 +02:00
RepeatModeSwitch.spec.ts chore(test): improve client unit tests with user-event and screen (#1606) 2022-11-29 11:18:58 +01:00
RepeatModeSwitch.vue feat: add tooltips for better UX (#1554) 2022-10-25 19:29:56 +02:00
ScreenControlsToggle.spec.ts chore(test): improve client unit tests with user-event and screen (#1606) 2022-11-29 11:18:58 +01:00
ScreenControlsToggle.vue feat: use Floating UI for "Add To" menu (#1584) 2022-11-13 16:18:24 +01:00
ScreenEmptyState.spec.ts feat(test): add several service tests 2022-05-13 19:58:38 +02:00
ScreenEmptyState.vue feat: tabs for Artist/Album screens (#1532) 2022-10-18 16:07:41 +02:00
ScreenHeader.spec.ts fix(test): fix ScreenHeader tests 2022-07-21 11:54:38 +02:00
ScreenHeader.vue feat: allow refreshing playlists (#1579) 2022-11-08 20:35:18 +01:00
SearchForm.spec.ts chore(test): improve client unit tests with user-event and screen (#1606) 2022-11-29 11:18:58 +01:00
SearchForm.vue feat: use composables for Router 2022-11-18 19:44:20 +01:00
SidebarMenuToggleButton.vue feat(design): revamp the layout 2022-10-16 01:19:21 +02:00
SoundBars.vue feat: revamp the loading bars 2022-08-01 10:58:25 +02:00
ThumbnailStack.spec.ts feat(test): add ThumbnailStack tests 2022-07-22 16:35:30 +02:00
ThumbnailStack.vue feat(test): add ThumbnailStack tests 2022-07-22 16:35:30 +02:00
TooltipIcon.vue feat: use FontAwesome as components 2022-07-15 16:48:06 +02:00
ViewModeSwitch.spec.ts fix: broken ViewModeSwitch spec 2022-05-29 23:51:58 +02:00
ViewModeSwitch.vue feat: use Floating UI for "Add To" menu (#1584) 2022-11-13 16:18:24 +01:00
VirtualScroller.vue feat: use Floating UI for "Add To" menu (#1584) 2022-11-13 16:18:24 +01:00
Volume.spec.ts chore(test): improve client unit tests with user-event and screen (#1606) 2022-11-29 11:18:58 +01:00
Volume.vue chore: improve playback and related services (#1570) 2022-10-31 00:13:57 +01:00
YouTubeVideoItem.spec.ts chore(test): improve client unit tests with user-event and screen (#1606) 2022-11-29 11:18:58 +01:00
YouTubeVideoItem.vue feat: use composables for Router 2022-11-18 19:44:20 +01:00
YouTubeVideoList.spec.ts chore(test): improve client unit tests with user-event and screen (#1606) 2022-11-29 11:18:58 +01:00
YouTubeVideoList.vue fix(test): fix YouTubeVideoList tests 2022-07-22 17:03:45 +02:00