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
2014-10-10fixes #13816 Modal dialog closes when dragging and releasing mouse button out...fat
2014-10-07Change Twitter links to use `https`.XhmikosR
2014-10-07Small clean-up in scrollspy unit testHeinrich Fenkart
2014-10-04tooltip unit tests: fix typo in test descriptionChris Rebert
2014-10-03Add missing collapse JS files to dropdown visual testMaarten Van Hoof
2014-10-03Merge pull request #14590 from twbs/carousel-keyboard-optionJacob
2014-10-03Merge pull request #14722 from twbs/fat-14646Jacob
2014-10-03Escape key should only close Dropdownfat
2014-10-03Add `keyboard` option to carouselHeinrich Fenkart
2014-10-03Merge pull request #14626 from twbs/carousel-pause-hover-non-mobileJacob
2014-09-25tooltip.js: fix alignmentChris Rebert
2014-09-25Use container instead of parent for tooltip/popover auto-placement calcsChris Rebert
2014-09-25Tooltip: Rely on `getBoundingClientRect` for `width` and `height`Heinrich Fenkart
2014-09-24Only enable `pause: hover` for non-touch browsersHeinrich Fenkart
2014-09-22Merge pull request #14570 from twbs/remove-modal-open-after-backdrop-closedHeinrich Fenkart
2014-09-18Make it easier to see failing tests in Sauce screencastsChris Rebert
2014-09-18Follow-up to #14581: Use div instead of HTML5 section for IE8Heinrich Fenkart
2014-09-18Fix tooltip misplacement with "auto top"saranya.r
2014-09-17Remove `.modal-open` class after backdrop is hiddenHeinrich Fenkart
2014-09-16Merge pull request #14610 from twbs/axe-tooltip-validateHeinrich Fenkart
2014-09-16Must explicitly destroy tooltip in SVG unit test since its container is body.Chris Rebert
2014-09-13Remove unused Tooltip#validate methodHeinrich Fenkart
2014-09-13Correctly selects arrow placement for a tooltipPeter West
2014-09-13Properly fire hidden event when tooltip is destroyedHeinrich Fenkart
2014-09-13Merge pull request #14569 from twbs/scrollspy-ignore-invisible-targetsHeinrich Fenkart
2014-09-13Merge pull request #14353 from hnrch02/collapse-count-collapsing-as-activeHeinrich Fenkart
2014-09-12Merge pull request #14492 from twbs/ie8-getBoundingClientRectHeinrich Fenkart
2014-09-09Make inDom check of tooltip cross document compatibleHeinrich Fenkart
2014-09-09Make affix accept `0` as offsetTop or offsetBottomsamme
2014-09-09grunt and missing new lineHeinrich Fenkart
2014-09-09ARIA support for collapsePatrick H. Lauke
2014-09-09Scrollspy: ignore invisible list itemsHeinrich Fenkart
2014-09-09Merge pull request #14242 from hnrch02/remove-aria-describedby-laterHeinrich Fenkart
2014-09-09Merge pull request #13928 from SGinTech/sgit_collapseEventOrderHeinrich Fenkart
2014-09-09Merge pull request #14287 from hnrch02/revert-13855-modal-mousedownHeinrich Fenkart
2014-09-08Merge branch 'stefansundin/master'Chris Rebert
2014-09-08Fix bug not re-calculating scrollbar width when opening modal.Stefan Sundin
2014-09-08Handle lack of .width and .height from getBoundingClientRect() in IE8Chris Rebert
2014-09-07Merge pull request #14273 from sgonyea/masterJacob
2014-08-29Fix hover-tooltip flickering when mouse re-entersScott Gonyea
2014-08-28Update QUnit to v1.15.0.XhmikosR
2014-08-23Merge pull request #14417 from twbs/fat-14282Mark Otto
2014-08-21Merge pull request #14406 from twbs/nav-tag-for-navbarChris Rebert
2014-08-19Merge pull request #14244 from programcsharp/masterJacob
2014-08-19fixes #14282 - Already Visible collapse gets closed when .collapse('show') is...fat
2014-08-18Assume Element.getBoundingClientRect() exists; Fixes #14093Chris Rebert
2014-08-16consistently use <nav> instead of <div> for .navbar in docsChris Rebert
2014-08-08Collapse: count `.collapsing` elements as actives; closes #13447Heinrich Fenkart
2014-08-04Use closest `.alert` for alert dismissal; closes #14306Heinrich Fenkart
2014-08-04Remove `aria-describedby` attribute laterHeinrich Fenkart