Resolve "Redesign the sidebar/navigation to simplify the UI"
Showing
- changes/changelog.d/594.feature 1 addition, 0 deletionschanges/changelog.d/594.feature
- changes/notes.rst 7 additions, 0 deletionschanges/notes.rst
- front/package.json 2 additions, 1 deletionfront/package.json
- front/public/index.html 76 additions, 4 deletionsfront/public/index.html
- front/src/App.vue 229 additions, 26 deletionsfront/src/App.vue
- front/src/assets/logo/text-white.svg 117 additions, 0 deletionsfront/src/assets/logo/text-white.svg
- front/src/components/Queue.vue 576 additions, 0 deletionsfront/src/components/Queue.vue
- front/src/components/ShortcutsModal.vue 5 additions, 2 deletionsfront/src/components/ShortcutsModal.vue
- front/src/components/Sidebar.vue 331 additions, 252 deletionsfront/src/components/Sidebar.vue
- front/src/components/audio/PlayButton.vue 24 additions, 14 deletionsfront/src/components/audio/PlayButton.vue
- front/src/components/audio/Player.vue 254 additions, 425 deletionsfront/src/components/audio/Player.vue
- front/src/components/audio/SearchBar.vue 1 addition, 1 deletionfront/src/components/audio/SearchBar.vue
- front/src/components/audio/VolumeControl.vue 118 additions, 0 deletionsfront/src/components/audio/VolumeControl.vue
- front/src/components/common/ActorAvatar.vue 7 additions, 0 deletionsfront/src/components/common/ActorAvatar.vue
- front/src/components/common/ExpandableDiv.vue 1 addition, 1 deletionfront/src/components/common/ExpandableDiv.vue
- front/src/components/favorites/TrackFavoriteIcon.vue 2 additions, 2 deletionsfront/src/components/favorites/TrackFavoriteIcon.vue
- front/src/components/globals.js 15 additions, 59 deletionsfront/src/components/globals.js
- front/src/components/library/Albums.vue 2 additions, 0 deletionsfront/src/components/library/Albums.vue
- front/src/components/library/Artists.vue 2 additions, 0 deletionsfront/src/components/library/Artists.vue
- front/src/components/library/Home.vue 8 additions, 5 deletionsfront/src/components/library/Home.vue
Loading
Please register or sign in to comment