aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2013-12-29Merge pull request #12043 from supergibbs/fixed_typo_in_customize.htmlChris Rebert1-1/+1
Fixed typo
2013-12-29Fixed typoSupergibbs1-1/+1
2013-12-29Sauce now supports latest Firefox on OS X MavericksChris Rebert1-1/+1
2013-12-29default to latest Firefox version on OS XChris Rebert1-1/+0
2013-12-30Add Embed responsive utilityFabien6-2/+78
2013-12-29fix capitalization of iOSChris Rebert1-1/+1
2013-12-29Merge pull request #12041 from twbs/mv-sauce-into-infraChris Rebert2-1/+1
mv sauce_browsers.yml out of the project root
2013-12-29mv sauce_browsers.yml out of the project rootChris Rebert2-1/+1
2013-12-29add note about ios dropdown compatfat4-4/+7
2013-12-29Merge branch 'master' of github.com:twbs/bootstrapfat1-4/+3
2013-12-29Merge pull request #12036 from ZDroid/grunt-fs-minifyChris Rebert1-4/+3
Merge two fs variable declarations into one
2013-12-29Merge branch 'dropdown-aria-roles' of git://github.com/plumlee/bootstrap ↵fat1-2/+3
into plumlee-dropdown-aria-roles Conflicts: js/dropdown.js
2013-12-29fixes #11379 - Fix carousel this.sliding not getting reset if ↵fat3-3/+3
$next.hasClass('active')
2013-12-29fixes #11373 - adds related target to dropdown eventsfat5-20/+23
2013-12-29Merge branch 'scrollspy-speedy-scroll-top' of ↵fat3-1/+11
git://github.com/ziogaschr/bootstrap into ziogaschr-scrollspy-speedy-scroll-top Conflicts: dist/js/bootstrap.min.js
2013-12-29Merge branch 'master' of github.com:twbs/bootstrapfat1-0/+1
2013-12-29fixes #11288 - Vertical scroll position of modal saves between openingsfat3-9/+21
2013-12-28no more page.base_urlMark Otto6-6/+0
2013-12-28Streamline copy process by not bringing over full files into docs/dist/, ↵Mark Otto4-8041/+15
only take minified ones
2013-12-28Rearrange repository contents because muahahahahahahaMark Otto106-73/+8357
2013-12-28Merge pull request #11203 from jasny/patch-1Jacob1-0/+1
Scrollspy acting up when targets are hidden
2013-12-28fixes #10658 jQuery Popover content loses bound events on second setContent ↵fat4-4/+8
call.
2013-12-28drop the titleMark Otto1-1/+1
2013-12-28Merge pull request #12035 from tomByrer/masterMark Otto1-2/+6
fixed .clearfix example, + doc link
2013-12-28Merge two fs variable declarations into oneZlatan Vasović1-4/+3
One is enough.
2013-12-28fixed .clearfix example, + doc linktomByrer1-2/+6
2013-12-27spacingMark Otto1-1/+1
2013-12-27Merge branch 'master' into docs_derpMark Otto4-4/+4
2013-12-27grunt on last mergeMark Otto3-3/+3
2013-12-27big brand updateMark Otto3-30/+119
2013-12-27Merge pull request #12028 from moshevds/deprecated-screen-mdMark Otto1-1/+1
Small fix: I noticed the use of a deprecated variable.
2013-12-27Small fix: I noticed the use of a deprecated variable. This seems to be the ↵Môshe van der Sterre1-1/+1
only occurrence.
2013-12-26more nav changesMark Otto2-4/+3
2013-12-26the final frontierMark Otto1-1/+1
2013-12-26Merge branch 'master' into docs_derpMark Otto69-338/+845
Conflicts: _config.yml
2013-12-26update accordion-group to panelfat1-1/+1
2013-12-26fixes #10911 - add loading event for use with remote option :|fat5-4/+12
2013-12-26Merge branch 'master' of github.com:twbs/bootstrapfat3-11/+20
2013-12-26fixes #10890fat4-30/+34
2013-12-26less fun to address #12008Mark Otto1-4/+4
2013-12-26Merge branch 'master' of github.com:twbs/bootstrapMark Otto11-25/+35
2013-12-26Fixes #12012: Use correct banner in docs jsMark Otto2-7/+16
2013-12-26rebuildfat3-2/+5
2013-12-26update tool/pop destroy placementfat2-2/+2
2013-12-26Merge pull request #10761 from jochenberger/dont-create-tooltip-for-destroyJacob2-0/+2
don't create new Tooltip/Popover objects just to destroy them immediately
2013-12-26nopefat1-1/+1
2013-12-26Merge pull request #11496 from satazor/patch-1Jacob1-0/+1
Clear timeout on destroy.
2013-12-26fixes #10798fat4-6/+6
2013-12-26Merge pull request #10801 from Travesty3/masterJacob1-1/+1
Add 'collapse' class back after expanding
2013-12-26Merge pull request #10834 from Prinzhorn/masterJacob1-1/+1
Only preventDefault on click on [data-toggle="modal"] when the element is a link