j40-cejst-2/client/src/components
TomNUSDS 9155326775
Make the accessibility checkers happy (#129)
* Make the accessibility checkers happy
* Include a lang specification in the `<html>` tag.
* reorder `<h#>` header tags.
The `<Aside` to from `<h1>`, `<h2>` to be `<h2>`, `<h3>`. This is because trusswork's `<Footer>` uses and `<h4>` and the accessibility checkers complain it was skipping from `<h2>` -> `<h4>`
* Change `<aria-details>` to `<aria-label>` for milestone list
* Update J40Header.tsx 80 column line
2021-06-14 19:35:35 -07:00
..
__snapshots__ Tomn usds/template8 (#118) 2021-06-14 11:06:23 -07:00
J40Aside.tsx Make the accessibility checkers happy (#129) 2021-06-14 19:35:35 -07:00
J40Footer.spec.tsx Adding Cypress for e2e testing (#85) 2021-06-02 20:53:22 -04:00
J40Footer.tsx Tomn usds/template8 (#118) 2021-06-14 11:06:23 -07:00
J40Header.tsx Make the accessibility checkers happy (#129) 2021-06-14 19:35:35 -07:00
layout.module.scss Typed Sass Styling (#69) 2021-05-20 23:59:20 -04:00
layout.module.scss.d.ts Typed Sass Styling (#69) 2021-05-20 23:59:20 -04:00
layout.tsx Tomn usds/template8 (#118) 2021-06-14 11:06:23 -07:00