[htdocs] Rebuild player web interface v0.3.0

- fix for play shuffle
- index based navigation for artists, albums, genres, genre
albums/tracks
- dedicated genre tracks page
- refactor modal dialogs into separate components
- refactor list item components into functional components
- show queue item modal dialog in now playing page
- add composer to track and queue item modal dialog
- show cover artwork in album modal dialog
- reduce timeout for scroll behavior (should reduce ugly jumps
navigating to different routes)
This commit is contained in:
chme
2018-12-08 09:20:59 +01:00
parent 427772e3c8
commit ef68e00b03
7 changed files with 21 additions and 21 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "forked-daapd-web",
"version": "0.2.0",
"version": "0.3.0",
"description": "forked-daapd web interface",
"author": "chme <christian.meffert@googlemail.com>",
"license": "GPL-2.0",