1. 07 Nov, 2017 3 commits
  2. 31 Oct, 2017 1 commit
  3. 30 Oct, 2017 2 commits
  4. 29 Oct, 2017 3 commits
  5. 28 Oct, 2017 1 commit
  6. 27 Oct, 2017 2 commits
  7. 25 Oct, 2017 2 commits
  8. 24 Oct, 2017 1 commit
  9. 23 Oct, 2017 2 commits
  10. 22 Oct, 2017 1 commit
  11. 19 Oct, 2017 4 commits
  12. 15 Oct, 2017 1 commit
  13. 10 Oct, 2017 1 commit
  14. 06 Oct, 2017 1 commit
  15. 04 Oct, 2017 5 commits
  16. 03 Oct, 2017 2 commits
  17. 01 Oct, 2017 1 commit
  18. 30 Sep, 2017 1 commit
  19. 28 Sep, 2017 1 commit
  20. 26 Sep, 2017 2 commits
  21. 25 Sep, 2017 1 commit
  22. 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
  23. 17 Sep, 2017 1 commit