You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Corrige les tickets d'accessibilité suite au contre audit (#478)
* fix fieldset/legend structure
closes#469
* replace @vueuse/head with @unhead/vue and fix dynamic title on generation page
* add topic number, criterium number and status to transverse switch label
* add current tab name to page title on step 3
* indicate active tab in markup on report page
* indicate active tab in markup on results and step 3 pages
* indicate active tab in markup on results and step 3 pages (2)
* Update confiture-web-app/src/pages/consult/ReportPage.vue
Co-authored-by: Adrien Boutigny <adrien@slash-tmp.dev>
* Update confiture-web-app/src/pages/consult/ReportPage.vue
Co-authored-by: Adrien Boutigny <adrien@slash-tmp.dev>
* Update confiture-web-app/src/pages/consult/ReportPage.vue
Co-authored-by: Adrien Boutigny <adrien@slash-tmp.dev>
* update changelog
---------
Co-authored-by: Adrien Boutigny <adrien@slash-tmp.dev>
Copy file name to clipboardExpand all lines: confiture-web-app/src/assets/CHANGELOG.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,12 @@
2
2
3
3
Tous les changements notables de Ara sont documentés ici avec leur date, leur catégorie (nouvelle fonctionnalité, correction de bug ou autre changement) et leur pull request (PR) associée.
4
4
5
+
## 08/09/2023
6
+
7
+
### Corrections 🐛
8
+
9
+
- Corrige les problèmes d’accessibilité suite au contre-audit ([#478](https://github.com/DISIC/Ara/pull/478))
0 commit comments