Skip to content

Commit

Permalink
feat(sidenav): add keyboard accessibility
Browse files Browse the repository at this point in the history
  • Loading branch information
Westbrook Johnson authored and Westbrook committed Jan 6, 2020
1 parent 17e8a90 commit 6ff622b
Show file tree
Hide file tree
Showing 17 changed files with 3,134 additions and 52 deletions.
7 changes: 0 additions & 7 deletions __snapshots__/Lightest.md

This file was deleted.

7 changes: 0 additions & 7 deletions __snapshots__/Medium.md

This file was deleted.

6 changes: 4 additions & 2 deletions __snapshots__/Sidenav.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,15 @@
```html
<sp-sidenav-heading label="CATEGORY 1">
<sp-sidenav-item
expanded=""
data-js-focus-visible=""
label="Section 1"
tabindex="0"
value="Section 1"
></sp-sidenav-item>
<sp-sidenav-item
expanded=""
data-js-focus-visible=""
label="Section 2"
tabindex="0"
value="Section 2"
></sp-sidenav-item>
</sp-sidenav-heading>
Expand Down
19 changes: 0 additions & 19 deletions __snapshots__/Themes.md

This file was deleted.

Loading

0 comments on commit 6ff622b

Please sign in to comment.