aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2016-02-16Merge pull request #19247 from twbs/code-padding-varsChris Rebert2-2/+4
Extract $code-padding-{x,y} variables
2016-02-16.navbar-divider width: 1px=>$border-widthChris Rebert1-1/+1
[skip sauce] [skip validator]
2016-02-16Extract $code-padding-{x,y} variablesChris Rebert2-2/+4
[skip sauce] [skip validator]
2016-02-16Merge pull request #19246 from twbs/code-font-sizeChris Rebert2-3/+4
Extract $code-font-size variable
2016-02-16Merge pull request #19244 from twbs/figure-caption-font-sizeChris Rebert2-1/+6
Add $figure-caption-font-size variable
2016-02-16Extract $code-font-size variableChris Rebert2-3/+4
[skip sauce] [skip validator]
2016-02-16Add $figure-caption-font-size variableChris Rebert2-1/+6
[skip sauce] [skip validator]
2016-02-16Extract $carousel-caption{-sm-up}-width variablesChris Rebert2-4/+6
[skip sauce] [skip validator]
2016-02-16Merge pull request #19240 from twbs/dropdown-item-padding-xChris Rebert2-2/+4
Extract $dropdown-item-padding-x variable
2016-02-16Extract $dropdown-item-padding-x variableChris Rebert2-2/+4
[skip sauce] [skip validator]
2016-02-16Extract $dropdown-margin-top variableChris Rebert2-2/+3
[skip sauce] [skip validator]
2016-02-16Extract $carousel-indicator{-active}-size variablesChris Rebert2-5/+8
[skip sauce] [skip validator]
2016-02-16Merge pull request #19235 from twbs/carousel-control-sm-up-widthChris Rebert2-6/+7
Extract $carousel-control-sm-up-width variable
2016-02-16Extract $carousel-control-sm-up-size variableChris Rebert2-6/+7
[skip sauce] [skip validator]
2016-02-16Extract $carousel-icon-width variableChris Rebert2-5/+7
[skip sauce] [skip validator]
2016-02-16gruntMark Otto8-6/+8
2016-02-16Fixes #19142 (follow-up to #18771): Restore cursor: pointer to custom ↵Mark Otto1-0/+1
radio/checkbox components
2016-02-16update migration docsMark Otto1-2/+3
2016-02-16gruntMark Otto8-42/+42
2016-02-16Merge branch 'fix-19094' of https://github.com/ameya-pandilwar/bootstrap ↵Mark Otto10-99/+99
into ameya-pandilwar-fix-19094
2016-02-16Merge pull request #19116 from twbs/docs-17264Mark Otto1-18/+31
Docs: Add captions above progress bars
2016-02-16Merge branch 'v4-dev' into mark-paddingMark Otto25-33/+64
2016-02-16gruntMark Otto4-4/+4
2016-02-16Merge pull request #19210 from twbs/small-font-sizeMark Otto2-1/+3
Add $small-font-size variable
2016-02-16Merge pull request #19211 from twbs/mark-bg-varMark Otto2-1/+2
Add $mark-bg so <mark>'s background-color can be customized independently of $state-warning-bg
2016-02-16Merge pull request #19214 from twbs/label-font-sizeMark Otto2-1/+2
Add $label-font-size variable in the name of not hardcoding values
2016-02-16Merge pull request #19215 from twbs/label-pill-border-radiusMark Otto2-3/+4
Add $label-pill-border-radius variable
2016-02-16Merge pull request #19218 from twbs/breakpoint-vars-are-minimumsMark Otto1-1/+1
Clarify that $grid-breakpoints are minimum widths for each breakpoint
2016-02-16fixes #19148 as follow up to #19099: ensure local mixin variable is used for ↵Mark Otto1-2/+2
in make-grid-columns mixin
2016-02-16gruntMark Otto13-14/+24
2016-02-16Merge pull request #19232 from patrickhlauke/tests-visual-buttons-patch1Patrick H. Lauke1-0/+5
Visual/manual test for checkbox/radio button kbd behavior
2016-02-16Merge pull request #19224 from kandros/v4-devChris Rebert1-1/+1
Fix typos in documentation - in plural tag names in reboot.md [skip sauce]
2016-02-16Visual/manual test for checkbox/radio button kbd behaviorPatrick H. Lauke1-0/+5
2016-02-16Fix typos in plural tag namesJaga Santagostino1-1/+1
2016-02-16Merge pull request #19222 from ↵Patrick H. Lauke1-0/+3
patrickhlauke/kbd-navigation-fix-checkbox-radio-toggle-port1 Focus (visually hidden) input radio/checkbox
2016-02-16Focus (visually hidden) input radio/checkboxPatrick H. Lauke1-0/+3
This allows for keyboard navigation (e.g. arrow keys left/right to trigger different radio buttons) following an initial mouse click interaction
2016-02-16Merge pull request #19220 from twbs/jq-event-alias-throw-errChris Rebert1-1/+4
js/tests/index.html: Replace jQuery event alias methods with functions that throw errors
2016-02-16js/tests/index.html: Replace jQuery event alias methods with functions that ↵Chris Rebert1-1/+4
throw explanatory errors, instead of with undefined Refs https://github.com/twbs/bootstrap/pull/19219#issuecomment-184653699 [skip validator]
2016-02-16Merge pull request #19219 from twbs/contrib-jq-event-aliasesChris Rebert1-0/+1
CONTRIBUTING: Document restriction regarding jQuery event alias methods
2016-02-16CONTRIBUTING: Document restriction regarding jQuery event alias methodsChris Rebert1-0/+1
Refs #19192 [ci skip]
2016-02-16Change comment to clarify that $grid-breakpoints are minimum widths for each ↵Chris Rebert1-1/+1
breakpoint (as opposed to maximums) [ci skip]
2016-02-16Merge pull request #19216 from twbs/dropdown-min-widthChris Rebert2-1/+2
Extract $dropdown-min-width variable
2016-02-16Introduce $mark-bg variable so that <mark>'s background-color can be ↵Chris Rebert2-1/+2
customized independently of $state-warning-bg [skip sauce] [skip validator]
2016-02-16Extract $dropdown-min-width variableChris Rebert2-1/+2
[skip sauce] [skip validator]
2016-02-16Add $label-pill-border-radius variableChris Rebert2-3/+4
[skip sauce] [skip validator]
2016-02-16Merge pull request #19213 from twbs/label-pill-padding-xChris Rebert2-2/+3
Extract $label-pill-padding-x variable
2016-02-16Add $label-font-size variable in the name of not hardcoding valuesChris Rebert2-1/+2
[skip sauce] [skip validator]
2016-02-16Extract $label-pill-padding-x variableChris Rebert2-2/+3
[skip sauce] [skip validator]
2016-02-16Merge pull request #19212 from twbs/label-padding-x-yChris Rebert2-1/+3
Extract $label-padding-{x,y} variables
2016-02-16Extract $label-padding-{x,y} variablesChris Rebert2-1/+3
[skip sauce] [skip validator]