- 19 Feb, 2016 3 commits
-
-
Tobias authored
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]
-
Chris Rebert authored
Ports #18872 to v4 [skip sauce]
-
James Mosier authored
Fixes #17584 Closes #17607 by merging it
-
- 18 Feb, 2016 6 commits
-
-
Chris Rebert authored
Extract $carousel-indicators-width variable
-
Chris Rebert authored
[skip sauce] [skip validator]
-
Chris Rebert authored
Extract $dropdown-padding-y variable
-
Chris Rebert authored
[skip sauce] [skip validator]
-
Chris Rebert authored
Extract $list-group-item-heading-margin-bottom variable
-
Chris Rebert authored
[skip sauce] [skip validator]
-
- 17 Feb, 2016 31 commits
-
-
Mark Otto authored
Extract $carousel-caption-width variable
-
Mark Otto authored
Extract $dropdown-margin-top variable
-
Mark Otto authored
Extract $carousel-indicator{-active}-size variables
-
Patrick H. Lauke authored
Docs: add/unify advice on contextual colors and accessibility
-
Patrick H. Lauke authored
Replace jQuery with vanilla JS
-
Patrick H. Lauke authored
-
Chris Rebert authored
Add $gutter parameter to make-col mixin
-
Chris Rebert authored
[skip sauce] [skip validator]
-
Patrick H. Lauke authored
Replace "label" with "tag" in navigation
-
Patrick H. Lauke authored
-
Patrick H. Lauke authored
- Add/replace callout for color and AT with include
-
Chris Rebert authored
Extract $navbar-brand-padding-y variable
-
Chris Rebert authored
[skip sauce] [skip validator]
-
Chris Rebert authored
Add $list-group-item-padding-{x,y} variables
-
Chris Rebert authored
Add $card-columns-sm-up-column-gap variable
-
Chris Rebert authored
[skip sauce] [skip validator]
-
Chris Rebert authored
[skip sauce] [skip validator]
-
Ameya Pandilwar authored
Erratum from #19157 Closes #19245
-
Chris Rebert authored
Extract $code-padding-{x,y} variables
-
Chris Rebert authored
[skip sauce] [skip validator]
-
Chris Rebert authored
Extract $code-font-size variable
-
Chris Rebert authored
Add $figure-caption-font-size variable
-
Chris Rebert authored
[skip sauce] [skip validator]
-
Chris Rebert authored
[skip sauce] [skip validator]
-
Chris Rebert authored
[skip sauce] [skip validator]
-
Chris Rebert authored
Extract $dropdown-item-padding-x variable
-
Chris Rebert authored
[skip sauce] [skip validator]
-
Chris Rebert authored
[skip sauce] [skip validator]
-
Chris Rebert authored
[skip sauce] [skip validator]
-
Chris Rebert authored
Extract $carousel-control-sm-up-width variable
-
Chris Rebert authored
[skip sauce] [skip validator]
-