1. 15 Nov, 2017 1 commit
  2. 09 Nov, 2017 1 commit
  3. 07 Nov, 2017 4 commits
  4. 31 Oct, 2017 1 commit
  5. 29 Oct, 2017 1 commit
  6. 27 Oct, 2017 2 commits
  7. 25 Oct, 2017 1 commit
  8. 24 Oct, 2017 1 commit
  9. 23 Oct, 2017 1 commit
  10. 22 Oct, 2017 1 commit
  11. 10 Oct, 2017 1 commit
  12. 06 Oct, 2017 1 commit
  13. 04 Oct, 2017 3 commits
  14. 03 Oct, 2017 1 commit
  15. 01 Oct, 2017 1 commit
  16. 28 Sep, 2017 1 commit
  17. 26 Sep, 2017 1 commit
    • XhmikosR's avatar
      Normalize all links. (#24109) · 31c87219
      XhmikosR authored
      * use a trailing slash when possible
      * use https when possible
      * remove a few redirected links
      * consistently use `https://popper.js.org/`
      * fix `iconUrl` in nuget files
      * change Jekyll Windows guide to the official one
      31c87219
  18. 25 Sep, 2017 1 commit
  19. 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
  20. 17 Sep, 2017 1 commit
  21. 31 Aug, 2017 1 commit
  22. 29 Aug, 2017 2 commits
    • 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
  23. 28 Aug, 2017 1 commit
    • David Bailey's avatar
      Add failing test · 487513ff
      David Bailey authored
      When the body does not overflow (achieved by hiding the QUnit container), it should not be given a margin.
      487513ff
  24. 25 Aug, 2017 4 commits
  25. 24 Aug, 2017 1 commit
  26. 22 Aug, 2017 1 commit
  27. 17 Aug, 2017 2 commits
  28. 11 Aug, 2017 2 commits