1. 04 Oct, 2017 1 commit
  2. 03 Oct, 2017 2 commits
  3. 01 Oct, 2017 1 commit
  4. 30 Sep, 2017 1 commit
  5. 28 Sep, 2017 1 commit
  6. 26 Sep, 2017 2 commits
  7. 25 Sep, 2017 1 commit
  8. 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
  9. 17 Sep, 2017 1 commit
  10. 13 Sep, 2017 1 commit
  11. 11 Sep, 2017 1 commit
  12. 09 Sep, 2017 1 commit
  13. 08 Sep, 2017 1 commit
  14. 07 Sep, 2017 1 commit
  15. 06 Sep, 2017 1 commit
  16. 31 Aug, 2017 2 commits
  17. 29 Aug, 2017 3 commits
    • David Bailey's avatar
      Fix failing test · cbaf7a7b
      David Bailey authored
      _adjustDialog should be called when the modal is first displayed to prevent it jumping position when the viewport is resized
      cbaf7a7b
    • David Bailey's avatar
      Add failing test · ce41d3fd
      David Bailey authored
      ce41d3fd
    • David Bailey's avatar
      Fix unit tests in PhantomJS · 2622a015
      David Bailey authored
      Use a virtual scrollbar as this is simpler than having a real one (overflow: scroll doesn't seem to work in Phantom), and disable it for the new test.
      
      One test has also been altered to prevent erroneous fails when other inline styles are added to the body (e.g. overflow).
      2622a015
  18. 28 Aug, 2017 4 commits
  19. 25 Aug, 2017 4 commits
  20. 24 Aug, 2017 1 commit
  21. 22 Aug, 2017 2 commits
  22. 20 Aug, 2017 2 commits
  23. 18 Aug, 2017 1 commit
  24. 17 Aug, 2017 3 commits
  25. 15 Aug, 2017 1 commit