koel/resources/assets/js/components/ui
2022-10-08 12:54:25 +02:00
..
__snapshots__ refactor: use provide/inject and composable for screen logics 2022-09-12 22:33:41 +07:00
skeletons feat: add loading skeletons 2022-07-30 18:03:21 +02:00
upload feat: revamp the router and routing logic (#1519) 2022-10-08 12:54:25 +02:00
AlbumArtistThumbnail.spec.ts refactor: use provide/inject and composable for screen logics 2022-09-12 22:33:41 +07:00
AlbumArtistThumbnail.vue feat: revamp the router and routing logic (#1519) 2022-10-08 12:54:25 +02:00
AlbumArtOverlay.spec.ts refactor: use provide/inject and composable for screen logics 2022-09-12 22:33:41 +07: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
Btn.spec.ts feat(test): add several service tests 2022-05-13 19:58:38 +02:00
Btn.vue feat: revamp Screen headers 2022-07-16 12:14:19 +02:00
BtnCloseModal.spec.ts feat(test): add several service tests 2022-05-13 19:58:38 +02:00
BtnCloseModal.vue feat: revamp the loading bars 2022-08-01 10:58:25 +02:00
BtnGroup.spec.ts feat(test): add several service tests 2022-05-13 19:58:38 +02:00
BtnGroup.vue feat: support playlist folders (closes #1476) 2022-09-02 22:01:11 +07:00
BtnScrollToTop.spec.ts feat(test): add several service tests 2022-05-13 19:58:38 +02:00
BtnScrollToTop.vue feat: use FontAwesome as components 2022-07-15 16:48:06 +02:00
CheckBox.spec.ts feat(test): add CheckBox tests 2022-07-21 11:32:09 +02:00
CheckBox.vue feat: use FontAwesome as components 2022-07-15 16:48:06 +02:00
ContextMenuBase.vue feat: make injects immutable 2022-07-20 10:00:02 +02:00
DialogBox.vue feat: allow deleting songs from file system (closes #1478) 2022-09-16 17:51:55 +07:00
Equalizer.vue feat: revamp the router and routing logic (#1519) 2022-10-08 12:54:25 +02:00
LyricsPane.spec.ts feat: rewrite magnifier component 2022-07-21 18:03:54 +02:00
LyricsPane.vue feat: rewrite magnifier component 2022-07-21 18:03:54 +02:00
Magnifier.spec.ts feat: rewrite magnifier component 2022-07-21 18:03:54 +02:00
Magnifier.vue feat: rewrite magnifier component 2022-07-21 18:03:54 +02:00
MessageToast.spec.ts feat(test): add MessageToast tests 2022-07-26 17:08:35 +02:00
MessageToast.vue chore: remove alertify 2022-07-26 16:58:56 +02:00
MessageToaster.vue fix: restore message toast after playlist deletion 2022-07-26 16:59:19 +02:00
Overlay.spec.ts feat: revamp the loading bars 2022-08-01 10:58:25 +02:00
Overlay.vue feat: implement drop zone for uploading 2022-09-12 18:11:56 +07:00
RepeatModeSwitch.spec.ts fix(test): fix ScreenHeader tests 2022-07-21 11:54:38 +02:00
RepeatModeSwitch.vue feat: add color-accent for more theme color control 2022-08-06 09:25:24 +02:00
ScreenControlsToggle.spec.ts fix: shuffle all button disappear on phone (closes #1488) 2022-09-11 15:06:34 +07:00
ScreenControlsToggle.vue fix: shuffle all button disappear on phone (closes #1488) 2022-09-11 15:06:34 +07:00
ScreenEmptyState.spec.ts feat(test): add several service tests 2022-05-13 19:58:38 +02:00
ScreenEmptyState.vue feat: support playlist folders (closes #1476) 2022-09-02 22:01:11 +07:00
ScreenHeader.spec.ts fix(test): fix ScreenHeader tests 2022-07-21 11:54:38 +02:00
ScreenHeader.vue feat: support playlist folders (closes #1476) 2022-09-02 22:01:11 +07:00
SearchForm.spec.ts feat: revamp the router and routing logic (#1519) 2022-10-08 12:54:25 +02:00
SearchForm.vue feat: revamp the router and routing logic (#1519) 2022-10-08 12:54:25 +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 FontAwesome as components 2022-07-15 16:48:06 +02:00
VirtualScroller.vue fix: responsive styles 2022-07-29 14:12:55 +02:00
Visualizer.vue chore: only lazyload components when necessary 2022-07-07 20:05:46 +02:00
Volume.spec.ts feat(test): add several service tests 2022-05-13 19:58:38 +02:00
Volume.vue feat: use FontAwesome as components 2022-07-15 16:48:06 +02:00
YouTubeVideoItem.spec.ts feat(test): add several service tests 2022-05-13 19:58:38 +02:00
YouTubeVideoItem.vue feat: revamp the router and routing logic (#1519) 2022-10-08 12:54:25 +02:00
YouTubeVideoList.spec.ts refactor: use provide/inject and composable for screen logics 2022-09-12 22:33:41 +07:00
YouTubeVideoList.vue fix(test): fix YouTubeVideoList tests 2022-07-22 17:03:45 +02:00