Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/js
AgeCommit message (Expand)Author
2017-05-14Change fallbackPlacement to flip by default for Tooltips/PopoversJohann-S
2017-05-14Fix bad position for Tooltips with animation at trueJohann-S
2017-05-14Use _jQueryInterface for Dropdown to call toggle methodJohann-S
2017-05-14Add fallbackPlacement option for Tooltip and PopoverJohann-S
2017-05-14Fix dropdown in scrollspy visual test (add Popper.js)Johann-S
2017-05-14Allow to disable flip behaviour on Dropdown + documentationJohann-S
2017-05-14Add an update method to allow to update position for Tooltip/Popover/Dropdown...Johann-S
2017-05-14Fix some css for the arrow of Popover/Tooltip + update documentationJohann-S
2017-05-14Better placement for Dropdown + Handle flip of Tooltip/PopoverJohann-S
2017-05-14Remove totaly Tether from documentation + dependenciesJohann-S
2017-05-14Handle dropup for DropdownJohann-S
2017-05-14Fix unit tests + Update Popper to 1.6.0Johann-S
2017-05-14Remove constraints option and check every optionsJohann-S
2017-05-14Begin to use Popper for DropdownJohann-S
2017-05-14Fix arrow for tooltip and popoverJohann-S
2017-05-14Add attachment classesJohann-S
2017-05-14Begin to add arrow to Popover and TooltipJohann-S
2017-05-14Use Popper for tooltip and popoverJohann-S
2017-04-28Fix typo removeData for Tabs pluginJoyce Babu
2017-04-26Fix Toggle buttons don't honor [disabled] or .disabledAnna
2017-04-25Detach accordion from card without requiring 'data-children'Pierre Vanduynslager
2017-04-22buildMark Otto
2017-04-22Arguably more professional pictures of Rick RossZach Leatherman
2017-04-21More minor build tweaks and docs updates.Bardi Harborow
2017-04-20Fix for copy/paste error in iOS hack to tooltipsPatrick H. Lauke
2017-04-20Tweak iOS hack for dropdownPatrick H. Lauke
2017-04-20Add iOS hack to tooltipsPatrick H. Lauke
2017-04-20Build system overhaul.Bardi Harborow
2017-04-17Fix carousel "hover" behavior on touch-enabled devicesPatrick H. Lauke
2017-04-16gruntMark Otto
2017-04-14Replace dropdown backdrop hack with cleaner JS-only hackPatrick H. Lauke
2017-04-12Merge branch 'v4-dev' into dropdown-keyboardPierre Vanduynslager
2017-04-12Reword "mobile" to "touch-enabled"Patrick H. Lauke
2017-04-12Merge branch 'v4-dev' into dropdown-keyboardPierre Vanduynslager
2017-04-12IndentPierre-Denis Vanduynslager
2017-04-11Remove inappropriate role="listbox" from carouselsPatrick H. Lauke
2017-04-10Merge branch 'v4-dev' into dropdown-keyboardPierre Vanduynslager
2017-04-10Fix collapse.js aria-expanded behaviorPatrick H. Lauke
2017-04-10Only change aria-pressed if it's not an input-based radio or checkbox groupPatrick H. Lauke
2017-04-10Merge branch 'v4-dev' into dropdown-keyboardPierre Vanduynslager
2017-04-09Prevent default for ESC in modal.jsPatrick H. Lauke
2017-04-09Merge branch 'v4-dev' into dropdown-keyboardPierre Vanduynslager
2017-04-08gruntMark Otto
2017-04-03Fix #22332: Adjust tests for hidden scrollbarIlias
2017-04-02Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-devMark Otto
2017-04-02Fix #18373: properly adjust padding-right of body and fixed elements when ope...Ilias
2017-04-02Tabs/Scrollspy/.nav/.list-group/.active independent of markup (<nav>, .nav-it...Pierre Vanduynslager
2017-04-02gruntMark Otto
2017-03-31Popover + Tooltip - fix error when content or title is a numberJohann-S
2017-03-29Collapse - Fix check to not prevent event for input and textareaJohann-S