aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2014-04-23Merge pull request #13397 from twbs/fix-13394Chris Rebert1-0/+4
document that non-:visible scrollspy targets are ignored
2014-04-23README: Authors => CreatorsChris Rebert1-1/+1
2014-04-23the master branch is the relevant one for current build statusChris Rebert1-1/+1
2014-04-23Merge pull request #13408 from Quy/masterJulian Thilo1-1/+1
Add missing word.
2014-04-23Add missing word.Quy Ton1-1/+1
2014-04-23Improved mixin ability with nested media queryHayden Bleasel2-64/+60
2014-04-23fires closed.bs.alert *after* DOM detach()Ross Nye1-1/+1
fires closed.bs.alert *after* element is removed from DOM. Previously it fired while the element was still attached.
2014-04-21#11464 - Fix JS noConflict mode - Refactor all plugins to use an internal ↵Collin Donahue-Oponski22-288/+415
reference to the jQuery plugin, because in noConflict mode you can never expect to be defined on the jQuery object
2014-04-21fixes #13157 - Collapse plugin - issues with transition end event bubblingfat1-2/+4
2014-04-21document that non-:visible scrollspy targets are ignored; fixes #13394Chris Rebert1-0/+4
2014-04-21add unit tests for Carousel slid eventsChris Rebert1-0/+26
2014-04-21spelling fixes in Carousel unit testsChris Rebert1-3/+3
2014-04-21Use the new respond.js URL.XhmikosR23-23/+23
2014-04-21Update html5shiv to v3.7.1.XhmikosR23-23/+23
2014-04-20add missing operators to some JSCS rules that we already comply withChris Rebert1-3/+3
2014-04-20grunt distChris Rebert4-8/+13
2014-04-20add IE10 viewport bug workaround to examplesChris Rebert24-14/+86
Closes #13379.
2014-04-21Merge pull request #13151 from twbs/customizer-uglifyjs2XhmikosR4-35/+38
Customizer: switch to UglifyJS2
2014-04-20move call for removeBackdrop() to backdrop()Tobias Lindig1-3/+7
Closes #11958 by rebasing & merging it
2014-04-20Merge pull request #13385 from vnagara/patch-1Chris Rebert1-1/+1
Update composer.json
2014-04-20Update composer.jsonVitalii Nagara1-1/+1
Update minor version of alias to proper.
2014-04-20Merge pull request #13306 from twbs/fat-11099Jacob2-3/+3
fixes #11099 - $.collapse() overrides the original dimension of the coll...
2014-04-20Merge pull request #13354 from twbs/fat-13296Jacob1-0/+1
fixes #13296 Dropdown disappears with right-click on Firefox
2014-04-19quote attribute value in ^= selector in button.jsChris Rebert1-1/+1
2014-04-19Merge pull request #13381 from twbs/vendor-jquery-minChris Rebert2-1/+1
rename jquery.js -> jquery.min.js since it's minified
2014-04-19rename jquery.js -> jquery.min.js since it's minifiedChris Rebert2-1/+1
2014-04-19quote attribute values in selectors in JS unit tests for consistencyChris Rebert2-3/+3
2014-04-19quote attribute value in selector in JS docs exampleChris Rebert1-1/+1
2014-04-19quote attribute value in selector in offcanvas.jsChris Rebert1-1/+1
2014-04-18Merge pull request #13373 from twbs/fix-13360Chris Rebert2-6/+20
Make variable deprecation notices visible in customizer
2014-04-18quote data-* attribute value in docs JS per best-practicesChris Rebert1-2/+2
2014-04-17FIX: #13355. Added .navbar-nav to migration change list.jackson1-0/+4
2014-04-17fix #13337 by mentioning removal of .progress-* contextual classesChris Rebert1-0/+5
2014-04-17fix #13360 by making deprecation notices visible in customizerChris Rebert2-6/+20
2014-04-17Merge pull request #13358 from Jakobovski/docs-improvements-#13332Chris Rebert1-1/+4
Added specificity note to docs per issue #13332
2014-04-17fixes #13365: remove dupe css in grid exampleMark Otto1-5/+0
2014-04-17grunt distMark Otto3-4/+12
2014-04-17Dropdown menu in justified button-groupIqbal Kabir1-0/+4
It seems that dropdown-menu in justified button-group appears at the far left of the group. Check the problem in [Bootstrap site](http://getbootstrap.com/components/#btn-groups-justified).
2014-04-16Fixed typo and added leading spacejackson1-2/+2
2014-04-16Added specificity note to docs per issue #13332jackson1-1/+4
2014-04-15fixes #13296 Dropdown disappears with right-click on Firefoxfat1-0/+1
2014-04-15Merge pull request #13330 from Kronuz/patch-1Chris Rebert1-2/+10
Wait for the expected target during a collapse
2014-04-15fixes #11099 - $.collapse() overrides the original dimension of the coll...fat2-3/+3
2014-04-15Merge pull request #13353 from twbs/fix-13340Chris Rebert1-0/+5
Document @icon-font-path & @icon-font-name more
2014-04-15fix #13340 by documenting @icon-font-path & @icon-font-name moreChris Rebert1-0/+5
2014-04-15Add nested kbd element styles for actual keys or inputsCecchi MacNaughton2-1/+8
2014-04-15rm not particularly useful @zindex var commentsChris Rebert1-2/+2
2014-04-12Wait for the expected target during a collapseGermán M. Bravo1-2/+10
Actually wait for the collapsed item to complete. If complete is called with other target, instead of simply returning and do nothing, wait again until the proper target triggers the event (otherwise this leaves collapse in a broken state).
2014-04-11Add documentation for using optional icons with sr-only labelsSean Dwyer1-2/+18
2014-04-11added bower reference to main less fileThe Big Red Geek1-0/+1