koel/resources/assets/js/components/song
2022-07-25 20:55:40 +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 chore: only lazyload components when necessary 2022-07-07 20:05:46 +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 feat(test): add SongContextMenu tests 2022-07-19 13:20:13 +02:00
SongContextMenu.vue feat(test): add SongContextMenu tests 2022-07-19 13:20:13 +02:00
SongEditForm.spec.ts feat: use number inputs for SongEdit form 2022-07-21 10:08:17 +02:00
SongEditForm.vue feat(test): add songStore tests 2022-07-24 14:00:01 +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