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