aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2013-08-05Fix Issue #8175 - remove lh for input-lg|smgeedmo1-2/+0
2013-08-05Fix Issue #8175geedmo1-1/+1
2013-08-05Merge pull request #9121 from Flydiverny/alertsMark Otto3-10/+14
Added padding variable for alerts and changed customize.html
2013-08-05Remove dupe hover background colorMark Otto3-3/+1
2013-08-05Update labels to include a base classMark Otto5-12/+26
* Builds on the new button styles by requiring a `.btn-default` for the regular, gray labels * Updates components examples to show new stuff
2013-08-06Comma for clarificationMarkus Maga1-1/+1
2013-08-06Added padding variable for alerts and changed customize.html Warning state ↵Markus Maga3-10/+14
(which doesn't exist anymore)
2013-08-05Fixes #8732: unfucks disabled fieldset form example with form groupsMark Otto4-12/+22
2013-08-05fix scrollSpy instructions for JS callFlorian Weber1-1/+1
Don't really know if this is correct, but at least it only worked for me that way...
2013-08-05Merge branch '3.0.0-wip' of github.com:twbs/bootstrap into 3.0.0-wipMark Otto1-1/+1
2013-08-05Enable scrollable responsive nav barMark Otto5-2/+78
Fixes #9007 in a hopefully decent way
2013-08-05carousel.less: copyedit explanatory commentChris Rebert1-1/+1
2013-08-05Merge branch 'pullright' of https://github.com/liuyl/bootstrap into ↵Mark Otto6-19/+6
liuyl-pullright Conflicts: dist/css/bootstrap.min.css
2013-08-05Fixes #8150: add `.static-form-control` for vertical alignment of static ↵Mark Otto5-8/+54
form text - Also fixes the vertical alignment of labels in horizontal layouts on account of the recent button and input padding changes - Also changes the vertical alignment of the checkboxes and radios in horizontal forms
2013-08-05Fixes #8872: widen the carousel indicators to prevent wrappingMark Otto3-6/+9
2013-08-05Fixes #8795, a reoccurence of #1969Mark Otto3-1/+25
2013-08-05Merge branch '3.0.0-wip' of github.com:twbs/bootstrap into 3.0.0-wipMark Otto1-2/+2
2013-08-05More button updatesMark Otto4-27/+64
- Fixes #9113 (caret colors in dropdown buttons) - Darken borders around buttons for contrast in button groups
2013-08-05Merge pull request #9110 from chrisseaton/help-block-fixChris Rebert1-2/+2
Update css.html
2013-08-05Update css.htmlChris Seaton1-2/+2
.help-block talks about being 'longer', but with .help-inline gone, it's not longer than anything and the comparison is confusing.
2013-08-05Fixes #8770: mobile-first (stacked by default) horizontal dlsMark Otto4-46/+50
2013-08-05Fixes #8786 (part 2): new default button stylesMark Otto5-22/+27
Also relevant: http://www.youtube.com/watch?v=Ldyx3KHOFXw
2013-08-05Fixes #8786 (part 1): darken hover states on buttonsMark Otto3-15/+15
2013-08-05Fixes #9049: switch order of gradient mixin params to avoid problems for ↵Mark Otto1-2/+2
upgraders
2013-08-05Fixes #9073: add note to homepage about download differencesMark Otto2-2/+3
2013-08-05Merge branch '3.0.0-wip' of github.com:twbs/bootstrap into 3.0.0-wipMark Otto2-2/+2
2013-08-05more docs changesMark Otto1-5/+1
2013-08-05update modals demo codeMark Otto1-2/+2
2013-08-05Clean up mixins, fix #9100 (no ms-keyframes)Mark Otto4-25/+10
- Spacing tweaks in the general mixins - Add comments to transform mixins about IE support - Remove `-ms-keyframes` because only IE10+ supports it, and without prefix
2013-08-05typoMark Otto1-1/+1
2013-08-05Merge pull request #9097 from trevorah/patch-1Chris Rebert1-1/+1
fixed small typo
2013-08-05fixed small typoAndy Trevorah1-1/+1
its => belonging to it it's => it is / it has
2013-08-05Merge pull request #9091 from liuyl/docsChris Rebert1-1/+1
remove image description from docs
2013-08-05remove image descriptionliuyl1-1/+1
2013-08-05fixes #8832 and #8823: remove max-width from .navbar-brand when not mobileMark Otto3-1/+3
2013-08-05fixes #9063: add var for navbar border radiusMark Otto3-2/+5
2013-08-05run grunt distMark Otto2-6/+7
2013-08-05update docs nav to use new stuffMark Otto1-1/+1
2013-08-05Merge branch 'patch-1' of https://github.com/jholl/bootstrap into jholl-patch-1Mark Otto1-5/+5
2013-08-05Merge branch '3.0.0-wip' of github.com:twbs/bootstrap into 3.0.0-wipMark Otto4-7/+6
2013-08-04use quotes to allow dots in data-parentJason Diamond1-1/+1
2013-08-04failing test for dot in data-parentJason Diamond1-0/+35
2013-08-04Merge pull request #9087 from eratzlaff/3.0.0-wipChris Rebert1-2/+2
Update documentation on offset for small medium and large devices.
2013-08-04Fixes #9061: Panel titles should inherit color when linkedMark Otto3-1/+8
2013-08-04fixes #8805: ensure .active buttons in button groups behave like :active buttonsMark Otto3-3/+6
2013-08-04fixes #8793: remove padding-right from inputs with state changesMark Otto3-5/+1
2013-08-05Update documentation on offset for small medium and large devices. "Grid ↵Elvis Ratzlaff1-2/+2
options"
2013-08-04Merge pull request #9081 from vsn4ik/rem_type_attrMark Otto3-5/+4
Remove type attribute of tag "script".
2013-08-04Enable input focus state customizationMark Otto5-9/+29
- Add new mixin to generate and customize focus state as needed - Adds variable to set default color - Include clear disclaimer about customizing this—it's about users', so don't go making everything bright red and expect them not to be confused or alarmed. Relevant issues: #2742, #4185, #7942, #8171, #8610, #9044
2013-08-04Fixes #8723: allow modals to not need the .fade class /cc @fatMark Otto3-5/+5