aboutsummaryrefslogtreecommitdiff
path: root/js
AgeCommit message (Expand)AuthorFilesLines
2017-05-23Use Popper.js to manage arrow positionJohann-S2-2/+2
2017-05-22Better management of dropdown/dropup with alignmentJohann-S2-32/+54
2017-05-17Use popper to align dropdown menu instead of using css with importantJohann-S2-14/+65
2017-05-16buildJohann-S12-113/+246
2017-05-14Change fallbackPlacement to flip by default for Tooltips/PopoversJohann-S1-4/+3
2017-05-14Fix bad position for Tooltips with animation at trueJohann-S1-5/+19
2017-05-14Use _jQueryInterface for Dropdown to call toggle methodJohann-S1-28/+26
2017-05-14Add fallbackPlacement option for Tooltip and PopoverJohann-S2-26/+32
2017-05-14Fix dropdown in scrollspy visual test (add Popper.js)Johann-S1-0/+1
2017-05-14Allow to disable flip behaviour on Dropdown + documentationJohann-S1-2/+12
2017-05-14Add an update method to allow to update position for Tooltip/Popover/Dropdown...Johann-S2-2/+16
2017-05-14Fix some css for the arrow of Popover/Tooltip + update documentationJohann-S1-3/+3
2017-05-14Better placement for Dropdown + Handle flip of Tooltip/PopoverJohann-S3-3/+15
2017-05-14Remove totaly Tether from documentation + dependenciesJohann-S2-5/+5
2017-05-14Handle dropup for DropdownJohann-S3-4/+29
2017-05-14Fix unit tests + Update Popper to 1.6.0Johann-S6-94/+67
2017-05-14Remove constraints option and check every optionsJohann-S2-14/+12
2017-05-14Begin to use Popper for DropdownJohann-S3-9/+92
2017-05-14Fix arrow for tooltip and popoverJohann-S3-67/+38
2017-05-14Add attachment classesJohann-S4-2/+32
2017-05-14Begin to add arrow to Popover and TooltipJohann-S3-5/+8
2017-05-14Use Popper for tooltip and popoverJohann-S4-55/+24
2017-04-28Fix typo removeData for Tabs pluginJoyce Babu1-1/+1
2017-04-26Fix Toggle buttons don't honor [disabled] or .disabledAnna2-0/+23
2017-04-25Detach accordion from card without requiring 'data-children'Pierre Vanduynslager2-21/+71
2017-04-21buildMark Otto14-17/+53
2017-04-21Arguably more professional pictures of Rick RossZach Leatherman1-3/+3
2017-04-21More minor build tweaks and docs updates.Bardi Harborow3-9/+8
2017-04-20Fix for copy/paste error in iOS hack to tooltipsPatrick H. Lauke1-2/+1
2017-04-20Tweak iOS hack for dropdownPatrick H. Lauke1-2/+2
2017-04-20Add iOS hack to tooltipsPatrick H. Lauke1-0/+16
2017-04-20Build system overhaul.Bardi Harborow1-72/+0
2017-04-17Fix carousel "hover" behavior on touch-enabled devicesPatrick H. Lauke2-34/+30
2017-04-16gruntMark Otto8-33/+30
2017-04-14Replace dropdown backdrop hack with cleaner JS-only hackPatrick H. Lauke1-14/+9
2017-04-12Merge branch 'v4-dev' into dropdown-keyboardPierre Vanduynslager1-5/+6
2017-04-12Reword "mobile" to "touch-enabled"Patrick H. Lauke1-5/+6
2017-04-12Merge branch 'v4-dev' into dropdown-keyboardPierre Vanduynslager1-1/+1
2017-04-12IndentPierre-Denis Vanduynslager1-1/+1
2017-04-11Remove inappropriate role="listbox" from carouselsPatrick H. Lauke1-1/+1
2017-04-10Merge branch 'v4-dev' into dropdown-keyboardPierre Vanduynslager4-22/+40
2017-04-10Fix collapse.js aria-expanded behaviorPatrick H. Lauke2-20/+16
2017-04-10Only change aria-pressed if it's not an input-based radio or checkbox groupPatrick H. Lauke2-2/+24
2017-04-09Merge branch 'v4-dev' into dropdown-keyboardPierre Vanduynslager1-0/+1
2017-04-09Prevent default for ESC in modal.jsPatrick H. Lauke1-0/+1
2017-04-08Merge branch 'v4-dev' into dropdown-keyboardPierre Vanduynslager42-588/+1506
2017-04-08gruntMark Otto6-37/+64
2017-04-03Fix #22332: Adjust tests for hidden scrollbarIlias1-3/+15
2017-04-02Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-devMark Otto8-123/+360
2017-04-02Fix #18373: properly adjust padding-right of body and fixed elements when ope...Ilias2-39/+138