platypush/platypush/backend/http/webapp/src/components/panels/Music
Fabio Manganiello afee6c5c85
continuous-integration/drone/push Build is passing Details
[music UI] Implemented infinite scroll for playlist view.
Instead of loading all the tracks in the DOM (very inefficient and slow
on slow devices and/or with big playlists), we should keep a window of
100 items in the screen and roll it over the playlists as the status
change or the user scrolls.
2024-01-05 02:19:38 +01:00
..
Header.vue [Entities UI] Added `Expand`/`Collapse` and `Hide` actions to groups. 2023-10-14 14:02:17 +02:00
Index.vue [music UI] Several UI improvements 2023-12-25 12:43:00 +00:00
Library.vue [Entities UI] Added `Expand`/`Collapse` and `Hide` actions to groups. 2023-10-14 14:02:17 +02:00
Nav.vue Implemented search in music.mpd 2021-01-01 15:58:56 +01:00
Playlist.vue [music UI] Implemented infinite scroll for playlist view. 2024-01-05 02:19:38 +01:00
Playlists.vue [Music UI] Fixed alignment of buttons in the playlist header. 2023-12-30 00:06:56 +01:00
Search.vue [music UI] Fixed search form. 2023-12-25 12:43:00 +00:00
track.scss [music UI] Several UI improvements 2023-12-25 12:43:00 +00:00
vars.scss music.mpd panel migration - WIP 2020-12-26 15:03:12 +01:00