aboutsummaryrefslogtreecommitdiff
path: root/js/src
AgeCommit message (Expand)AuthorFilesLines
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-S2-2/+14
2017-05-14Remove totaly Tether from documentation + dependenciesJohann-S2-5/+5
2017-05-14Handle dropup for DropdownJohann-S1-2/+9
2017-05-14Fix unit tests + Update Popper to 1.6.0Johann-S2-7/+9
2017-05-14Remove constraints option and check every optionsJohann-S2-14/+12
2017-05-14Begin to use Popper for DropdownJohann-S2-9/+91
2017-05-14Fix arrow for tooltip and popoverJohann-S1-11/+8
2017-05-14Add attachment classesJohann-S2-0/+30
2017-05-14Begin to add arrow to Popover and TooltipJohann-S2-4/+7
2017-05-14Use Popper for tooltip and popoverJohann-S2-53/+22
2017-04-28Fix typo removeData for Tabs pluginJoyce Babu1-1/+1
2017-04-26Fix Toggle buttons don't honor [disabled] or .disabledAnna1-0/+6
2017-04-25Detach accordion from card without requiring 'data-children'Pierre Vanduynslager1-12/+4
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-17Fix carousel "hover" behavior on touch-enabled devicesPatrick H. Lauke1-11/+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-12IndentPierre-Denis Vanduynslager1-1/+1
2017-04-10Merge branch 'v4-dev' into dropdown-keyboardPierre Vanduynslager2-6/+6
2017-04-10Fix collapse.js aria-expanded behaviorPatrick H. Lauke1-4/+0
2017-04-10Only change aria-pressed if it's not an input-based radio or checkbox groupPatrick H. Lauke1-2/+6
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 Vanduynslager8-116/+168
2017-04-02Fix #18373: properly adjust padding-right of body and fixed elements when ope...Ilias1-11/+43
2017-04-02Tabs/Scrollspy/.nav/.list-group/.active independent of markup (<nav>, .nav-it...Pierre Vanduynslager2-24/+13
2017-03-31Popover + Tooltip - fix error when content or title is a numberJohann-S1-0/+8
2017-03-29Collapse - Fix check to not prevent event for input and textareaJohann-S1-1/+1
2017-03-28Fix JS components console error "Error: <Component> is transitioning"Pierre Vanduynslager4-45/+30
2017-03-28Fix different tooltips offset when hoveringJohann1-0/+10
2017-03-27Collapse - do not prevent event for input and textareaJohann1-1/+3
2017-03-23Fix Modal documentation about _handleUpdate method + move to public scope (#2...Johann1-5/+4
2017-03-22Carousel - Add attributes from and to for Slid and Slide events (#21668)Johann1-3/+10
2017-03-19Merge branch 'collapse' of https://github.com/Johann-S/bootstrap into Johann-...Mark Otto1-3/+11
2017-03-18HTMLElement.offset* by getBoundingClientRect() (#21788)Pierre Vanduynslager3-11/+12
2017-03-18Fix getSelectorFromElement when # is a selector (#21615)Johann1-4/+7
2017-03-18Fix backdrop for dropdown menu on mobile (#21578)Pierre Vanduynslager1-15/+17
2017-03-18Allow to use Tab.js with list-group (#21756)Johann1-3/+9
2017-03-08Fix code styleJohann-S1-2/+1
2017-03-07Detach accordions from .cardJohann-S1-2/+11
2017-02-08Fixes #21941Pierre-Denis Vanduynslager1-6/+8
2017-01-22Fix spacebar key in Firefox for button elementsPierre-Denis Vanduynslager1-4/+4
2017-01-15Merge branch 'twbs/v4-dev' into dropdown-keyboardPierre-Denis Vanduynslager2-5/+7
2017-01-15Correct reference to Direction.PREV constant. (#21709)Pierre-Denis Vanduynslager1-4/+4