Fix #612: Improved accessibility by using main/section/nav tags and...
Fix #612: Improved accessibility by using main/section/nav tags and aria-labels in most critical places
Showing
- changes/changelog.d/612.enhancement 1 addition, 0 deletionschanges/changelog.d/612.enhancement
- front/src/components/About.vue 12 additions, 12 deletionsfront/src/components/About.vue
- front/src/components/Footer.vue 30 additions, 24 deletionsfront/src/components/Footer.vue
- front/src/components/Home.vue 10 additions, 11 deletionsfront/src/components/Home.vue
- front/src/components/PageNotFound.vue 7 additions, 7 deletionsfront/src/components/PageNotFound.vue
- front/src/components/Pagination.vue 28 additions, 16 deletionsfront/src/components/Pagination.vue
- front/src/components/Sidebar.vue 80 additions, 60 deletionsfront/src/components/Sidebar.vue
- front/src/components/audio/Player.vue 119 additions, 99 deletionsfront/src/components/audio/Player.vue
- front/src/components/auth/Login.vue 30 additions, 29 deletionsfront/src/components/auth/Login.vue
- front/src/components/auth/Logout.vue 6 additions, 6 deletionsfront/src/components/auth/Logout.vue
- front/src/components/auth/Profile.vue 15 additions, 14 deletionsfront/src/components/auth/Profile.vue
- front/src/components/auth/Settings.vue 97 additions, 86 deletionsfront/src/components/auth/Settings.vue
- front/src/components/auth/Signup.vue 39 additions, 33 deletionsfront/src/components/auth/Signup.vue
- front/src/components/favorites/List.vue 43 additions, 41 deletionsfront/src/components/favorites/List.vue
- front/src/components/library/Album.vue 38 additions, 32 deletionsfront/src/components/library/Album.vue
- front/src/components/library/Artist.vue 70 additions, 55 deletionsfront/src/components/library/Artist.vue
- front/src/components/library/Artists.vue 38 additions, 39 deletionsfront/src/components/library/Artists.vue
- front/src/components/library/Home.vue 22 additions, 22 deletionsfront/src/components/library/Home.vue
- front/src/components/library/Library.vue 16 additions, 10 deletionsfront/src/components/library/Library.vue
- front/src/components/library/Radios.vue 37 additions, 38 deletionsfront/src/components/library/Radios.vue
Loading
Please register or sign in to comment