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