koel/resources/assets/js/components/song
2022-10-10 09:00:02 +02:00
..
__snapshots__ chore: update packages and add Node 18 2022-10-09 13:23:22 +02:00
AddToMenu.spec.ts refactor: use provide/inject and composable for screen logics 2022-09-12 22:33:41 +07:00
AddToMenu.vue feat: revamp the router and routing logic (#1519) 2022-10-08 12:54:25 +02:00
EditSongForm.spec.ts fix: actual HTTP requests in tests (#1522) 2022-10-09 12:53:10 +02:00
EditSongForm.vue feat: support genre and year (closes #1503) (#1509) 2022-09-23 13:21:29 +07:00
SongCard.spec.ts feat!: make app progressive 2022-07-04 10:36:39 +02:00
SongCard.vue feat: cache routes and deprecate hashbang support (#1521) 2022-10-09 10:55:58 +02:00
SongContextMenu.spec.ts feat: revamp the router and routing logic (#1519) 2022-10-08 12:54:25 +02:00
SongContextMenu.vue feat: revamp the router and routing logic (#1519) 2022-10-08 12:54:25 +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 chore: use screen names to differentiate song lists 2022-10-09 08:31:46 +02:00
SongList.vue fix: broken song reordering (#1524) 2022-10-10 09:00:02 +02:00
SongListControls.spec.ts refactor: use provide/inject and composable for screen logics 2022-09-12 22:33:41 +07: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: add color-accent for more theme color control 2022-08-06 09:25:24 +02:00