aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-04-26Minor Spacing fixesNick Schonning5-7/+17
2014-04-26Run `grunt`.XhmikosR7-19/+21
2014-04-26Update holder.js to v2.3.2.XhmikosR1-5/+15
2014-04-26Update JSZip to v2.2.1.XhmikosR1-5/+5
2014-04-26fixes https://github.com/twbs/bootstrap/issues/13367syed1-3/+3
2014-04-25Merge pull request #13396 from twbs/carousel-eventsChris Rebert3-7/+40
2014-04-25Carousel.slide: rename e => slideEventChris Rebert1-3/+3
2014-04-25change 'slid' comments per @fat's feedbackChris Rebert1-3/+3
2014-04-25Document that @import-ing Bootstrap can break the icon font pathChris Rebert1-0/+4
2014-04-25fix #13427Chris Rebert1-3/+3
2014-04-26Fixed navbar radius of example at docsDaijiro Wachi4-15/+9
2014-04-25Merge pull request #13414 from twbs/readme-tweakChris Rebert1-1/+1
2014-04-24Merge pull request #13423 from twbs/fix-13362Chris Rebert2-0/+8
2014-04-24add IE warning scripts to linter configChris Rebert1-1/+1
2014-04-24remove semicolons :'-(Chris Rebert1-15/+15
2014-04-24add script to warn folks trying to test old IE using IE's unreliable emulatio...Chris Rebert1-0/+51
2014-04-24Document .direction & .relatedTarget properties of Carousel events.Chris Rebert1-0/+5
2014-04-24Add direction & relatedTarget properties to slid.bs.carousel eventChris Rebert1-3/+5
2014-04-24Merge pull request #13176 from twbs/fat-13157Mark Otto1-2/+4
2014-04-24Merge pull request #13390 from twbs/ie10-viewport-bugMark Otto24-14/+86
2014-04-24Merge pull request #13374 from Jakobovski/fix-issue-#13355Mark Otto1-0/+4
2014-04-24document that show-ing a tooltip/popover on a hidden element doesn't work; fi...Chris Rebert2-0/+8
2014-04-23Merge pull request #13397 from twbs/fix-13394Chris Rebert1-0/+4
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
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
2014-04-21#11464 - Fix JS noConflict mode - Refactor all plugins to use an internal ref...Collin Donahue-Oponski22-288/+415
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
2014-04-21Merge pull request #13151 from twbs/customizer-uglifyjs2XhmikosR4-35/+38
2014-04-20move call for removeBackdrop() to backdrop()Tobias Lindig1-3/+7
2014-04-20Merge pull request #13385 from vnagara/patch-1Chris Rebert1-1/+1
2014-04-20Update composer.jsonVitalii Nagara1-1/+1
2014-04-20Merge pull request #13306 from twbs/fat-11099Jacob2-3/+3
2014-04-20Merge pull request #13354 from twbs/fat-13296Jacob1-0/+1
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
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