1. 29 Oct, 2017 3 commits
  2. 23 Oct, 2017 3 commits
  3. 22 Oct, 2017 2 commits
  4. 20 Oct, 2017 2 commits
  5. 19 Oct, 2017 4 commits
  6. 18 Oct, 2017 6 commits
  7. 17 Oct, 2017 1 commit
  8. 16 Oct, 2017 1 commit
  9. 04 Oct, 2017 1 commit
  10. 03 Oct, 2017 5 commits
  11. 01 Oct, 2017 1 commit
  12. 28 Sep, 2017 1 commit
  13. 26 Sep, 2017 3 commits
  14. 25 Sep, 2017 1 commit
  15. 24 Sep, 2017 1 commit
    • Patrick H. Lauke's avatar
      Accessibility fixes to dynamic tabs (`aria-selected`, remove dynamic tabs with dropdowns) · fd56ea37
      Patrick H. Lauke authored
      * Use `aria-selected` instead of `aria-expanded`
      * Change tab.js to use `aria-selected` rather than `aria-expanded`
      * Add `aria-orientation=vertical` to vertical tab list
      * Remove dynamic tabs with dropdowns
      * Fix non-interactive code examples
      * Only set `aria-selected` on the `role="tab"` trigger - this stops `aria-selected` being incorrectly added to the `role="tabpanel"` itself (probably harmless, but nonetheless incorrect)
      fd56ea37
  16. 23 Sep, 2017 1 commit
  17. 17 Sep, 2017 1 commit
  18. 12 Sep, 2017 2 commits
  19. 11 Sep, 2017 1 commit