1. 11 Jan, 2018 1 commit
  2. 03 Jan, 2018 1 commit
  3. 31 Dec, 2017 1 commit
    • Martijn Cuppens's avatar
      Allow nested structure for accordions (#25121) · ae71e71f
      Martijn Cuppens authored
      This commit allows nested structures for accordions. Also a part of
      the documentation about data-children is removed because this
      functionality didn't work and it's not applicable anymore.
      
      Tests with the collapse accordion are also a bit adjusted to the new
      situation.
      ae71e71f
  4. 12 Dec, 2017 1 commit
  5. 26 Nov, 2017 1 commit
  6. 23 Nov, 2017 1 commit
  7. 15 Nov, 2017 1 commit
  8. 09 Nov, 2017 1 commit
  9. 07 Nov, 2017 3 commits
  10. 27 Oct, 2017 2 commits
  11. 25 Oct, 2017 1 commit
  12. 24 Oct, 2017 1 commit
  13. 23 Oct, 2017 1 commit
  14. 04 Oct, 2017 2 commits
  15. 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
  16. 25 Sep, 2017 1 commit
  17. 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
  18. 17 Sep, 2017 1 commit
  19. 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
  20. 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
  21. 25 Aug, 2017 3 commits
  22. 24 Aug, 2017 1 commit
  23. 22 Aug, 2017 1 commit
  24. 17 Aug, 2017 2 commits
  25. 11 Aug, 2017 2 commits
  26. 04 Jul, 2017 1 commit
  27. 15 Jun, 2017 1 commit
    • Mark Otto's avatar
      Rename popover classes · 9c0e4230
      Mark Otto authored
      Part of an update to align the naming schemes across our components.
      
      - Renames .popover-title to .popover-header
      - Renames .popover-content to .popover-body
      
      Refs: #22092
      9c0e4230
  28. 14 Jun, 2017 2 commits
  29. 27 May, 2017 1 commit
  30. 14 May, 2017 1 commit