aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2016-02-24@warn if minimum width of smallest breakpoint != 0alberto1-0/+9
Fixes #19217
2016-02-23Merge pull request #19294 from twbs/ios-9.2Chris Rebert1-1/+1
Use iOS 9.2 in Sauce tests
2016-02-23Merge pull request #19293 from twbs/el-capitanChris Rebert1-3/+3
Use OS X El Capitan for Sauce tests
2016-02-23Use iOS 9.2 in Sauce testsChris Rebert1-1/+1
[skip validator]
2016-02-23Use OS X El Capitan for Sauce testsChris Rebert1-3/+3
[skip validator]
2016-02-23Merge pull request #19291 from twbs/win10Chris Rebert1-2/+2
Use Windows 10 for Win Chrome+Firefox tests on Sauce Labs
2016-02-23Use Windows 10 for Win Chrome+Firefox tests on Sauce LabsChris Rebert1-2/+2
[skip validator]
2016-02-23Bump grunt-contrib-concat.XhmikosR2-56/+30
[skip sauce]
2016-02-23Update Jekyll to v3.1.2.XhmikosR2-3/+3
[skip sauce]
2016-02-23Update scss_lint to v0.46.0.XhmikosR2-3/+3
[skip sauce]
2016-02-19Appropriate use of fieldset/div, legend, callout for hidden/no label ↵Patrick H. Lauke1-43/+51
alternatives
2016-02-19Add form-control-legendPatrick H. Lauke1-0/+12
2016-02-19Run grunt.XhmikosR16-24/+24
[ci skip]
2016-02-19Update devDependencies.XhmikosR2-391/+223
2016-02-19Bump scss_lint to v0.45.0.XhmikosR2-6/+6
[skip sauce]
2016-02-19Merge pull request #19029 from twbs/v4-dev-xmr-grunt-htmlXhmikosR10-22/+14
Update grunt-html
2016-02-19Travis CI: switch to the Trusty image.XhmikosR1-1/+2
2016-02-19Fix validation errors.XhmikosR6-6/+6
[skip sauce]
2016-02-19Update grunt-html to v6.0.0.XhmikosR3-15/+6
Also remove the workaround for the old validator version. [skip sauce]
2016-02-18Docs: Add example of .dropdown-menu-rightJeremy Kratz1-6/+11
Fixes #18493 Closes #18836 [skip sauce]
2016-02-18Merge pull request #18987 from xcatliu/v4-dev-fix-search-json-prefixChris Rebert1-1/+1
Add prefix to footer.html search.json [skip sauce]
2016-02-18Document .pos-f-t utility class; fixes #18494Russell Beye1-0/+14
Add documentation to components/utilities to publicly expose the .pos-f-t utility class to users. Closes #18799 [skip sauce]
2016-02-18Document the possibility of extending the $spacers mapTobias2-0/+3
It's very handy to add another spacer size (e.g. `4`) which can easily be done by extending the map. Example: ``` $spacers: ( 0: ( x: 0, y: 0 ), 1: ( x: $spacer-x, y: $spacer-y ), 2: ( x: ($spacer-x * 1.5), y: ($spacer-y * 1.5) ), 3: ( x: ($spacer-x * 3), y: ($spacer-y * 3) ), 4: ( x: ($spacer-x * 5), y: ($spacer-y * 5) ) ); ``` Closes #18706 [skip sauce]
2016-02-18Docs: Remove <meta name="keywords"> from <head>Chris Rebert1-1/+0
Ports #18872 to v4 [skip sauce]
2016-02-18Modal docs: Added JS event handler for relatedTarget demoJames Mosier1-0/+11
Fixes #17584 Closes #17607 by merging it
2016-02-17Merge pull request #19241 from twbs/carousel-indicators-widthChris Rebert2-2/+4
Extract $carousel-indicators-width variable
2016-02-17Extract $carousel-indicators-width variableChris Rebert2-2/+4
[skip sauce] [skip validator]
2016-02-17Merge pull request #19238 from twbs/dropdown-padding-yChris Rebert2-2/+3
Extract $dropdown-padding-y variable
2016-02-17Extract $dropdown-padding-y variableChris Rebert2-2/+3
[skip sauce] [skip validator]
2016-02-17Merge pull request #19243 from twbs/list-group-item-heading-margin-bottomChris Rebert2-3/+4
Extract $list-group-item-heading-margin-bottom variable
2016-02-17Extract $list-group-item-heading-margin-bottom variableChris Rebert2-3/+4
[skip sauce] [skip validator]
2016-02-17Merge pull request #19242 from twbs/carousel-caption-widthMark Otto2-4/+6
Extract $carousel-caption-width variable
2016-02-17Merge pull request #19239 from twbs/dropdown-margin-topMark Otto2-2/+3
Extract $dropdown-margin-top variable
2016-02-17Merge pull request #19237 from twbs/carousel-indicator-sizeMark Otto2-5/+8
Extract $carousel-indicator{-active}-size variables
2016-02-17Merge pull request #19255 from patrickhlauke/color-accessibility-callout-includePatrick H. Lauke8-10/+24
Docs: add/unify advice on contextual colors and accessibility
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