aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2016-02-17Merge pull request #19259 from patrickhlauke/keyboard-navigation-focus-patch1Patrick H. Lauke1-1/+1
Replace jQuery with vanilla JS
2016-02-17Replace jQuery with vanilla JSPatrick H. Lauke1-1/+1
2016-02-17Merge pull request #19257 from twbs/fix-19147Chris Rebert2-4/+4
Add $gutter parameter to make-col mixin
2016-02-17Add $gutter parameter to make-col mixin; fixes #19147Chris Rebert2-4/+4
[skip sauce] [skip validator]
2016-02-17Merge pull request #19256 from patrickhlauke/label-tag-nav-fixup1Patrick H. Lauke1-1/+1
Replace "label" with "tag" in navigation
2016-02-17Replace "label" with "tag" in navigationPatrick H. Lauke1-1/+1
2016-02-17- Conveying color meaning to AT as markdown includePatrick H. Lauke8-10/+24
- Add/replace callout for color and AT with include
2016-02-16Add $card-img-overlay-padding variableChris Rebert2-1/+3
[skip sauce] [skip variable]
2016-02-16Merge pull request #19251 from twbs/navbar-brand-padding-yChris Rebert2-2/+3
Extract $navbar-brand-padding-y variable
2016-02-16Extract $navbar-brand-padding-y variableChris Rebert2-2/+3
[skip sauce] [skip validator]
2016-02-16Merge pull request #19250 from twbs/list-group-item-paddingChris Rebert2-1/+4
Add $list-group-item-padding-{x,y} variables
2016-02-16Merge pull request #19249 from twbs/card-columns-sm-up-column-gapChris Rebert2-1/+3
Add $card-columns-sm-up-column-gap variable
2016-02-16Add $card-columns-sm-up-column-gap variableChris Rebert2-1/+3
[skip sauce] [skip validator]
2016-02-16Add $list-group-item-padding-{x,y} variablesChris Rebert2-1/+4
[skip sauce] [skip validator]
2016-02-16_tags.scss: Updated comments to reflect name changeAmeya Pandilwar1-4/+4
Erratum from #19157 Closes #19245
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