| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2016-02-16 | Extract $carousel-icon-width variable | Chris Rebert | 1 | -0/+2 | |
| [skip sauce] [skip validator] | |||||
| 2016-02-16 | Merge branch 'fix-19094' of https://github.com/ameya-pandilwar/bootstrap ↵ | Mark Otto | 1 | -18/+18 | |
| into ameya-pandilwar-fix-19094 | |||||
| 2016-02-16 | Merge branch 'v4-dev' into mark-padding | Mark Otto | 1 | -1/+12 | |
| 2016-02-16 | Merge pull request #19210 from twbs/small-font-size | Mark Otto | 1 | -0/+2 | |
| Add $small-font-size variable | |||||
| 2016-02-16 | Merge pull request #19211 from twbs/mark-bg-var | Mark Otto | 1 | -0/+1 | |
| Add $mark-bg so <mark>'s background-color can be customized independently of $state-warning-bg | |||||
| 2016-02-16 | Merge pull request #19214 from twbs/label-font-size | Mark Otto | 1 | -0/+1 | |
| Add $label-font-size variable in the name of not hardcoding values | |||||
| 2016-02-16 | Merge pull request #19215 from twbs/label-pill-border-radius | Mark Otto | 1 | -0/+3 | |
| Add $label-pill-border-radius variable | |||||
| 2016-02-16 | Merge pull request #19218 from twbs/breakpoint-vars-are-minimums | Mark Otto | 1 | -1/+1 | |
| Clarify that $grid-breakpoints are minimum widths for each breakpoint | |||||
| 2016-02-16 | Change comment to clarify that $grid-breakpoints are minimum widths for each ↵ | Chris Rebert | 1 | -1/+1 | |
| breakpoint (as opposed to maximums) [ci skip] | |||||
| 2016-02-16 | Introduce $mark-bg variable so that <mark>'s background-color can be ↵ | Chris Rebert | 1 | -0/+1 | |
| customized independently of $state-warning-bg [skip sauce] [skip validator] | |||||
| 2016-02-16 | Extract $dropdown-min-width variable | Chris Rebert | 1 | -0/+1 | |
| [skip sauce] [skip validator] | |||||
| 2016-02-16 | Add $label-pill-border-radius variable | Chris Rebert | 1 | -0/+3 | |
| [skip sauce] [skip validator] | |||||
| 2016-02-16 | Add $label-font-size variable in the name of not hardcoding values | Chris Rebert | 1 | -0/+1 | |
| [skip sauce] [skip validator] | |||||
| 2016-02-16 | Extract $label-pill-padding-x variable | Chris Rebert | 1 | -0/+1 | |
| [skip sauce] [skip validator] | |||||
| 2016-02-16 | Extract $label-padding-{x,y} variables | Chris Rebert | 1 | -0/+2 | |
| [skip sauce] [skip validator] | |||||
| 2016-02-15 | Add $small-font-size variable | Chris Rebert | 1 | -0/+2 | |
| [skip sauce] [skip validator] | |||||
| 2016-02-15 | Add $mark-padding variable | Chris Rebert | 1 | -0/+2 | |
| [skip sauce] [skip validator] | |||||
| 2016-02-15 | Extract $modal-content-border-width variable | Chris Rebert | 1 | -1/+2 | |
| [skip sauce] [skip validator] | |||||
| 2016-02-15 | Extract $modal-{header,footer}-border-width variables | Chris Rebert | 1 | -0/+2 | |
| [skip sauce] [skip validator] | |||||
| 2016-02-15 | Extract $modal-dialog-sm-up-margin-y variable | Chris Rebert | 1 | -0/+1 | |
| [skip sauce] [skip validator] | |||||
| 2016-02-15 | Extract new $modal-dialog-margin variable | Chris Rebert | 1 | -0/+2 | |
| [skip sauce] [skip validator] | |||||
| 2016-02-11 | Rename .label class to .tag | Ameya Pandilwar | 1 | -12/+12 | |
| 2016-02-09 | Merge pull request #18925 from twbs/fixes-18922 | Chris Rebert | 1 | -2/+8 | |
| Make translation of custom file input text easier | |||||
| 2016-02-08 | Move to a translucent input border with background-clip: padding-box for ↵ | Mark Otto | 1 | -1/+1 | |
| improved blending across different background-colors | |||||
| 2016-02-07 | Merge branch 'v4-dev' into v4-form-sizing | Mark Otto | 1 | -0/+15 | |
| 2016-02-07 | updated button/form-control padding and line-height | Mark Otto | 1 | -7/+9 | |
| - Moves from no set line-height (inherited of 1.5) to declared 1.25 for all inputs and buttons (regardless of size modifier). - Updates padding to be `.5rem` instead of `.375rem` so that padding is more likely to be whole numbers based on the root font-size. - Whole numbers will be beneficial in avoiding odd fractional pixels that can lead to misalignment as shown in #18607. - Large buttons and inputs are now a tad wider, and smaller buttons/inputs a tad shorter and narrower, too. | |||||
| 2016-02-07 | Assert that $grid-breakpoints and $container-max-widths are in ascending ↵ | Chris Rebert | 1 | -0/+14 | |
| order; fixes #18549 [skip sauce] | |||||
| 2016-02-06 | Add $enable-print-styles variable for _print.scss; fixes #19101 | Chris Rebert | 1 | -0/+1 | |
| [skip sauce] | |||||
| 2016-02-06 | Merge branch 'v4-dev' into v4-split-buttons | Mark Otto | 1 | -18/+107 | |
| 2016-02-06 | Follow up to #19099: Correct grid gutter value | Mark Otto | 1 | -1/+1 | |
| 2016-02-06 | update to latest from @thekondrashov's jsfiddle | Mark Otto | 1 | -3/+3 | |
| 2016-02-06 | Merge branch 'patch-1' of https://github.com/thekondrashov/bootstrap into ↵ | Mark Otto | 1 | -7/+7 | |
| thekondrashov-patch-1 | |||||
| 2016-02-06 | Merge branch 'v4-dev' into v4-grid-redux | Mark Otto | 1 | -2/+2 | |
| 2016-02-06 | Merge branch 'v4-dev' into v4-font-stack | Mark Otto | 1 | -2/+2 | |
| 2016-02-06 | Update to drop Open Sans, add Fira and Droid Sans | Mark Otto | 1 | -1/+1 | |
| 2016-02-06 | use px in grid col padding since we're using px everywhere else for them | Mark Otto | 1 | -1/+1 | |
| 2016-02-06 | linter | Mark Otto | 1 | -2/+2 | |
| 2016-02-05 | Switch to native font stack | Mark Otto | 1 | -2/+2 | |
| 2016-02-03 | Merge branch 'v4-card-fuckery' into v4-dev | Mark Otto | 1 | -1/+1 | |
| 2016-02-03 | Redo line-height globally | Mark Otto | 1 | -5/+5 | |
| - Rename -height to -height-base to match other vars - Drop use of -height across the board and rely on it to be inherited - Adjust padding of .dropdown-header to account for different line-height of h6 heading element (this needs refactoring for variables and rems also) | |||||
| 2016-01-23 | Merge pull request #19002 from twbs/blockquote-border-width | Mark Otto | 1 | -0/+1 | |
| Add $blockquote-border-width variable | |||||
| 2016-01-17 | Make translation of custom file input text easier; fixes #18922 | Chris Rebert | 1 | -2/+8 | |
| [skip sauce] | |||||
| 2016-01-17 | fuck around with card borders and more | Mark Otto | 1 | -1/+1 | |
| 2016-01-17 | Merge pull request #18920 from twbs/v4-custom-forms-vars | Mark Otto | 1 | -3/+66 | |
| v4: Custom forms variables | |||||
| 2016-01-17 | Merge pull request #18883 from twbs/zindex-dropdown-backdrop | Mark Otto | 1 | -0/+1 | |
| Use proper variable for .dropdown-backdrop's z-index | |||||
| 2016-01-17 | add custom file vars, fix up custom select var | Mark Otto | 1 | -0/+19 | |
| 2016-01-16 | Hella vars for custom checkboxes and radios and selects | Mark Otto | 1 | -4/+48 | |
| 2016-01-16 | Extract variables for .modal-content box-shadow | Chris Rebert | 1 | -2/+4 | |
| [skip sauce] [skip validator] | |||||
| 2016-01-16 | Extract $thumbnail-box-shadow variable | Chris Rebert | 1 | -0/+1 | |
| 2016-01-16 | Extract $popover-box-shadow variable | Chris Rebert | 1 | -0/+1 | |
