1. 21 Jan, 2018 3 commits
  2. 18 Jan, 2018 1 commit
  3. 11 Jan, 2018 1 commit
  4. 08 Jan, 2018 1 commit
  5. 03 Jan, 2018 1 commit
  6. 31 Dec, 2017 2 commits
  7. 28 Dec, 2017 1 commit
  8. 12 Dec, 2017 2 commits
  9. 07 Dec, 2017 1 commit
  10. 26 Nov, 2017 1 commit
  11. 15 Nov, 2017 1 commit
  12. 13 Nov, 2017 1 commit
  13. 07 Nov, 2017 2 commits
  14. 30 Oct, 2017 1 commit
  15. 29 Oct, 2017 2 commits
  16. 27 Oct, 2017 2 commits
  17. 24 Oct, 2017 1 commit
  18. 23 Oct, 2017 2 commits
  19. 19 Oct, 2017 3 commits
  20. 10 Oct, 2017 1 commit
  21. 04 Oct, 2017 2 commits
  22. 03 Oct, 2017 1 commit
    • Roman O's avatar
      Offset option for dropdown can be function (#24222) · 527f55c2
      Roman O authored
      * Offset option can be function (Popper.js)
      
      * Fix...add function type for offset option
      
      * Remove constants for popper config
      
      * Optimize code. Remove foreach loop.
      
      * Refactoring. Remove getOffset method
      527f55c2
  23. 25 Sep, 2017 1 commit
  24. 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
  25. 17 Sep, 2017 1 commit
  26. 11 Sep, 2017 1 commit
  27. 08 Sep, 2017 1 commit
  28. 07 Sep, 2017 1 commit
  29. 31 Aug, 2017 1 commit