koel/resources/assets/js/components/song
2022-07-26 16:48:45 +02:00
..
__snapshots__ fix(test): stub the icon component to reduce noise 2022-07-25 20:55:40 +02:00
AddToMenu.spec.ts feat: revamp Screen headers 2022-07-16 12:14:19 +02:00
AddToMenu.vue feat: use home-grown dialog and toaster components 2022-07-26 11:51:19 +02:00
SongCard.spec.ts feat!: make app progressive 2022-07-04 10:36:39 +02:00
SongCard.vue fix: null song art makes bad request 2022-07-24 22:26:13 +02:00
SongContextMenu.spec.ts fix(test): stub MessageToaster and DialogBox in tests 2022-07-26 16:48:45 +02:00
SongContextMenu.vue feat: use home-grown dialog and toaster components 2022-07-26 11:51:19 +02:00
SongEditForm.spec.ts fix(test): stub MessageToaster and DialogBox in tests 2022-07-26 16:48:45 +02:00
SongEditForm.vue feat: use home-grown dialog and toaster components 2022-07-26 11:51:19 +02:00
SongLikeButton.spec.ts feat(test): add several service tests 2022-05-13 19:58:38 +02:00
SongLikeButton.vue feat: use FontAwesome as components 2022-07-15 16:48:06 +02:00
SongList.spec.ts feat(test): add SongList tests 2022-07-21 09:54:36 +02:00
SongList.vue refactor: remove unnecessary utils 2022-07-25 14:57:58 +02:00
SongListControls.spec.ts fix(test): SongListControls tests 2022-07-21 10:43:57 +02:00
SongListControls.vue feat: make injects immutable 2022-07-20 10:00:02 +02:00
SongListItem.spec.ts feat(test): add several service tests 2022-05-13 19:58:38 +02:00
SongListItem.vue feat(design): add focus style for cards 2022-07-15 18:35:21 +02:00