aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2013-09-12We also use Chrome :PZlatan Vasović1-1/+1
2013-09-12Merge pull request #10597 from ZDroid/patch-1Chris Rebert1-1/+1
@grid-float-breakpoint need to be @screen-sm-min
2013-09-12@grid-float-breakpoint need to be @screen-sm-minZlatan Vasović1-1/+1
:smile:
2013-09-11Merge pull request #10573 from gribelu/tooltip-fixMark Otto1-8/+8
Hardcoded Tooltip arrow positioning
2013-09-11Merge branch 'master' of github.com:twbs/bootstrapMark Otto6-6/+11
2013-09-11Fixes #10492: Account for responsive tables in panelsMark Otto3-10/+34
2013-09-11Merge pull request #10569 from ZDroid/patch-2Mark Otto5-6/+6
Change @screen-* to @screen-*-min
2013-09-11Merge pull request #10594 from twbs/navbar-form-labels-warningMark Otto1-0/+5
add same accessibility warning from .form-inline to .navbar-form docs
2013-09-11add same accessibility warning from .form-inline to .navbar-form docsChris Rebert1-0/+5
2013-09-11Merge branch 'master' of github.com:twbs/bootstrapMark Otto2-2/+3
2013-09-11Massive customizer audit and overhaulMark Otto4-274/+541
I probably missed a few things and screwed up a few others, but this takes the place of much of #9910. I haven't added many variables—that should be reserved for v3.1—but I have rejiggered the layout, added missing ones, corrected wrong values, etc. /cc @cvrebert @juthilo @saas786
2013-09-11Remove unneeded comment in layoutsMark Otto2-2/+0
2013-09-11Merge pull request #10590 from twbs/doc-jquery-versionMark Otto2-2/+2
document jQuery version requirement; fixes #10355
2013-09-11Merge pull request #10591 from twbs/modal-remote-migration-docChris Rebert1-0/+1
add modal 'remote' option semantics change to migration docs
2013-09-11add modal 'remote' option semantics change to migration docs; fixes #10585Chris Rebert1-0/+1
2013-09-11document jQuery version requirement; fixes #10355Chris Rebert2-2/+2
2013-09-11scope customizer h4 changeMark Otto1-1/+1
2013-09-11Merge branch 'master' of github.com:twbs/bootstrapMark Otto6-29/+50
Conflicts: dist/css/bootstrap.min.css
2013-09-11run gruntMark Otto1-1/+1
2013-09-11re-fix typo in commentChris Rebert1-1/+1
2013-09-11Merge pull request #10584 from twbs/ie_viewportsMark Otto5-26/+39
Fixes #10497: Fix Windows 8 and Windows Phone 8 behavior and apply to docs
2013-09-11Merge branch 'ie_viewports' of github.com:twbs/bootstrap into ie_viewportsMark Otto2-2/+3
Conflicts: getting-started.html less/responsive-utilities.less
2013-09-11fixes #10497: Fix Windows 8 and Windows Phone 8 behavior and apply it to the ↵Mark Otto5-26/+38
docs
2013-09-11remove unnecessary right and left properties on .modal-dialogMark Otto3-5/+1
2013-09-11fixes #10497: Fix Windows 8 and Windows Phone 8 behavior and apply it to the ↵Mark Otto5-26/+38
docs
2013-09-11Merge pull request #10338 from twbs/readd-optin-notesMark Otto1-3/+11
Fix #10324: Add opt-in note to tooltip docs
2013-09-11Merge branch 'master' of github.com:twbs/bootstrapMark Otto14-51/+41
Conflicts: dist/css/bootstrap.min.css
2013-09-11move to separate about pageMark Otto4-0/+85
2013-09-11Remove old and unused .prettyprint styles in code.less (per #10566)Mark Otto3-10/+1
2013-09-11Merge pull request #10579 from roryokane/patch-1Chris Rebert1-1/+1
Fix capitalization of “list groups” in middle of sentence
2013-09-11Fix capitalization of “list groups” in middle of sentenceRory O’Kane1-1/+1
When “list groups” is used in the middle of a sentence in http://getbootstrap.com/components/#list-group-basic, it is not capitalized.
2013-09-11Fixed hardcoded tooltip arrow positioninggribelu1-8/+8
Tooltip Arrow positioning was hardcoded to 5px instead of using @tooltip-arrow-width.
2013-09-11The lastZlatan Vasović1-1/+1
2013-09-11Again?Zlatan Vasović1-1/+1
2013-09-11Rumbo JumboZlatan Vasović1-1/+1
2013-09-11Another fixupZlatan Vasović1-2/+2
2013-09-11Eagle eyeZlatan Vasović1-1/+1
2013-09-11Merge pull request #10567 from ZDroid/patch-2Chris Rebert1-1/+1
Use @screen-sm-min in forms
2013-09-11Use @screen-sm-min in formsZlatan Vasović1-1/+1
2013-09-10Remove multiple touch icons and roll with a single oneMark Otto4-3/+0
2013-09-10Merge pull request #9989 from eins78/more-monospace-elementsMark Otto1-1/+3
code.less: also set default monospace font for `<kbd>` and `<samp>`
2013-09-10Merge pull request #10565 from twbs/gruntfile-css-bannerMark Otto9-34/+35
generate CSS banners via Gruntfile; fixes #10101
2013-09-10Merge pull request #10560 from ZDroid/patch-1Mark Otto1-1/+0
Remove display: block from address
2013-09-10generate CSS banners via Gruntfile; fixes #10101Chris Rebert8-33/+34
2013-09-10fix punctuation in author field of package.jsonChris Rebert1-1/+1
2013-09-10rm period from licensing header so it's not mistaken as part of the URLChris Rebert3-3/+3
2013-09-10run grunt distChris Rebert2-2/+3
2013-09-10Merge pull request #10563 from lipis/patch-1Chris Rebert1-3/+3
Updated the old btn-large in carousel example
2013-09-11Updated the old btn-large in carousel exampleLipis1-3/+3
2013-09-10add missing comma in carousel.less; fixes #10562Chris Rebert1-1/+1