Commit Graph

11 Commits

Author SHA1 Message Date
geoffrey45 a496d68439 fix removing tracks from queue 2023-01-13 18:13:49 +03:00
geoffrey45 ed7f26c12b add bottom padding to v-scroll-page class instead of individual pages
+ Rewrite queue page with  @Akryum/vue-virtual-scroller
2023-01-13 18:13:49 +03:00
geoffrey45 977d9282cb feat: separate discs in album page
+ remove tooltip markup
+ refactor css classnames
2023-01-13 18:13:49 +03:00
geoffrey45 20151afcf5 fix app grid layout issues
+ fully move now playing to bottom bar
+ add hover state to playlist card
+ handle playing tracks from queue page
2023-01-13 18:13:49 +03:00
geoffrey45 09453fc419 remove test header from queue page 2023-01-13 18:13:49 +03:00
geoffrey45 74ea700d93 use virtual scroll page layout in album page 2023-01-13 18:13:49 +03:00
geoffrey45 703ea71514 extract virtual scroller page into a layout 2023-01-13 18:13:49 +03:00
geoffrey45 76a77823c8 try virtualList on QueueView 2023-01-13 18:13:49 +03:00
geoffrey45 6e46750270 rewrite queue page to use songlist
+ add nav components to queue page
+ revert tooltip to undo handling updates - I can't find
a viable solution to the updates problem
2022-09-06 18:53:26 +03:00
geoffrey45 6454f38cc3 modify queue page to use the correct track component 2022-08-31 12:20:35 +03:00
geoffrey45 ca211b6dcf add queue page 2022-08-28 15:37:46 +03:00