aboutsummaryrefslogtreecommitdiff
path: root/js
AgeCommit message (Expand)AuthorFilesLines
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
2017-04-02Tabs/Scrollspy/.nav/.list-group/.active independent of markup (<nav>, .nav-it...Pierre Vanduynslager6-84/+222
2017-04-01gruntMark Otto8-38/+33
2017-03-31Popover + Tooltip - fix error when content or title is a numberJohann-S3-0/+42
2017-03-29Collapse - Fix check to not prevent event for input and textareaJohann-S2-2/+3
2017-03-28Fix JS components console error "Error: <Component> is transitioning"Pierre Vanduynslager8-132/+32
2017-03-28gruntMark Otto2-1/+11
2017-03-28Fix different tooltips offset when hoveringJohann2-0/+27
2017-03-27gruntMark Otto2-2/+4
2017-03-27Collapse - do not prevent event for input and textareaJohann2-1/+19
2017-03-26gruntMark Otto4-10/+17
2017-03-23rename from .navbar-toggleable to .navbar-expand to reflect mobile first appr...Mark Otto2-2/+2
2017-03-23more docs updatesMark Otto1-2/+2
2017-03-23Fix Modal documentation about _handleUpdate method + move to public scope (#2...Johann1-5/+4
2017-03-23Accordion behavior with JQuery interface (#21726)Pierre Vanduynslager2-28/+28
2017-03-22Carousel - Add attributes from and to for Slid and Slide events (#21668)Johann2-3/+53
2017-03-21Always append element to fixture in Scrollspy unit tests (#22234)Pierre Vanduynslager1-2/+2
2017-03-21More config tweaks.Bardi Harborow1-14/+0
2017-03-20Update dependencies.Bardi Harborow2-176/+656
2017-03-19gruntMark Otto6-26/+38