aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2012-11-03Fixes #5458: Clarify fluid nestingMark Otto3-4/+38
2012-11-03Merge pull request #5766 from bradly/spelling-fixes-in-docsMark Otto5-9/+9
Fixing various spelling typos in the docs.
2012-11-03Merge branch '2.2.2-wip' of github.com:twitter/bootstrap into 2.2.2-wipMark Otto2-4/+4
2012-11-03Fixes #5775: Collapse labels/badgesMark Otto4-0/+19
* When :empty, display: none; * Add documentation for change in behavior
2012-11-03Merge pull request #5777 from bradly/change-example-emails-in-docsMark Otto2-4/+4
Change example email addresses to use RFC 2606 reserved example domain.
2012-11-03Change example email addresses to use RFC 2606 reserved example domain.Bradly Feeley2-4/+4
2012-11-02Fixing various spelling typos in the docs.Bradly Feeley5-9/+9
2012-11-02fixes #5756: duplicate media CSS in compiled buildsMark Otto2-2/+0
2012-11-02Merge branch '2.2.2-wip' into exploratoryMark Otto94-6513/+1398
Conflicts: docs/assets/css/bootstrap.css docs/getting-started.html docs/templates/pages/getting-started.mustache less/accordion.less less/alerts.less less/breadcrumbs.less less/buttons.less less/code.less less/dropdowns.less less/forms.less less/navbar.less less/progress-bars.less less/responsive-navbar.less less/tables.less less/thumbnails.less less/tooltip.less less/wells.less
2012-11-02Prevent IE8 from misplacing imgsDavid1-0/+5
Fixed imgs in a nav that were misplaced on IE8.
2012-11-02tweaks to icons defaults and in buttons improve vertical alignMark Otto3-14/+13
2012-11-02removing glyphicons images, swapping in new icon font with new classesMark Otto25-911/+1443
2012-11-01fixes #5742: add cursor: pointer; to labels and selectsMark Otto3-2/+21
2012-10-31fixes #3222: simpler positioning of modalsMark Otto2-9/+6
2012-10-31fixes #5692: add version # to readmeMark Otto1-1/+1
2012-10-31Replaced hardcoded CSS rules with mixinsNinir4-55/+18
2012-10-31fixes #5700: restore white text on active dropdown/typeahead textMark Otto2-2/+2
2012-10-31Merge branch 'bradly-affix-docs-fix' into 2.2.2-wipMark Otto2-2/+2
2012-10-31fixes #5725: hover state for a.muted; also reformatted CSSMark Otto2-21/+19
2012-10-31fixes #5717: add retina favicon, recompile docsMark Otto10-9/+9
2012-10-302.2.1 - hotfix for carouselfat37-50/+50
2012-10-30fix carousel and rebuild jsfat6-7/+10
2012-10-30Fixing typos in affix options area in the docs.Bradly Feeley2-2/+2
2012-10-29Merge branch '2.1.2-wip'v2.2.0Mark Otto122-1249/+4064
Conflicts: js/bootstrap-dropdown.js
2012-10-29Merge branch '2.1.2-wip' of github.com:twitter/bootstrap into 2.1.2-wipfat4-30/+92
2012-10-29add note about js stylefat1-0/+10
2012-10-29derp, add that in the right spotMark Otto2-11/+4
2012-10-29fixes #4511: remove focus on opened modal windowMark Otto2-0/+9
2012-10-29Merge branch '2.1.2-wip' of github.com:twitter/bootstrap into 2.1.2-wipMark Otto6-5931/+9
2012-10-29add a ton of the new vars to the customizerMark Otto2-0/+58
2012-10-29http linkfat1-1/+1
2012-10-29Merge branch '2.1.2-wip' of github.com:twitter/bootstrap into 2.1.2-wipfat35-54/+54
Conflicts: bootstrap/css/bootstrap.css bootstrap/css/bootstrap.min.css
2012-10-29remove haunt, remove bootstrap dir, add bower supportfat7-5932/+10
2012-10-29add media.less to customizer pageMark Otto3-28/+30
2012-10-29v2.2.0 instead of v2.1.2Mark Otto38-57/+57
2012-10-26Adding .inline for ul and olAndreas Cederström4-28/+104
2012-10-18fixes #5572: document .input-block-levelMark Otto3-12/+34
2012-10-17don't lookup typeahead when shift alt or ctrl are pushedJacob Thornton4-1/+10
2012-10-17when static, refocus on clickJacob Thornton4-10/+16
2012-10-17Merge branch '2.1.2-wip' of github.com:twitter/bootstrap into 2.1.2-wipJacob Thornton4-10/+53
2012-10-17Merge branch 'delegate-api-to-document' of ↵Jacob Thornton18-185/+134
git://github.com/badcarl/bootstrap into badcarl-delegate-api-to-document Conflicts: js/bootstrap-carousel.js
2012-10-17Merge pull request #5309 from erlendfh/dropdown-bugfixbilly gates4-10/+53
Fixed bug in dropdown toggle where menu would only clear on the first dropdown
2012-10-17rebuildJacob Thornton4-11/+11
2012-10-17Merge pull request #5323 from artiz/masterbilly gates2-3/+8
Please check my fix for #4550
2012-10-17Merge pull request #5366 from Sinetheta/2.1.2-wipbilly gates2-1/+20
Fix for #5362
2012-10-17Merge branch '2.1.2-wip' of github.com:twitter/bootstrap into 2.1.2-wipJacob Thornton1-4/+4
2012-10-17fix carousel eventJacob Thornton5-17/+29
2012-10-17Merge pull request #5389 from frntz/2.1.2-wipbilly gates1-4/+4
Update js/bootstrap-tooltip.js
2012-10-17Merge branch '2.1.2-wip' of github.com:twitter/bootstrap into 2.1.2-wipJacob Thornton8-21/+45
2012-10-17add updater function and rebuildJacob Thornton3-12/+24