1. 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
  2. 25 Sep, 2017 1 commit
  3. 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
  4. 17 Sep, 2017 1 commit
  5. 11 Sep, 2017 1 commit
  6. 08 Sep, 2017 1 commit
  7. 07 Sep, 2017 1 commit
  8. 31 Aug, 2017 2 commits
  9. 29 Aug, 2017 1 commit
    • 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
  10. 28 Aug, 2017 3 commits
  11. 25 Aug, 2017 3 commits
  12. 24 Aug, 2017 1 commit
  13. 22 Aug, 2017 2 commits
  14. 18 Aug, 2017 1 commit
  15. 17 Aug, 2017 1 commit
  16. 11 Aug, 2017 4 commits
  17. 04 Jul, 2017 1 commit
  18. 17 Jun, 2017 3 commits
  19. 16 Jun, 2017 1 commit
  20. 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
  21. 14 Jun, 2017 1 commit
  22. 31 May, 2017 1 commit
  23. 24 May, 2017 2 commits
  24. 23 May, 2017 1 commit
  25. 22 May, 2017 1 commit
  26. 17 May, 2017 1 commit
  27. 14 May, 2017 2 commits