Merge branch '262-shuffle-feedback' into 'develop'
Resolve "No feedback on the shuffle button" Closes #262 See merge request funkwhale/funkwhale!238
Showing
- changes/changelog.d/262.enhancement 1 addition, 0 deletionschanges/changelog.d/262.enhancement
- front/src/App.vue 16 additions, 1 deletionfront/src/App.vue
- front/src/components/ServiceMessages.vue 82 additions, 0 deletionsfront/src/components/ServiceMessages.vue
- front/src/components/audio/PlayButton.vue 11 additions, 2 deletionsfront/src/components/audio/PlayButton.vue
- front/src/components/audio/Player.vue 22 additions, 2 deletionsfront/src/components/audio/Player.vue
- front/src/components/common/Message.vue 36 additions, 0 deletionsfront/src/components/common/Message.vue
- front/src/components/globals.js 4 additions, 0 deletionsfront/src/components/globals.js
- front/src/store/queue.js 13 additions, 5 deletionsfront/src/store/queue.js
- front/src/store/ui.js 10 additions, 1 deletionfront/src/store/ui.js
- front/test/unit/specs/store/ui.spec.js 18 additions, 0 deletionsfront/test/unit/specs/store/ui.spec.js
Loading
Please register or sign in to comment