| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2021-06-14 | Replace `/` division with multiplication and custom `divide()` function (#34245) | Mark Otto | 1 | -1/+1 | |
| * Convert bulk of division to multiplication * Use custom divide() function instead of Dart Sass math module for greater compatibility * Apply suggestions from code review * Fix functions | |||||
| 2019-07-24 | Apply `at-mixin-argumentless-call-parentheses: always` stylelint rule | Martijn Cuppens | 1 | -2/+2 | |
| 2019-02-07 | Responsive font size implementation (#23816) | Martijn Cuppens | 1 | -1/+1 | |
| 2018-12-14 | Remove redundant brackets (#27768) | Martijn Cuppens | 1 | -1/+1 | |
| 2017-10-22 | Remove `thumbnail-transition` from `.img-thumbnail`. | XhmikosR | 1 | -1/+0 | |
| We don't change anything so the transition is basically unused. | |||||
| 2017-03-05 | Update spacer utilities (#22123) | Mark Otto | 1 | -1/+1 | |
| * Drop -x and -y as they're all the same - Also move -width to elsewhere in the vars because it makes no sense by spacers. - Update values of -x and -y across main Sass and docs Sass. * Update docs to reflect changes; link to spacing utils from options page | |||||
| 2016-12-19 | Add variables for transitions (#21345) | Tom Lutzenberger | 1 | -1/+1 | |
| * Add variables for transitions * Add variables for transitions | |||||
| 2016-11-28 | Remove lots of duplication + minor cleanup (#21238) | Starsam80 | 1 | -1/+1 | |
| * Remove comment that duplicated some code * Use transition mixin whenever possible * Create a new function to reduce duplication * Use the new `breakpoint-infix` method | |||||
| 2016-10-30 | Merge branch 'v4-dev' of https://github.com/HMUDesign/bootstrap into ↵ | Mark Otto | 1 | -1/+1 | |
| HMUDesign-v4-dev | |||||
| 2016-10-09 | Remove display from the .img-fluid utility | Mark Otto | 1 | -2/+2 | |
| Creating max-width images is not dependent on the display, so setting it is redundant. Cleans up the comments and implementation of the mixin as well. Fixes #20767 | |||||
| 2016-09-08 | Add new border utils | Mark Otto | 1 | -9/+0 | |
| - Move and rename .img-rounded to .rounded, .img-circle to .rounded-circle - Add new .rounded-{direction} utils - New docs pages for border utils with TBD comments for the border property - Removes most image examples for rounding from the content/images docs in favor of new docs page | |||||
| 2016-09-08 | resolves #20266 | judetucker | 1 | -1/+1 | |
| 2016-04-17 | remove references to -* outside _variables.scss | Christopher Baker | 1 | -1/+1 | |
| 2016-04-03 | Use @border-radius and add $nav-tabs-border-radius variable | vsn4ik | 1 | -1/+1 | |
| 2016-02-16 | Add $figure-caption-font-size variable | Chris Rebert | 1 | -1/+1 | |
| [skip sauce] [skip validator] | |||||
| 2016-02-03 | Redo line-height globally | Mark Otto | 1 | -1/+0 | |
| - 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-16 | Extract $thumbnail-box-shadow variable | Chris Rebert | 1 | -1/+1 | |
| 2015-11-14 | Add $thumbnail-border-width; refs #18150 | Chris Rebert | 1 | -1/+1 | |
| 2015-11-14 | $thumbnail-border => $thumbnail-border-color | Chris Rebert | 1 | -1/+1 | |
| 2015-11-14 | Refactor figure image styles to use CSS class instead of child selector | Bass Jobsen | 1 | -5/+4 | |
| Refactoring according the comments on https://github.com/twbs/bootstrap/pull/18104. Closes #18131 | |||||
| 2015-11-12 | scss: move Figures from _type to _images | O'meid | 1 | -0/+20 | |
| 2015-11-05 | Add comments explaining why we don't make `<img>`s responsive by default | Chris Rebert | 1 | -0/+6 | |
| Refs #18178 [ci skip] | |||||
| 2015-09-01 | Rename .img-responsive class to .img-fluid | Kevin Kirsche | 1 | -3/+3 | |
| Fix #17166 | |||||
| 2015-06-22 | line-height-base to line-height var | Mark Otto | 1 | -1/+1 | |
| 2015-04-26 | unnecessary comment | Mark Otto | 1 | -1/+1 | |
| 2015-04-16 | Move .img- classes to new _images.scss; move hr to _type.scss | Mark Otto | 1 | -0/+28 | |
